Commits

DateSubjectAuthorReleases
2024-12-17 Set the stack_base_ptr in main(), not in random other places. Tom Lane 18.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-01-14 Change representation of statement lists, and add statement location info. Tom Lane 10.0
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2013-04-01 Fix insecure parsing of server command-line switches. Tom Lane 9.0.13
2013-04-01 Fix insecure parsing of server command-line switches. Tom Lane 9.1.9
2013-04-01 Fix insecure parsing of server command-line switches. Tom Lane 9.2.4
2013-04-01 Fix insecure parsing of server command-line switches. Tom Lane 9.3.0
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0
2011-04-07 Revise the API for GUC variable assign hooks. Tom Lane 9.1.0
2011-03-01 Rearrange snapshot handling to make rule expansion more consistent. Tom Lane 9.1.0
2009-11-04 Add support for invoking parser callback hooks via SPI and in cached plans. Tom Lane 9.0.0
2009-09-01 Move processing of startup-packet switches and GUC settings into InitPostgres, Tom Lane 9.0.0
2009-08-29 Remove the use of the pg_auth flat file for client authentication. Tom Lane 9.0.0
2008-12-13 Remove pg_plan_queries()'s now-useless needSnapshot parameter. It's useless Tom Lane 8.4.0
2007-04-16 Expose more cursor-related functionality in SPI: specifically, allow Tom Lane 8.3.0
2007-02-20 Remove the Query structure from the executor's API. This allows us to stop Tom Lane 8.3.0
2006-10-07 On platforms that have getrlimit(RLIMIT_STACK), use it to ensure that Tom Lane 8.2.0
2006-09-08 Tweak the behavior of log_duration as proposed by Guillaume Smet: rather Tom Lane 8.2.0
2006-03-14 Improve parser so that we can show an error cursor position for errors Tom Lane 8.2.0
2005-08-11 Autovacuum loose end mop-up. Provide autovacuum-specific vacuum cost Tom Lane 8.1.0
2005-07-14 Integrate autovacuum functionality into the backend. There's still a Tom Lane 8.1.0