2013-02-02 |
Simon Riggs | Mark vacuum_defer_cleanup_age as PGC_POSTMASTER. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Alvaro Herrera | Fix typo in freeze_table_age implementation |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Magnus Hagander | Properly zero-pad the day-of-year part of the win32... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Tom Lane | Fix grammar for subscripting or field selection from... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Alvaro Herrera | DROP OWNED: don't try to drop tablespaces/databases |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Michael Meskes | Made ecpglib use translated messages. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Andrew Dunstan | Unbreak 9.0 and 9.1 pg_upgrade. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Tom Lane | Fix SPI documentation for new handling of ExecutorRun... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Andrew Dunstan | Use correct output device for Windows prompts. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Simon Riggs | Fix rare missing cancellations in Hot Standby. |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Kevin Grittner | Fix performance problems with autovacuum truncation... |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Tom Lane | Fix one-byte buffer overrun in PQprintTuples(). |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Peter Eisentraut | doc: Fix syntax of a URL |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Andrew Dunstan | Make pgxs build executables with the right suffix. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Tom Lane | Protect against SnapshotNow race conditions in pg_table... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Heikki Linnakangas | On second thought, use an empty string instead of ... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Heikki Linnakangas | Don't pass NULL to fprintf, if not currently connected... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Tom Lane | Reject out-of-range dates in to_date(). |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Tom Lane | Add new timezone abbrevation "FET". |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Magnus Hagander | Properly install ecpg_compat and pgtypes libraries... |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Bruce Momjian | Update copyrights for 2013 |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Peter Eisentraut | doc: Correct description of LDAP authentication |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Tom Lane | Prevent failure when RowExpr or XmlExpr is parse-analyz... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Tom Lane | Ignore libedit/libreadline while probing for standard... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Tom Lane | Add defenses against integer overflow in dynahash numbu... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Bruce Momjian | Fix pg_upgrade for invalid indexes |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Heikki Linnakangas | Consistency check should compare last record replayed... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Andrew Dunstan | Add mode where contrib installcheck runs each module... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Heikki Linnakangas | Update minimum recovery point on truncation. |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Peter Eisentraut | Update iso.org page link |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Bruce Momjian | Fix Makefile breakage caused by a committed merge conflict. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Michael Meskes | Include isinf.o in libecpg if isinf() is not available... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Tom Lane | Stamp 9.0.11. REL9_0_11 |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Tom Lane | Update release notes for 9.2.2, 9.1.7, 9.0.11, 8.4... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Andrew Dunstan | Revert "Add mode where contrib installcheck runs each... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Simon Riggs | Avoid holding vmbuffer pin after VACUUM. |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Tom Lane | Fix documentation of path(polygon) function. |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Andrew Dunstan | Add mode where contrib installcheck runs each module... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Tom Lane | Update time zone data files to tzdata release 2012j. |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Tom Lane | Don't advance checkPoint.nextXid near the end of a... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Simon Riggs | XidEpoch++ if wraparound during checkpoint. |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Tatsuo Ishii | Fix psql crash while parsing SQL file whose encoding... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Tom Lane | Prevent passing gmake's environment variables down... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Peter Eisentraut | doc: Fix broken links to DocBook wiki |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Tom Lane | Take buffer lock while inspecting btree index pages... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Tom Lane | Add missing buffer lock acquisition in GetTupleForTrigg... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Tom Lane | Produce a more useful error message for over-length... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Simon Riggs | Correctly init/deinit recovery xact environment. |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Tom Lane | Fix assorted bugs in CREATE INDEX CONCURRENTLY. |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Michael Meskes | When processing nested structure pointer variables... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Tom Lane | Fix pg_resetxlog to use correct path to postmaster... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Heikki Linnakangas | Avoid bogus "out-of-sequence timeline ID" errors in... |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Tom Lane | Don't launch new child processes after we've been told... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Tom Lane | Improve handling of INT_MIN / -1 and related cases. |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Tom Lane | Limit values of archive_timeout, post_auth_delay, auth_... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Tom Lane | Fix the int8 and int2 cases of (minimum possible intege... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Tom Lane | Fix memory leaks in record_out() and record_send(). |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Simon Riggs | Clarify docs on hot standby lock release |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Tom Lane | Fix multiple problems in WAL replay. |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Tom Lane | Check for stack overflow in transformSetOperationTree(). |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Peter Eisentraut | XSLT stylesheet: Add slash to directory name |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Tom Lane | Fix handling of inherited check constraints in ALTER... |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Tom Lane | Document that TCP keepalive settings read as 0 on Unix... |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Tom Lane | Prefer actual constants to pseudo-constants in equivale... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Tom Lane | Prevent parser from believing that views have system... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Tom Lane | Fix hash_search to avoid corruption of the hash table... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Tom Lane | Fix ruleutils to print "INSERT INTO foo DEFAULT VALUES... |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Heikki Linnakangas | Further tweaking of the readfile() function in pg_ctl. |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Tom Lane | Fix planning of non-strict equivalence clauses above... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Simon Riggs | Fix typo in previous commit |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Simon Riggs | Clarify hash index caution and copy to CREATE INDEX... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Heikki Linnakangas | Fix race condition in pg_ctl reading postmaster.pid. |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Tom Lane | Fix cross-type case in partial row matching for hashed... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Tom Lane | Fix PGXS support for building loadable modules on AIX. |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Tom Lane | Fix lo_import and lo_export to return useful error... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Tom Lane | Fix lo_export usage in example programs. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Heikki Linnakangas | Say ANALYZE, not VACUUM, in error message on analyze... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Michael Meskes | Removed sentence about not being able to retrieve more... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Michael Meskes | Fixed test for array boundary. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Tom Lane | Fix permissions explanations in CREATE DATABASE and... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Alvaro Herrera | REASSIGN OWNED: consider grants on tablespaces, too |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Heikki Linnakangas | Fix access past end of string in date parsing. |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Tom Lane | Fix bugs in "restore.sql" script emitted in pg_dump... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Tom Lane | Fix pg_restore to accept POSIX-conformant tar files. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Tom Lane | Fix examples of how to use "su" while starting the... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Tom Lane | Stamp 9.0.10. REL9_0_10 |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Tom Lane | Update release notes for 9.2.1, 9.1.6, 9.0.10, 8.4... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Tom Lane | Update time zone data files to tzdata release 2012f. |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Tom Lane | Provide adequate documentation of the "table_name ... |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Kevin Grittner | Fix documentation reference to maximum allowed for... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Tom Lane | Back-patch fix and test case for bug #7516. |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Tom Lane | Make plperl safe against functions that are redefined... |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Tom Lane | Fix PARAM_EXEC assignment mechanism to be safe in the... |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Robert Haas | Fix "too many arguments" messages not to index off... |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Tom Lane | Fix inappropriate error messages for Hot Standby miscon... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Andrew Dunstan | Fix line end mishandling in pg_upgrade on Windows. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Tom Lane | Restore SIGFPE handler after initializing PL/Perl. |
commit | commitdiff | tree | snapshot |
next |