Commits

DateSubjectAuthorReleases
2025-04-02 Change SQL-language functions to use the plan cache. Tom Lane 18.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2019-11-05 Split all OBJS style lines in makefiles into one-line-per-entry style. Andres Freund 13.0
2018-04-15 Reorganize partitioning code Alvaro Herrera 11.0
2013-07-22 Add infrastructure for mapping relfilenodes to relation OIDs. Robert Haas 9.4.0
2012-07-20 Make new event trigger facility actually do something. Robert Haas 9.3.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-07 Create a "relation mapping" infrastructure to support changing the relfilenodes Tom Lane 9.0.0
2010-01-22 Replace ALTER TABLE ... SET STATISTICS DISTINCT with a more general mechanism. Robert Haas 9.0.0
2010-01-05 Support ALTER TABLESPACE name SET/RESET ( tablespace_options ). Robert Haas 9.0.0
2008-02-19 Refactor backend makefiles to remove lots of duplicate code Peter Eisentraut 8.4.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by Tom Lane 8.3.0
2007-03-13 First phase of plan-invalidation project: create a plan cache management Tom Lane 8.3.0
2007-01-20 Remove remains of old depend target. Peter Eisentraut 8.3.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-08-17 Create a 'type cache' that keeps track of the data needed for any particular Tom Lane 7.4.1
2002-12-13 Phase 3 of read-only-plans project: ExecInitExpr now builds expression Tom Lane 7.4.1
2002-03-31 Reimplement temp tables using schemas. The temp table map is history; Tom Lane 7.3.1
2001-10-06 Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo Tom Lane 7.2.1
2000-08-31 Fix relative path references so that make knowns which dependencies refer Peter Eisentraut 7.1.1
2000-05-29 Generated header files parse.h and fmgroids.h are now copied into Tom Lane 7.1.1
1999-12-13 New LDOUT makefile variable for QNX os. Bruce Momjian 7.1.1
1999-12-09 Make LD -r as macros that can be changed for QNX. Bruce Momjian 7.1.1
1999-02-02 Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. Bruce Momjian 7.1.1
1998-08-24 o note that now pg_database has a new attribuite "encoding" even Bruce Momjian 7.1.1