Commits

DateSubjectAuthorReleases
2015-01-26 Fix volatile-safety issue in pltcl_SPI_execute_plan(). Tom Lane 9.1.15
2015-01-26 Fix volatile-safety issue in pltcl_SPI_execute_plan(). Tom Lane 9.2.10
2015-01-26 Fix volatile-safety issue in pltcl_SPI_execute_plan(). Tom Lane 9.3.6
2015-01-26 Fix volatile-safety issue in pltcl_SPI_execute_plan(). Tom Lane 9.4.1
2015-01-26 Fix volatile-safety issue in pltcl_SPI_execute_plan(). Tom Lane 9.5.0
2014-12-18 Improve hash_create's API for selecting simple-binary-key hash functions. Tom Lane 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-04-18 Create function prototype as part of PG_FUNCTION_INFO_V1 macro Peter Eisentraut 9.4.0
2014-04-08 Add new to_reg* functions for error-free OID lookups. Robert Haas 9.4.0
2014-02-23 Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion. Tom Lane 9.4.0
2013-12-22 Change the way we mark tuples as frozen. Robert Haas 9.4.0
2013-11-24 PL/Tcl: Add event trigger support Peter Eisentraut 9.4.0
2013-07-05 Update messages, comments and documentation for materialized views. Noah Misch 9.4.0
2013-07-05 Update messages, comments and documentation for materialized views. Noah Misch 9.3.0
2013-03-04 Add a materialized view relations. Kevin Grittner 9.3.0
2013-02-01 PL/Tcl: Fix compiler warnings with Tcl 8.6 Peter Eisentraut 9.3.0
2012-08-30 Split tuple struct defs from htup.h to htup_details.h Alvaro Herrera 9.3.0
2011-09-16 Redesign the plancache mechanism for more flexibility and efficiency. Tom Lane 9.2.0
2011-07-04 Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h Alvaro Herrera 9.2.0
2011-06-27 Allow callers to pass a missing_ok flag when opening a relation. Robert Haas 9.2.0