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-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-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-20 |
Alvaro Herrera | Update struct Trigger in docs |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Andrew Dunstan | Honor inputdir and outputdir when converting regression... |
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-05 |
Tom Lane | Improve documentation around logging_collector and... |
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.0.7. REL9_0_7 |
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 |
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 |
2012-02-17 |
Tom Lane | Fix longstanding error in contrib/intarray's int[]... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Michael Meskes | Do not use the variable name when defining a varchar... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Andrew Dunstan | Fix auto-explain JSON output to be valid JSON. |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Tom Lane | Fix I/O-conversion-related memory leaks in plpgsql. |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Tom Lane | Fix brain fade in previous pg_dump patch. |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Tom Lane | Fix pg_dump for better handling of inherited columns. |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Tom Lane | Fix postmaster to attempt restart after a hot-standby... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Tom Lane | Avoid throwing ERROR during WAL replay of DROP TABLESPACE. |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Tom Lane | Avoid problems with OID wraparound during WAL replay. |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Alvaro Herrera | fe-misc.c depends on pg_config_paths.h |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Tom Lane | Fix transient clobbering of shared buffers during WAL... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Simon Riggs | Resolve timing issue with logging locks for Hot Standby. |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Heikki Linnakangas | Accept a non-existent value in "ALTER USER/DATABASE... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Tom Lane | Fix error detection in contrib/pgcrypto's encrypt_iv... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Magnus Hagander | Fix wording, per Peter Geoghegan |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Tom Lane | Fix CLUSTER/VACUUM FULL for toast values owned by recen... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Tom Lane | Fix one-byte buffer overrun in contrib/test_parser. |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Tom Lane | Use __sync_lock_test_and_set() for spinlocks on ARM... |
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-04 |
Tom Lane | Make executor's SELECT INTO code save and restore origi... |
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-20 |
Tom Lane | Avoid crashing when we have problems unlinking files... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Michael Meskes | In ecpg removed old leftover check for given connection... |
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-14 |
Andrew Dunstan | Disable excessive FP optimization by recent versions... |
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-09 |
Heikki Linnakangas | Don't set reachedMinRecoveryPoint during crash recovery... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Bruce Momjian | In pg_upgrade, allow tables using regclass to be upgrad... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Michael Meskes | Applied another patch by Zoltan to fix memory alignemen... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Magnus Hagander | Treat ENOTDIR as ENOENT when looking for client certifi... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Tom Lane | Add some weasel wording about threaded usage of PGresults. |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Tom Lane | Stamp 9.0.6. REL9_0_6 |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Tom Lane | Clarify documentation about SQL:2008 variant of LIMIT... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Tom Lane | Fix getTypeIOParam to support type record[]. |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Tom Lane | Update information about configuring SysV IPC parameter... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Tom Lane | Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Tom Lane | Update time zone data files to tzdata release 2011n. |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Tom Lane | Tweak previous patch to ensure edata->filename always... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Peter Eisentraut | Strip file names reported in error messages in vpath... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Tom Lane | Remove erroneous claim about use of pg_locks.objid... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Andrew Dunstan | Backpatch "Use the preferred version of xsubpp." |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Tom Lane | Ensure that whole-row junk Vars are always of composite... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Tom Lane | Fix overly-aggressive and inconsistent quoting in OS... |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Bruce Momjian | Allow pg_upgrade to upgrade clusters that use exclusion... |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Tom Lane | Fix erroneous replay of GIN_UPDATE_META_PAGE WAL records. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Tom Lane | Avoid floating-point underflow while tracking buffer... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Michael Meskes | Applied Zoltan's patch to correctly align interval... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Robert Haas | Don't elide blank lines when accumulating psql command... |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Michael Meskes | Applied patch by Zoltan to fix copy&paste bug in ecpg... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Tom Lane | Throw nice error if server is too old to support psql... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Robert Haas | Correct documentation for trace_userlocks. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Peter Eisentraut | Fix server header file installation with vpath builds |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Heikki Linnakangas | Make DatumGetInetP() unpack inet datums with a 1-byte... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Peter Eisentraut | -DLINUX_OOM_ADJ=0 should be in CPPFLAGS, not CFLAGS |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Tom Lane | Fix assorted bugs in contrib/unaccent's configuration... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Tom Lane | Don't assume that a tuple's header size is unchanged... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Peter Eisentraut | Fix archive_command example |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Tom Lane | Fix bogus code in contrib/ tsearch dictionary examples. |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Tom Lane | Fix inline_set_returning_function() to allow multiple... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Tom Lane | Revert "Stop btree indexscans upon reaching nulls in... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Simon Riggs | Derive oldestActiveXid at correct time for Hot Standby. |
commit | commitdiff | tree | snapshot |
next |