| 2011-07-04 | 
Peter Eisentraut | Remove unused variable to silence compiler warning | 
commit | commitdiff | tree | 
| 2011-07-04 | 
Tom Lane | Remove missed reference to SilentMode. | 
commit | commitdiff | tree | 
| 2011-07-04 | 
Heikki Linnakangas | Remove silent_mode. You get the same functionality...  | 
commit | commitdiff | tree | 
| 2011-07-04 | 
Simon Riggs | Alter test results to comply with new ALTER TABLE behav...  | 
commit | commitdiff | tree | 
| 2011-07-04 | 
Simon Riggs | Reset ALTER TABLE lock levels to AccessExclusiveLock...  | 
commit | commitdiff | tree | 
| 2011-07-04 | 
Tom Lane | Fix omissions in documentation of the pg_roles view. | 
commit | commitdiff | tree | 
| 2011-07-03 | 
Tom Lane | Put comments on the installable procedural languages. | 
commit | commitdiff | tree | 
| 2011-07-03 | 
Robert Haas | Fix bugs in relpersistence handling during table creation. | 
commit | commitdiff | tree | 
| 2011-07-03 | 
Tom Lane | Make distprep and *clean build targets recurse into...  | 
commit | commitdiff | tree | 
| 2011-07-03 | 
Andrew Dunstan | Fix bat file quoting of %ENV. | 
commit | commitdiff | tree | 
| 2011-07-03 | 
Magnus Hagander | Mark pg_stat_reset_shared as strict | 
commit | commitdiff | tree | 
| 2011-07-02 | 
Tom Lane | Suppress compiler warning about potentially uninitializ...  | 
commit | commitdiff | tree | 
| 2011-07-01 | 
Bruce Momjian | In the pg_upgrade docs, move 50432 port mention to...  | 
commit | commitdiff | tree | 
| 2011-07-01 | 
Bruce Momjian | Change pg_upgrade to use port 50432 by default to avoid...  | 
commit | commitdiff | tree | 
| 2011-06-30 | 
Alvaro Herrera | Enable CHECK constraints to be declared NOT VALID | 
commit | commitdiff | tree | 
| 2011-06-29 | 
Alvaro Herrera | Fix outdated comment | 
commit | commitdiff | tree | 
| 2011-06-29 | 
Tom Lane | Restore correct btree preprocessing of "indexedcol...  | 
commit | commitdiff | tree | 
| 2011-06-29 | 
Heikki Linnakangas | Move the PredicateLockRelation() call from nodeSeqscan...  | 
commit | commitdiff | tree | 
| 2011-06-29 | 
Heikki Linnakangas | Grab predicate locks on matching tuples in a lossy...  | 
commit | commitdiff | tree | 
| 2011-06-29 | 
Magnus Hagander | Protect pg_stat_reset_shared() against NULL input | 
commit | commitdiff | tree | 
| 2011-06-29 | 
Peter Eisentraut | Unify spelling of "canceled", "canceling", "cancellation" | 
commit | commitdiff | tree | 
| 2011-06-28 | 
Simon Riggs | Introduce compact WAL record for the common case of...  | 
commit | commitdiff | tree | 
| 2011-06-28 | 
Alvaro Herrera | Remove rel.h from objectaddress.h; only relcache.h...  | 
commit | commitdiff | tree | 
| 2011-06-28 | 
Alvaro Herrera | Modernise pg_hba.conf token processing | 
commit | commitdiff | tree | 
| 2011-06-28 | 
Peter Eisentraut | Implement the collation columns of various information...  | 
commit | commitdiff | tree | 
| 2011-06-28 | 
Peter Eisentraut | Add composite-type attributes to information_schema...  | 
commit | commitdiff | tree | 
| 2011-06-28 | 
Robert Haas | Add a missing_ok argument to get_object_address(). | 
commit | commitdiff | tree | 
| 2011-06-27 | 
Simon Riggs | Reduce impact of btree page reuse on Hot Standby by...  | 
commit | commitdiff | tree | 
| 2011-06-27 | 
Robert Haas | Allow callers to pass a missing_ok flag when opening...  | 
commit | commitdiff | tree | 
| 2011-06-27 | 
Robert Haas | Try again to make the visibility map crash safe. | 
commit | commitdiff | tree | 
| 2011-06-27 | 
Robert Haas | Mention that SSPI authentication can use GSSAPI on...  | 
commit | commitdiff | tree | 
| 2011-06-27 | 
Robert Haas | Avoid having two copies of the HOT-chain search logic. | 
commit | commitdiff | tree | 
| 2011-06-27 | 
Peter Eisentraut | Add some strings that were not marked for translation | 
commit | commitdiff | tree | 
| 2011-06-27 | 
Peter Eisentraut | Remove redundant DEF_PGPORT handling | 
commit | commitdiff | tree | 
| 2011-06-26 | 
Peter Eisentraut | Add missing file to GETTEXT_FILES | 
commit | commitdiff | tree | 
| 2011-06-26 | 
Peter Eisentraut | Add the possibility to pass --flag arguments to xgettex...  | 
commit | commitdiff | tree | 
| 2011-06-26 | 
Peter Eisentraut | Refactor common gettext triggers | 
commit | commitdiff | tree | 
| 2011-06-26 | 
Peter Eisentraut | Replace tabs by spaces in makefile comment | 
commit | commitdiff | tree | 
| 2011-06-26 | 
Peter Eisentraut | Make _ be automatically included in GETTEXT_TRIGGERS | 
commit | commitdiff | tree | 
| 2011-06-26 | 
Peter Eisentraut | Replace := by = in nls.mk files | 
commit | commitdiff | tree | 
| 2011-06-26 | 
Peter Eisentraut | Remove some cruft from nls.mk files | 
commit | commitdiff | tree | 
| 2011-06-25 | 
Joe Conway | Async dblink functions require a named connection,...  | 
commit | commitdiff | tree | 
| 2011-06-24 | 
Robert Haas | Documentation improvements for pg_locks with respect...  | 
commit | commitdiff | tree | 
| 2011-06-23 | 
Bruce Momjian | In pg_upgrade docs, clarify that link mode uses "hard...  | 
commit | commitdiff | tree | 
| 2011-06-23 | 
Peter Eisentraut | Add information schema views role_udt_grants, udt_privi...  | 
commit | commitdiff | tree | 
| 2011-06-23 | 
Peter Eisentraut | Add a bit of markup | 
commit | commitdiff | tree | 
| 2011-06-23 | 
Tom Lane | Undo overly enthusiastic de-const-ification. | 
commit | commitdiff | tree | 
| 2011-06-23 | 
Bruce Momjian | In pg_upgrade, check that the binary and data directori...  | 
commit | commitdiff | tree | 
| 2011-06-22 | 
Bruce Momjian | In pg_upgrade, fix odd function parameter wrapping. | 
commit | commitdiff | tree | 
| 2011-06-22 | 
Tom Lane | Update alternative expected file for recent sequence...  | 
commit | commitdiff | tree | 
| 2011-06-22 | 
Tom Lane | Revert "Don't select log_cnt in sequence regression...  | 
commit | commitdiff | tree | 
| 2011-06-22 | 
Bruce Momjian | Rename pg_upgrade directory validation function, for...  | 
commit | commitdiff | tree | 
| 2011-06-22 | 
Bruce Momjian | Adjust pg_upgrade check for pg_upgrade_support to happe...  | 
commit | commitdiff | tree | 
| 2011-06-22 | 
Bruce Momjian | Fix pg_upgrade status message capitalization mistake. | 
commit | commitdiff | tree | 
| 2011-06-22 | 
Tom Lane | Add missing -I switch for VPATH builds. | 
commit | commitdiff | tree | 
| 2011-06-22 | 
Tom Lane | Fix symlink for errcodes.h so it works in VPATH builds...  | 
commit | commitdiff | tree | 
| 2011-06-22 | 
Robert Haas | Don't select log_cnt in sequence regression tests. | 
commit | commitdiff | tree | 
| 2011-06-22 | 
Heikki Linnakangas | Remove pointless const qualifiers from function argumen...  | 
commit | commitdiff | tree | 
| 2011-06-22 | 
Robert Haas | Make the visibility map crash-safe. | 
commit | commitdiff | tree | 
| 2011-06-22 | 
Robert Haas | Add some regression tests for serial pseudotypes. | 
commit | commitdiff | tree | 
| 2011-06-22 | 
Robert Haas | Add smallserial pseudotype. | 
commit | commitdiff | tree | 
| 2011-06-22 | 
Robert Haas | Make deadlock_timeout PGC_SUSET rather than PGC_SIGHUP. | 
commit | commitdiff | tree | 
| 2011-06-22 | 
Robert Haas | Add notion of a "transform function" that can simplify...  | 
commit | commitdiff | tree | 
| 2011-06-22 | 
Robert Haas | Performance tuning advice for SSI. | 
commit | commitdiff | tree | 
| 2011-06-21 | 
Tom Lane | Minor editing for README-SSI. | 
commit | commitdiff | tree | 
| 2011-06-21 | 
Peter Eisentraut | Message style and spelling improvements | 
commit | commitdiff | tree | 
| 2011-06-21 | 
Tom Lane | Apply upstream fix for blowfish signed-character bug...  | 
commit | commitdiff | tree | 
| 2011-06-21 | 
Heikki Linnakangas | Adjust the alternative expected output file for prepare...  | 
commit | commitdiff | tree | 
| 2011-06-21 | 
Heikki Linnakangas | Fix bug in PreCommit_CheckForSerializationFailure....  | 
commit | commitdiff | tree | 
| 2011-06-21 | 
Heikki Linnakangas | Fix bug introduced by recent SSI patch to merge ROLLED_...  | 
commit | commitdiff | tree | 
| 2011-06-20 | 
Tom Lane | Fix missed use of "cp -i" in an example, per Fujii...  | 
commit | commitdiff | tree | 
| 2011-06-20 | 
Tom Lane | Fix thinko in previous patch for optimizing EXISTS...  | 
commit | commitdiff | tree | 
| 2011-06-20 | 
Alvaro Herrera | Remove extra copying of TupleDescs for heap_create_with...  | 
commit | commitdiff | tree | 
| 2011-06-20 | 
Michael Meskes | Fixed string in German translation that causes segfault. | 
commit | commitdiff | tree | 
| 2011-06-19 | 
Peter Eisentraut | Produce HISTORY file consistently as ASCII | 
commit | commitdiff | tree | 
| 2011-06-19 | 
Tom Lane | Add REL9_1_STABLE to the set of branches tracked by...  | 
commit | commitdiff | tree | 
| 2011-06-19 | 
Tom Lane | Fix thinko in previous patch to always update pg_class...  | 
commit | commitdiff | tree | 
| 2011-06-18 | 
Peter Eisentraut | Capitalization fixes | 
commit | commitdiff | tree | 
| 2011-06-18 | 
Peter Eisentraut | Make external_pid_file world readable | 
commit | commitdiff | tree | 
| 2011-06-18 | 
Magnus Hagander | Remove redundant lib*dll.def rules from .gitignore | 
commit | commitdiff | tree | 
| 2011-06-17 | 
Tom Lane | Don't use "cp -i" in the example WAL archive_command. | 
commit | commitdiff | tree | 
| 2011-06-17 | 
Andrew Dunstan | Set FLEXIBLE_ARRAY_MEMBER to empty for MSVC. | 
commit | commitdiff | tree | 
| 2011-06-17 | 
Tom Lane | Obtain table locks as soon as practical during pg_dump. | 
commit | commitdiff | tree | 
| 2011-06-17 | 
Robert Haas | Add overflow checks to int4 and int8 versions of genera...  | 
commit | commitdiff | tree | 
| 2011-06-17 | 
Robert Haas | Fix crash in CREATE UNLOGGED TABLE. | 
commit | commitdiff | tree | 
| 2011-06-17 | 
Robert Haas | Fix minor thinko in ProcGlobalShmemSize(). | 
commit | commitdiff | tree | 
| 2011-06-17 | 
Robert Haas | Fix typo. | 
commit | commitdiff | tree | 
| 2011-06-17 | 
Andrew Dunstan | Define FLEXIBLE_ARRAY_MEMBER for MSVC. | 
commit | commitdiff | tree | 
| 2011-06-16 | 
Tom Lane | Index tuple data arrays using Anum_xxx symbolic constan...  | 
commit | commitdiff | tree | 
| 2011-06-16 | 
Peter Eisentraut | Avoid compiler warnings due to possibly unused variables | 
commit | commitdiff | tree | 
| 2011-06-16 | 
Peter Eisentraut | Start using flexible array members | 
commit | commitdiff | tree | 
| 2011-06-16 | 
Heikki Linnakangas | Update README-SSI. Add a section to describe the "dange...  | 
commit | commitdiff | tree | 
| 2011-06-16 | 
Alvaro Herrera | Fix typo | 
commit | commitdiff | tree | 
| 2011-06-16 | 
Tom Lane | Remove another no-longer-needed inclusion of predicate.h. | 
commit | commitdiff | tree | 
| 2011-06-16 | 
Heikki Linnakangas | pgindent run of recent SSI changes. Also, remove an...  | 
commit | commitdiff | tree | 
| 2011-06-16 | 
Simon Riggs | Respect Hot Standby controls while recycling btree...  | 
commit | commitdiff | tree | 
| 2011-06-16 | 
Tom Lane | Use single quotes in preference to double quotes for...  | 
commit | commitdiff | tree | 
| 2011-06-15 | 
Tom Lane | Rework parsing of ConstraintAttributeSpec to improve...  | 
commit | commitdiff | tree | 
| 2011-06-15 | 
Bruce Momjian | In pg_upgrade, clean up code layout in validateDirector...  | 
commit | commitdiff | tree | 
| 2011-06-15 | 
Tom Lane | Fix failure to account for memory used by tuplestore_pu...  | 
commit | commitdiff | tree | 
| next |