Commits

Showing commits that first shipped in 8.4 (backpatches included). Clear

DateSubjectAuthorReleases
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2010-06-07 Ensure default-only storage parameters for TOAST relations Itagaki Takahiro 8.4.5
2010-03-11 Add missing reset of need_initialization in reloptions code. Tom Lane 8.4.3
2009-08-27 Fix handling of autovacuum reloptions. Alvaro Herrera 8.4.1
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-05-24 Use more-portable coding for the check on handing out the last available Tom Lane 8.4.0
2009-04-04 Remove the recently added node types ReloptElem and OptionDefElem in favor Tom Lane 8.4.0
2009-04-04 Disallow setting fillfactor for TOAST tables. Alvaro Herrera 8.4.0
2009-03-24 Implement "fastupdate" support for GIN indexes, in which we try to accumulate Tom Lane 8.4.0
2009-03-23 Const-ify the parse table passed to fillRelOptions. The previous coding Tom Lane 8.4.0
2009-02-28 Reduce the maximum value of vacuum_cost_delay and autovacuum_vacuum_cost_delay Tom Lane 8.4.0
2009-02-09 Update autovacuum to use reloptions instead of a system catalog, for Alvaro Herrera 8.4.0
2009-02-02 Allow reloption names to have qualifiers, initially supporting a TOAST Alvaro Herrera 8.4.0
2009-01-26 Allow extracting and parsing of reloptions from a bare pg_class tuple, and Alvaro Herrera 8.4.0
2009-01-12 Simplify the writing of amoptions routines by introducing a convenience Alvaro Herrera 8.4.0
2009-01-08 A couple further reloptions improvements, per KaiGai Kohei: add a validation Alvaro Herrera 8.4.0
2009-01-06 Fix string reloption handling, per KaiGai Kohei. Alvaro Herrera 8.4.0
2009-01-06 Suppress compiler warning in a different way, per Alvaro. Bruce Momjian 8.4.0
2009-01-06 Supress compiler warning. Bruce Momjian 8.4.0
2009-01-05 Change the reloptions machinery to use a table-based parser, and provide Alvaro Herrera 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-07-23 Use guc.c's parse_int() instead of pg_atoi() to parse fillfactor in Tom Lane 8.4.0
2008-04-17 Clean up a few places where Datums were being treated as pointers (and vice Alvaro Herrera 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0