Commits

DateSubjectAuthorReleases
2021-02-02 Build in some knowledge about foreign-key relationships in the catalogs. Tom Lane 14.0
2019-01-06 Replace the data structure used for keyword lookup. Tom Lane 12.0
2018-05-18 MSVC builds must use a separate stamp file for copying generated headers. Tom Lane 11.0
2018-05-03 Blindly try to fix MSVC build's use of genbki.pl and Gen_fmgrtab.pl. Tom Lane 11.0
2018-04-08 Replace our traditional initial-catalog-data format with a better design. Tom Lane 11.0
2016-03-25 Move psql's psqlscan.l into src/fe_utils. Tom Lane 9.6.0
2016-03-19 Split psql's lexer into two separate .l files for SQL and backslash cases. Tom Lane 9.6.0
2015-11-17 Back-patch fixes to make TAP tests work on Windows. Tom Lane 9.4.6
2015-11-17 Back-patch fixes to make TAP tests work on Windows. Tom Lane 9.5.0
2012-10-08 Autoconfiscate selection of 64-bit int type for 64-bit large object API. Tom Lane 9.3.0
2010-01-05 Get rid of the need for manual maintenance of the initial contents of Tom Lane 9.0.0
2009-11-12 Remove plpgsql's separate lexer (finally!), in favor of using the core lexer Tom Lane 9.0.0
2008-08-30 Fix (hopefully) some oversights in recent Bison cleanup patch. Tom Lane 8.4.0
2008-06-24 Oops, make the MSVC build put fmgroids.h where it needs to be. Tom Lane 8.4.0
2008-05-30 Copy refint.so and autoinc.so into the src/test/regress directory during Tom Lane 8.4.0
2007-11-13 contrib/tsearch2 need not be special-cased any longer. Tom Lane 8.3.0
2006-11-29 More MSVC build support from Magnus. Tom Lane 8.2.0