| 2011-05-24 | Tom Lane | Cleanup for pull-up-isReset patch. | commit | commitdiff | tree | 
| 2011-05-24 | Bruce Momjian | In pg_upgrade, do case-insensitive checks of locale... | commit | commitdiff | tree | 
| 2011-05-24 | Tom Lane | Adjust configure's probe for libselinux so it rejects... | commit | commitdiff | tree | 
| 2011-05-24 | Peter Eisentraut | Add a "local" replication sample entry | commit | commitdiff | tree | 
| 2011-05-24 | Peter Eisentraut | Message improvements | commit | commitdiff | tree | 
| 2011-05-24 | Tom Lane | Avoid uninitialized bits in the result of QTN2QT(). | commit | commitdiff | tree | 
| 2011-05-23 | Tom Lane | Make plpgsql complain about conflicting IN and OUT... | commit | commitdiff | tree | 
| 2011-05-23 | Heikki Linnakangas | Fix integer overflow in text_format function, reported... | commit | commitdiff | tree | 
| 2011-05-23 | Robert Haas | Improve hash_array() logic for combining hash values. | commit | commitdiff | tree | 
| 2011-05-23 | Peter Eisentraut | Message style improvements | commit | commitdiff | tree | 
| 2011-05-23 | Tom Lane | Install defenses against overflow in BuildTupleHashTable(). | commit | commitdiff | tree | 
| 2011-05-23 | Andrew Dunstan | Remove spurious underscore in name of isolation tester... | commit | commitdiff | tree | 
| 2011-05-22 | Andrew Dunstan | Use the right pgsql for isolation tests. | commit | commitdiff | tree | 
| 2011-05-22 | Peter Eisentraut | Put lists in sensible order | commit | commitdiff | tree | 
| 2011-05-22 | Tom Lane | Make plpgsql provide the typmods for its variables... | commit | commitdiff | tree | 
| 2011-05-22 | Peter Eisentraut | Message style improvements | commit | commitdiff | tree | 
| 2011-05-22 | Peter Eisentraut | Put documentation of backslash commands back in alphabe... | commit | commitdiff | tree | 
| 2011-05-22 | Peter Eisentraut | Clarify the documentation of the --with-ossp-uuid option | commit | commitdiff | tree | 
| 2011-05-21 | Peter Eisentraut | Message improvement | commit | commitdiff | tree | 
| 2011-05-21 | Heikki Linnakangas | Pull up isReset flag from AllocSetContext to MemoryCont... | commit | commitdiff | tree | 
| 2011-05-21 | Heikki Linnakangas | Reset per-tuple memory context between every row in... | commit | commitdiff | tree | 
| 2011-05-21 | Heikki Linnakangas | In binary-upgrade mode, dump dropped attributes of... | commit | commitdiff | tree | 
| 2011-05-20 | Peter Eisentraut | Message style improvements | commit | commitdiff | tree | 
| 2011-05-19 | Peter Eisentraut | Rename pg_dump --no-security-label to --no-security... | commit | commitdiff | tree | 
| 2011-05-19 | Peter Eisentraut | Fix untranslatable assembly of libpq connection failure... | commit | commitdiff | tree | 
| 2011-05-19 | Peter Eisentraut | Update config.guess and config.sub | commit | commitdiff | tree | 
| 2011-05-19 | Peter Eisentraut | Consistent spacing for lengthy error messages | commit | commitdiff | tree | 
| 2011-05-19 | Magnus Hagander | Add example for replication in pg_hba.conf | commit | commitdiff | tree | 
| 2011-05-19 | Robert Haas | Fix race condition in CheckTargetForConflictsIn. | commit | commitdiff | tree | 
| 2011-05-19 | Alvaro Herrera | Fix declaration of $_TD in "strict" trigger functions | commit | commitdiff | tree | 
| 2011-05-19 | Heikki Linnakangas | Replace strdup() with pstrdup(), to avoid leaking memory. | commit | commitdiff | tree | 
| 2011-05-19 | Bruce Momjian | In pg_upgrade, clean up handling of invalid directory... | commit | commitdiff | tree | 
| 2011-05-18 | Bruce Momjian | Improve pg_upgrade error reporting if the bin or data... | commit | commitdiff | tree | 
| 2011-05-18 | Peter Eisentraut | Remove obsolete comment | commit | commitdiff | tree | 
| 2011-05-18 | Peter Eisentraut | Spell checking and markup refinement | commit | commitdiff | tree | 
| 2011-05-18 | Peter Eisentraut | /contrib/foo -> contrib/foo | commit | commitdiff | tree | 
| 2011-05-18 | Bruce Momjian | Improve pg_upgrade X_OK comment. | commit | commitdiff | tree | 
| 2011-05-18 | Bruce Momjian | Fix pg_upgrade build problem on Windows when using... | commit | commitdiff | tree | 
| 2011-05-16 | Tom Lane | Fix pg_dump's handling of extension-member casts and... | commit | commitdiff | tree | 
| 2011-05-16 | Bruce Momjian | Update pg_upgrade directory check error message. | commit | commitdiff | tree | 
| 2011-05-16 | Bruce Momjian | Remove redundant privilege doc sentences. | commit | commitdiff | tree | 
| 2011-05-16 | Bruce Momjian | Add pg_upgrade check to make sure the user has full... | commit | commitdiff | tree | 
| 2011-05-16 | Bruce Momjian | Allow pg_upgrade to honor libpq environment variables... | commit | commitdiff | tree | 
| 2011-05-16 | Andrew Dunstan | Quote isolationtester command name so Windows will... | commit | commitdiff | tree | 
| 2011-05-16 | Andrew Dunstan | Add required psqldir setting for isolation checks. | commit | commitdiff | tree | 
| 2011-05-15 | Andrew Dunstan | Fix bad macro call noticed by MSVC compiler. | commit | commitdiff | tree | 
| 2011-05-15 | Andrew Dunstan | Add missing check function lookup. | commit | commitdiff | tree | 
| 2011-05-15 | Andrew Dunstan | Build and run isolation test programs under MSVC. | commit | commitdiff | tree | 
| 2011-05-13 | Robert Haas | More cleanup of FOREIGN TABLE permissions handling. | commit | commitdiff | tree | 
| 2011-05-12 | Robert Haas | Kill stray "not". | commit | commitdiff | tree | 
| 2011-05-12 | Tom Lane | Fix write-past-buffer-end in ldapServiceLookup(). | commit | commitdiff | tree | 
| 2011-05-12 | Alvaro Herrera | Fix assorted typos | commit | commitdiff | tree | 
| 2011-05-11 | Tom Lane | Split PGC_S_DEFAULT into two values, for true boot_val... | commit | commitdiff | tree | 
| 2011-05-11 | Tom Lane | Clean up parsing of CREATE TRIGGER's argument list. | commit | commitdiff | tree | 
| 2011-05-11 | Heikki Linnakangas | Shut down WAL receiver if it's still running at end... | commit | commitdiff | tree | 
| 2011-05-11 | Tom Lane | Be more explicit about the meaning of the change in... | commit | commitdiff | tree | 
| 2011-05-11 | Bruce Momjian | Mention "backslash" escape processing change in 9.1... | commit | commitdiff | tree | 
| 2011-05-11 | Tom Lane | Prevent datebsearch() from crashing on base == NULL... | commit | commitdiff | tree | 
| 2011-05-10 | Bruce Momjian | For create/dropdb, only connect once to the server... | commit | commitdiff | tree | 
| 2011-05-10 | Peter Eisentraut | Add some punctuation | commit | commitdiff | tree | 
| 2011-05-10 | Peter Eisentraut | Put options in more alphabetical order | commit | commitdiff | tree | 
| 2011-05-10 | Peter Eisentraut | Put options help in alphabetical order | commit | commitdiff | tree | 
| 2011-05-10 | Peter Eisentraut | Format pg_upgrade --version in line with conventions | commit | commitdiff | tree | 
| 2011-05-10 | Peter Eisentraut | Add bug report line to pg_upgrade --help output | commit | commitdiff | tree | 
| 2011-05-10 | Peter Eisentraut | Put pg_test_fsync --help and --version output in line... | commit | commitdiff | tree | 
| 2011-05-10 | Tom Lane | Adjust documentation with respect to "unknown" timezone... | commit | commitdiff | tree | 
| 2011-05-10 | Tom Lane | Be more wary in initdb's creation of platform-dependent... | commit | commitdiff | tree | 
| 2011-05-10 | Bruce Momjian | In pg_upgrade, remove suggestion of setting pg_hba... | commit | commitdiff | tree | 
| 2011-05-10 | Bruce Momjian | Documentation cleanup for the possible values of the... | commit | commitdiff | tree | 
| 2011-05-10 | Bruce Momjian | Update documentation to state there is three-value... | commit | commitdiff | tree | 
| 2011-05-09 | Tom Lane | Remove "make check" target in src/test/isolation/Makefile. | commit | commitdiff | tree | 
| 2011-05-09 | Bruce Momjian | In pg_upgrade, add status message about superuser check. | commit | commitdiff | tree | 
| 2011-05-09 | Bruce Momjian | Add C comment about the fact that the autovacuum limit... | commit | commitdiff | tree | 
| 2011-05-08 | Tom Lane | Fix some portability issues in isolation regression... | commit | commitdiff | tree | 
| 2011-05-08 | Bruce Momjian | Add C comment why client encoding can be set in pg_upgrade. | commit | commitdiff | tree | 
| 2011-05-08 | Bruce Momjian | Add xreflabels to /contrib manuals so links appear... | commit | commitdiff | tree | 
| 2011-05-07 | Bruce Momjian | Add missing documention connecting word. | commit | commitdiff | tree | 
| 2011-05-07 | Bruce Momjian | In pg_upgrade, report non-super-user username in error... | commit | commitdiff | tree | 
| 2011-05-07 | Bruce Momjian | Check that the pg_upgrade user specified is a super... | commit | commitdiff | tree | 
| 2011-05-07 | Robert Haas | Add comment about memory reordering to PredicateLockTup... | commit | commitdiff | tree | 
| 2011-05-07 | Bruce Momjian | Adjust pg_upgrade FATAL error messages to have consiste... | commit | commitdiff | tree | 
| 2011-05-07 | Robert Haas | Fix typos in SECURITY LABEL documentation. | commit | commitdiff | tree | 
| 2011-05-06 | Peter Eisentraut | Improve compiler string shown in version() | commit | commitdiff | tree | 
| 2011-05-06 | Tom Lane | Move RegisterPredicateLockingXid() call to a safer... | commit | commitdiff | tree | 
| 2011-05-06 | Tom Lane | Remove precedence labeling of keywords TRUE, FALSE... | commit | commitdiff | tree | 
| 2011-05-05 | Magnus Hagander | Unbreak the regression tests from my previous commit | commit | commitdiff | tree | 
| 2011-05-05 | Peter Eisentraut | Improve pg_archivecleanup and pg_standby --help output | commit | commitdiff | tree | 
| 2011-05-05 | Peter Eisentraut | Improve formatting of pg_upgrade --help output | commit | commitdiff | tree | 
| 2011-05-05 | Magnus Hagander | Clarify error message when attempting to create index... | commit | commitdiff | tree | 
| 2011-05-05 | Bruce Momjian | Improve style of generate_history.pl Perl script. | commit | commitdiff | tree | 
| 2011-05-04 | Tom Lane | Include unary plus in the Operator Precedence table. | commit | commitdiff | tree | 
| 2011-05-04 | Peter Eisentraut | Remove redundant port number check | commit | commitdiff | tree | 
| 2011-05-04 | Peter Eisentraut | Message style cleanup | commit | commitdiff | tree | 
| 2011-05-04 | Peter Eisentraut | Fix alignment of --help output | commit | commitdiff | tree | 
| 2011-05-04 | Peter Eisentraut | Link some tables into the surrounding text by their id | commit | commitdiff | tree | 
| 2011-05-03 | Alvaro Herrera | Update obsolete mention of Sequoia, now known as Tungsten | commit | commitdiff | tree | 
| 2011-05-03 | Alvaro Herrera | Improve description of read/write traffic scalability | commit | commitdiff | tree | 
| 2011-05-02 | Alvaro Herrera | Add ID attribute to some sect2's missing it | commit | commitdiff | tree | 
| 2011-05-02 | Tom Lane | Fix pull_up_sublinks' failure to handle nested pull... | commit | commitdiff | tree | 
| 2011-05-02 | Alvaro Herrera | Update some ALTER USER cross-references to ALTER ROLE | commit | commitdiff | tree | 
| next |