We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8fc718 commit 0895f28Copy full SHA for 0895f28
Makefile.am
@@ -28,7 +28,7 @@ AM_CPPFLAGS = $(BOOST_CPPFLAGS) $(LIBPQXX_CFLAGS) $(POSTGRESQL_CPPFLAGS) $(MONET
28
EXTRA_DIST = gitrev.h dump.hh expr.hh grammar.hh log.hh prod.hh \
29
random.hh relmodel.hh schema.hh impedance.hh known.txt known_re.txt log.sql \
30
README.org TODO.org ast.png logo.png dump.xsl util.hh sqlite.hh \
31
- dut.hh postgres.hh monetdb.hh log-v1.0-to-v1.2.sql
+ dut.hh postgres.hh monetdb.hh log-v1.0-to-v1.2.sql boring_sqlstates.txt
32
33
gitrev.h: $(HEADERS) $(SOURCES)
34
-if git describe --dirty --tags --always > /dev/null ; then \
0 commit comments