Commits

DateSubjectAuthorReleases
2024-02-21 Fix typo Alvaro Herrera 17.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2021-05-15 Allow compute_query_id to be set to 'auto' and make it default Alvaro Herrera 14.0
2020-03-02 Represent command completion tags as structs Alvaro Herrera 13.0
2020-02-28 Add comments on avoid reuse of parse-time snapshot Alvaro Herrera 13.0
2019-12-11 Emit parameter values during query bind/execute errors Alvaro Herrera 13.0
2019-12-10 Add backend-only appendStringInfoStringQuoted Alvaro Herrera 13.0
2019-04-03 Log all statements from a sample of transactions Alvaro Herrera 12.0
2018-11-30 Silence compiler warning Alvaro Herrera 12.0
2018-11-29 Add log_statement_sample_rate parameter Alvaro Herrera 12.0
2013-01-02 Fix IsUnderPostmaster/EXEC_BACKEND confusion Alvaro Herrera 9.3.0
2013-01-02 Set MaxBackends only on bootstrap and standalone modes Alvaro Herrera 9.3.0
2012-07-17 Introduce timeout handling framework Alvaro Herrera 9.3.0
2010-12-17 set_ps_display when calling functions via fastpath Alvaro Herrera 9.1.0
2009-09-01 Remove flatfiles.c, which is now obsolete. Alvaro Herrera 9.0.0
2008-08-01 Add a few more DTrace probes to the backend. Alvaro Herrera 8.4.0
2008-05-12 Improve snapshot manager by keeping explicit track of snapshots. Alvaro Herrera 8.4.0
2008-05-12 Restructure some header files a bit, in particular heapam.h, by removing some Alvaro Herrera 8.4.0
2008-03-26 Rename snapmgmt.c/h to snapmgr.c/h, for consistency with other files. Alvaro Herrera 8.4.0
2008-03-26 Separate snapshot management code from tuple visibility code, create a Alvaro Herrera 8.4.0
2007-12-06 Change wording of logged message when cancelling an autovacuum task, using Alvaro Herrera 8.3.0
2007-06-29 Arrange for SIGINT in autovacuum workers to cancel the current table and Alvaro Herrera 8.3.0
2007-02-15 Restructure autovacuum in two processes: a dummy process, which runs Alvaro Herrera 8.3.0
2005-11-03 Rename the members of CommandDest enum so they don't collide with other uses of Alvaro Herrera 8.1.0