Commits

DateSubjectAuthorReleases
2022-12-09 Convert a few datatype input functions to use "soft" error reporting. Tom Lane 16.0
2016-09-27 Improve contrib/cube's handling of zero-D cubes, infinities, and NaNs. Tom Lane 10.0
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 8.4.18
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.0.14
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.1.10
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.2.5
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.3.0
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.4.0
2013-01-13 Improve handling of ereport(ERROR) and elog(ERROR). Tom Lane 9.3.0
2011-08-25 Add "%option warn" to all flex input files that lacked it. Tom Lane 9.2.0
2008-08-25 Add %option noinput to contrib's flex scanners, to suppress gcc 4.3 Tom Lane 8.4.0
2005-10-15 Suppress warnings on platforms where fprintf is a macro (eg, recent Tom Lane 8.1.0
2004-09-14 Fix contrib/cube and contrib/seg to compile on Windows. Tom Lane 8.0.0
2004-02-24 Add %option nodefault to all our flex lexers. Fix a couple of rule gaps Tom Lane 8.0.0
2003-09-14 Make contrib/cube work with flex 2.5.31. Fix it up to have a real Tom Lane 7.4.1
2003-05-29 Ensure that in all flex lexers that are part of the backend, a Tom Lane 7.4.1
2002-11-07 Remove no-longer-needed inclusions to improve backward compatibility Tom Lane 7.3.1
2002-11-07 Remove no-longer-needed inclusions to improve backward compatibility Tom Lane 7.4.1
2002-09-05 Be careful to include postgres.h *before* any system headers, to ensure Tom Lane 7.3.1
2002-07-30 Since we're depending on %option noyywrap in the main scanner now, Tom Lane 7.3.1
2000-12-11 Gene Selkov's CUBE datatype (GiST example code) Tom Lane 7.1.1