2012-05-31 |
Tom Lane | Stamp 9.1.4. REL9_1_4 |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Tom Lane | Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Tom Lane | Revert back-branch changes in behavior of age(xid). |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Tom Lane | Update time zone data files to tzdata release 2012c. |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Tom Lane | Ignore SECURITY DEFINER and SET attributes for a PL... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Tom Lane | Expand the allowed range of timezone offsets to +/... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Tom Lane | Fix incorrect password transformation in contrib/pgcryp... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Tom Lane | Teach AbortOutOfAnyTransaction to clean up partially... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Magnus Hagander | Fix handling of pg_stat_statements.stat temporary file |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Tom Lane | Prevent synchronized scanning when systable_beginscan... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Tom Lane | Fix string truncation to be multibyte-aware in text_nam... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Tom Lane | Use binary search instead of brute-force scan in findNa... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Peter Eisentraut | pg_standby: Remove tabs from string literals |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Tom Lane | Ensure that seqscans check for interrupts at least... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Robert Haas | Fix error message for COMMENT/SECURITY LABEL ON COLUMN... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Tom Lane | Move postmaster's RemovePgTempFiles call to a less... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Heikki Linnakangas | Fix bug in to_tsquery(). |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Tom Lane | Fix DROP TABLESPACE to unlink symlink when directory... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Simon Riggs | Ensure backwards compatibility for GetStableLatestTrans... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Tom Lane | Fix contrib/citext's upgrade script to handle array... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Robert Haas | Prevent loss of init fork when truncating an unlogged... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Simon Riggs | Remove extraneous #include "storage/proc.h" |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Simon Riggs | Ensure age() returns a stable value rather than the... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Heikki Linnakangas | On GiST page split, release the locks on child pages... |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Tom Lane | Fix Windows implementation of PGSemaphoreLock. |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Magnus Hagander | Only attempt to show collations on servers >= 9.1. |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Joe Conway | PL/pgSQL RETURN NEXT was leaking converted tuples,... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Simon Riggs | Avoid xid error from age() function when run on Hot... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Tom Lane | Overdue code review for transaction-level advisory... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Magnus Hagander | Remove link to ODBCng project from the docs. |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Tom Lane | Fix printing of whole-row Vars at top level of a SELECT... |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Tom Lane | Fix syslogger's rotation disable/re-enable logic. |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Peter Eisentraut | PL/Python: Accept strings in functions returning compos... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Tom Lane | Fix planner's handling of RETURNING lists in writable... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Tom Lane | Fix edge-case behavior of pg_next_dst_boundary(). |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Peter Eisentraut | PL/Python: Improve error messages |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Andrew Dunstan | Revert recent commit re positional arguments. |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Robert Haas | Fix copyfuncs/equalfuncs support for ReassignOwnedStmt. |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Andrew Dunstan | Don't override arguments set via options with positiona... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Heikki Linnakangas | Don't wait for the commit record to be replicated if... |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Tom Lane | Clamp indexscan filter condition cost estimate to be... |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Tom Lane | Ignore missing schemas during non-interactive assignmen... |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Bruce Momjian | Fix pg_upgrade to properly upgrade a table that is... |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Tom Lane | Adjust various references to GEQO being non-deterministic. |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Tom Lane | Fix an Assert that turns out to be reachable after... |
commit | commitdiff | tree | snapshot |
2012-04-08 |
Heikki Linnakangas | set_stack_base() no longer needs to be called in Postgr... |
commit | commitdiff | tree | snapshot |
2012-04-08 |
Heikki Linnakangas | Do stack-depth checking in all postmaster children. |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Tom Lane | Update URL for pgtclng project. |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Tom Lane | Fix misleading output from gin_desc(). |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Tom Lane | Fix syslogger to not lose log coherency under high... |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Tom Lane | Fix a couple of contrib/dblink bugs. |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Tom Lane | Fix O(N^2) behavior in pg_dump when many objects are... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Tom Lane | Fix O(N^2) behavior in pg_dump for large numbers of... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Tom Lane | Fix dblink's failure to report correct connection name... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Simon Riggs | Correct epoch of txid_current() when executed on a... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Robert Haas | pg_basebackup: Error handling fixes. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Tom Lane | Fix COPY FROM for null marker strings that correspond... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Tom Lane | Fix planner's handling of outer PlaceHolderVars within... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Tom Lane | Cast some printf arguments to avoid possibly-nonportabl... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Robert Haas | Update docs on numeric storage requirements. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Tom Lane | Fix GET DIAGNOSTICS for case of assignment to function... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Tom Lane | Back-patch contrib/vacuumlo's new -l (limit) option... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Robert Haas | Don't allow CREATE TABLE AS to put relations in pg_global. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Heikki Linnakangas | Fix bug where walsender goes into a busy loop if connec... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Alvaro Herrera | Update struct Trigger in docs |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Alvaro Herrera | plperl: Package-qualify _TD |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Bruce Momjian | In pg_upgrade, remove dependency on pg_config, as that... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Andrew Dunstan | Honor inputdir and outputdir when converting regression... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Peter Eisentraut | pg_restore: Fix memory and file descriptor leak with... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Tom Lane | Revisit handling of UNION ALL subqueries with non-Var... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Tom Lane | Patch some corner-case bugs in pl/python. |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Bruce Momjian | Remove tabs in SGML files |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Tatsuo Ishii | Add description for --no-locale and --text-search-config. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Peter Eisentraut | ecpg: Fix off-by-one error in memory copying |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Peter Eisentraut | ecpg: Fix rare memory leaks |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Peter Eisentraut | psql: Fix invalid memory access |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Peter Eisentraut | libpq: Fix memory leak |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Tom Lane | Fix some issues with temp/transient tables in extension... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Robert Haas | Attempt to reduce locale dependencies in regression... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Tom Lane | Improve documentation around logging_collector and... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Tom Lane | Allow child-relation entries to be made in ec_has_const... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Tom Lane | Simplify references to backslash-doubling in func.sgml. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Heikki Linnakangas | Correctly detect SSI conflicts of prepared transactions... |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Tom Lane | Fix some more bugs in GIN's WAL replay logic. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Tom Lane | Stamp 9.1.3. REL9_1_3 |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Tom Lane | Last-minute release note updates. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Tom Lane | Convert newlines to spaces in names written in pg_dump... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Tom Lane | Remove arbitrary limitation on length of common name... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Tom Lane | Require execute permission on the trigger function... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Tom Lane | Allow MinGW builds to use standardly-named OpenSSL... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Peter Eisentraut | Remove inappropriate quotes |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Tom Lane | Draft release notes for 9.1.3, 9.0.7, 8.4.11, 8.3.18. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Alvaro Herrera | REASSIGN OWNED: Support foreign data wrappers and servers |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Simon Riggs | Correctly initialise shared recoveryLastRecPtr in recovery. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Tom Lane | Don't clear btpo_cycleid during _bt_vacuum_one_page. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Magnus Hagander | Avoid double close of file handle in syslogger on win32 |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Tom Lane | Don't reject threaded Python on FreeBSD. |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Tom Lane | Fix regex back-references that are directly quantified... |
commit | commitdiff | tree | snapshot |
next |