2012-01-07 |
Robert Haas | Slightly reorganize struct SnapshotData. |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Robert Haas | Fix backwards logic in previous commit. |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Robert Haas | Improve behavior of concurrent ALTER TABLE, and do... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Robert Haas | Make the number of CLOG buffers adaptive, based on... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Tom Lane | Fix typo, pg_types_date.h => pgtypes_date.h. |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Tom Lane | Fix pg_restore's direct-to-database mode for INSERT... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Robert Haas | Fix variable confusion in BufferSync(). |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Andrew Dunstan | Fix breakage from earlier plperl fix. |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Peter Eisentraut | pg_dump: Dump foreign options in prettier format |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Peter Eisentraut | pg_dump: Dump operators with the same name ordered... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Peter Eisentraut | Improve ALTER DOMAIN / DROP CONSTRAINT with nonexistent... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Andrew Dunstan | Work around perl bug in SvPVutf8(). |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Michael Meskes | Ecpglib stores variables that are used in DECLARE state... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Tom Lane | Make executor's SELECT INTO code save and restore origi... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Michael Meskes | Made code in ecpg better readable. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Andrew Dunstan | Suggest use of psql when pg_restore gets a text dump. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Tom Lane | Use a non-locking initial test in TAS_SPIN on PPC. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Andrew Dunstan | Support for building with MS Visual Studio 2010. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Peter Eisentraut | Another fix for pg_regress: Replace exit_nicely() with... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Peter Eisentraut | pg_regress: Replace exit_nicely() with exit() plus... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Tom Lane | Fix coerce_to_target_type for coerce_type's klugy handl... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Bruce Momjian | Add comment about skipping binary files for copyright... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Tom Lane | Use LWSYNC in place of SYNC/ISYNC in PPC spinlocks... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Tom Lane | Use 4-byte slock_t on both PPC and PPC64. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Tom Lane | Use mutex hint bit in PPC LWARX instructions, where... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Bruce Momjian | Update copyright git skip comment. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Bruce Momjian | Skip any .git directory for copyright changes, not... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Bruce Momjian | Revert binary change in copyright year adjustment. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Bruce Momjian | Revert binary change in copyright year adjustment. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Bruce Momjian | Skip 'ico' and 'bin' extensions in copyright changes. |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Bruce Momjian | Update copyright notices for year 2012. |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Bruce Momjian | Don't use tabs in Perl scripts, for consistency. |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Bruce Momjian | Fix Perl copyright script to skip .git subdirectory... |
commit | commitdiff | tree | snapshot |
2011-12-31 |
Simon Riggs | Send new protocol keepalive messages to standby servers. |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Tom Lane | Revert "Remove troublesome Asserts in cost_mergejoin()." |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Bruce Momjian | Modify tools/pgtest to run the 'make' command from... |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Tom Lane | Adjust SP-GiST regression tests to be less locale-sensi... |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Peter Eisentraut | PL/Python: Add argument names to function declarations |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Peter Eisentraut | pg_dump: Dump user mappings ordered by user name |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Peter Eisentraut | Indicate default format in --help output of pg_dump... |
commit | commitdiff | tree | snapshot |
2011-12-27 |
Peter Eisentraut | Standardize treatment of strcmp() return value |
commit | commitdiff | tree | snapshot |
2011-12-27 |
Peter Eisentraut | Remove support for on_exit() |
commit | commitdiff | tree | snapshot |
2011-12-27 |
Peter Eisentraut | Run "make all" as a prerequisite of "make check" |
commit | commitdiff | tree | snapshot |
2011-12-27 |
Peter Eisentraut | Sort compendium lists for msgmerge |
commit | commitdiff | tree | snapshot |
2011-12-27 |
Peter Eisentraut | Sort file list when creating gettext-files |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Alvaro Herrera | Minor enhancements to MVCC chapter |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Tom Lane | Rethink representation of index clauses' mapping to... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Tom Lane | Improve planner's handling of duplicated index column... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Robert Haas | Add bytea_agg, parallel to string_agg. |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Robert Haas | Typo fixes. |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Robert Haas | Catversion bump for commit 0e4611c0234d89e288a53351f775... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Robert Haas | Add a security_barrier option for views. |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Peter Eisentraut | Add ALTER DOMAIN ... RENAME |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Robert Haas | Don't forget to de-escape the password field in .pgpass. |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Tom Lane | Update per-column ACLs, not only per-table ACL, when... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Robert Haas | Improve behavior of concurrent CLUSTER. |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Robert Haas | Take fewer snapshots. |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Robert Haas | sepgsql: Check CREATE permissions for some object types. |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Robert Haas | Shave a few cycles in string_agg(). |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Tom Lane | Fix gincostestimate to handle ScalarArrayOpExpr reasonably. |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Tom Lane | Avoid crashing when we have problems unlinking files... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Peter Eisentraut | Add support for privileges on types |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Alvaro Herrera | Forgot catversion bump on previous patch |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Tom Lane | Rename updateNodeLink to spgUpdateNodeLink. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Alvaro Herrera | Allow CHECK constraints to be declared ONLY |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Tom Lane | Teach SP-GiST to do index-only scans. |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Tom Lane | Replace simple constant pg_am.amcanreturn with an AM... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Peter Eisentraut | PL/Python: One more file renaming fix to unbreak the... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Peter Eisentraut | Split plpython.c into smaller pieces |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Michael Meskes | Mark variables as const in pgtypeslib if they only... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Michael Meskes | Added test for cursor handling on different connections... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Michael Meskes | In ecpg removed old leftover check for given connection... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Bruce Momjian | Remove tabs in SGML file. |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Tom Lane | Defend against null scankeys in spgist searches. |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Tom Lane | Remove bogus entries in gist point_ops operator class. |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Tom Lane | Fix some long-obsolete references to XLogOpenRelation. |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Tom Lane | Fix compiler warning seen on 64-bit machine. |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Tom Lane | Add SP-GiST (space-partitioned GiST) index access method. |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Andrew Dunstan | Same clarification for pg_restore. |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Andrew Dunstan | Clarify the post-data status on unvalidated check const... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Tom Lane | Add missing 'static' qualifier. |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Robert Haas | Various micro-optimizations for GetSnapshopData(). |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Andrew Dunstan | Add --section option to pg_dump and pg_restore. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Heikki Linnakangas | Fix reference to "verify-ca" and "verify-full" in a... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Andrew Dunstan | include_if_exists facility for config file. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Robert Haas | Improve behavior of concurrent ALTER <relation> ..... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Robert Haas | Improve behavior of concurrent rename statements. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Robert Haas | Don't leave regress_test_role_super lying around. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Robert Haas | Fix typo. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Peter Eisentraut | PL/Python: Refactor subtransaction handling |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Andrew Dunstan | Disable excessive FP optimization by recent versions... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Andrew Dunstan | Fix docs build I inadvertantly broke. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Andrew Dunstan | Add --exclude-table-data option to pg_dump. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Heikki Linnakangas | Add support for passing cursor parameters in named... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Tom Lane | Move BKP_REMOVABLE bit from individual WAL records... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Heikki Linnakangas | Revert the behavior of inet/cidr functions to not unpac... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Andrew Dunstan | Miscellaneous cleanup to silence compiler warnings... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Andrew Dunstan | Remove define inadvertantly left over from testing. |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Andrew Dunstan | Enable compiling with the mingw-w64 32 bit compiler. |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Robert Haas | If pg_test_fsync is interrupted, clean up the temp... |
commit | commitdiff | tree | snapshot |
next |