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 |
2011-11-02 |
Simon Riggs | Start Hot Standby faster when initial snapshot is incom... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Simon Riggs | Fix timing of Startup CLOG and MultiXact during Hot... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Tom Lane | Fix race condition with toast table access from a stale... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Magnus Hagander | Document that multiple LDAP servers can be specified |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Tom Lane | Stop btree indexscans upon reaching nulls in either... |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Tom Lane | Fix assorted bogosities in cash_in() and cash_out(). |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Tom Lane | Update docs to point to the timezone library's new... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Tom Lane | Change FK trigger creation order to better support... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Tom Lane | Don't trust deferred-unique indexes for join removal. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Tom Lane | Fix pg_dump to dump casts between auto-generated types. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Tom Lane | Fix bugs in information_schema.referential_constraints... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Bruce Momjian | Modify up/home macro to match standard parameter list... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Tom Lane | Improve documentation of psql's \q command. |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Bruce Momjian | Add Up/Home link to the top of the HTML doc output. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Robert Haas | Fix typo in docs for libpq keepalives_count option. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Heikki Linnakangas | Don't let transform_null_equals=on affect CASE foo... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Robert Haas | Make pgstatindex respond to cancel interrupts. |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Tom Lane | Add sourcefile/sourceline data to EXEC_BACKEND GUC... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Tom Lane | ProcedureCreate neglected to record dependencies on... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Magnus Hagander | Note that sslmode=require verifies the CA if root cert... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Tom Lane | Fix our mapping of Windows timezones for Central America. |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Tom Lane | Stamp 9.0.5. REL9_0_5 |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Tom Lane | Update release notes for 9.1.1, 9.0.5, 8.4.9, 8.3.16... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Tom Lane | gistendscan() forgot to free so->giststate. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Tom Lane | deflist_to_tuplestore dumped core on an option with... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Tom Lane | Fix permissions on pg_largeobject_metadata.h in 9.0... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Peter Eisentraut | Add missing format argument to ecpg_log() call |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Tom Lane | Fix corner case bug in numeric to_char(). |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Bruce Momjian | In pg_upgrade, disallow migration of 8.3 clusters using... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Bruce Momjian | Revert documentation patch about NEW/OLD and triggers. |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Bruce Momjian | Properly document the existance of OLD/NEW trigger... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Bruce Momjian | Fix plpgsql "PERFORM" markup. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Tom Lane | Avoid possibly accessing off the end of memory in SJIS2... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Tom Lane | Avoid possibly accessing off the end of memory in exami... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Bruce Momjian | Document PERFORM limitation when using WITH queries. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Tom Lane | Update type-conversion documentation for long-ago changes. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Bruce Momjian | Properly document semphore requirements by accounting... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Tom Lane | Update time zone data files to tzdata release 2011i. |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Bruce Momjian | Document that contrib/pgtrgm only processes ASCII alpha... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Tom Lane | Guard against using plperl's Makefile without specifyin... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Tom Lane | Fix typo in pg_srand48 (srand48 in older branches). |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Michael Meskes | Fix brace indentation of commit f8c74422010e63506fa6963... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Michael Meskes | In ecpglib restore LC_NUMERIC in case of an error. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Heikki Linnakangas | Move the line to undefine setlocale() macro on Win32... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Tom Lane | Further repair of eqjoinsel ndistinct-clamping logic. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Bruce Momjian | Fix pg_upgrade to preserve toast relfrozenxids for... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Tom Lane | Improve eqjoinsel's ndistinct clamping to work for... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Tom Lane | Fix a missed case in code for "moving average" estimate... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Tom Lane | Actually, all of parallel restore's limitations should... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Tom Lane | Be more user-friendly about unsupported cases for paral... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Tom Lane | Don't assume that "E" response to NEGOTIATE_SSL_CODE... |
commit | commitdiff | tree | snapshot |
next |