Commits

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

DateSubjectAuthorReleases
2009-08-10 Fix URL to "The Hitch-Hiker's Guide to Evolutionary Computation". Alvaro Herrera 8.4.1
2009-08-10 Fix number of columns declared for pg_user_mappings description table. Alvaro Herrera 8.4.1
2009-08-07 Document that autovacuum may run ANALYZE Alvaro Herrera 8.4.1
2009-07-20 Install src/include/utils/fmgroids.h on VPATH builds too. Alvaro Herrera 8.4.1
2009-06-09 Fix typo, per Tom Alvaro Herrera 8.4.0
2009-06-09 Dynamically set a lower bound on autovacuum nap time so that we don't rebuild Alvaro Herrera 8.4.0
2009-05-14 Translation updates Alvaro Herrera 8.4.0
2009-05-04 Avoid a memory allocation in the backend startup code, to avoid having to check Alvaro Herrera 8.4.0
2009-04-16 Fix the regression test error message for array_fill, too. Alvaro Herrera 8.4.0
2009-04-15 Substitute extraneous underscores with spaces. Alvaro Herrera 8.4.0
2009-04-15 Add missing gettext calls around some strings. Also remove quotes around the Alvaro Herrera 8.4.0
2009-04-15 Add missing periods. Alvaro Herrera 8.4.0
2009-04-14 pg_restore -jN does not equate "multiple jobs", so partly revert the Alvaro Herrera 8.4.0
2009-04-13 Make new strings more alike previously existing messages. Alvaro Herrera 8.4.0
2009-04-11 Make string more alike other similar messages. Alvaro Herrera 8.4.0
2009-04-04 Disallow setting fillfactor for TOAST tables. Alvaro Herrera 8.4.0
2009-03-30 Update URL to Python bug tracker. Backpatch to 8.3; doesn't seem worthy of Alvaro Herrera 8.4.0
2009-03-09 Revert pg_bind_textdomain_codeset to a existant-but-empty function when Alvaro Herrera 8.4.0
2009-03-08 pg_bind_textdomain_codeset must exist only on ENABLE_NLS. Alvaro Herrera 8.4.0
2009-03-08 Add comments about kwlookup.c expectations Alvaro Herrera 8.4.0
2009-03-08 On Windows, call bind_textdomain_codeset on domains other than the default one, Alvaro Herrera 8.4.0
2009-03-07 Avoid MSVC breakage caused by my previous commit by not using a variable in Alvaro Herrera 8.4.0
2009-03-07 Separate the key word list that lived in keywords.c into a new header file Alvaro Herrera 8.4.0
2009-02-11 Improve psql \d+ to show TOAST reloptions too. Per complaint from Alvaro Herrera 8.4.0
2009-02-09 Update autovacuum to use reloptions instead of a system catalog, for Alvaro Herrera 8.4.0