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-29 |
Tom Lane | Fix pushing of index-expression qualifications through... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Tom Lane | Update statement about sorting of character-string... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Tom Lane | Fix handling of init_plans list in inheritance_planner(). |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Tom Lane | Fix handling of data-modifying CTE subplans in EvalPlan... |
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-25 |
Bruce Momjian | Now that the shared library name can be adjusted in... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Bruce Momjian | In pg_upgrade, when checking for the plpython library... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Bruce Momjian | Remove tab in 9.1 SGML file. |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Heikki Linnakangas | Fix corner case in cleanup of transactions using SSI. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Andrew Dunstan | Improve efficiency of recent changes to plperl's sv2cstr(). |
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 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 |
Andrew Dunstan | Work around perl bug in SvPVutf8(). |
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-02 |
Tom Lane | Fix coerce_to_target_type for coerce_type's klugy handl... |
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 |
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-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-07 |
Tom Lane | Fix corner cases in readlink() usage. |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Magnus Hagander | Avoid using readlink() on platforms that don't support it |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Magnus Hagander | Add missing documentation for function pg_stat_get_wal_... |
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.1.2. REL9_1_2 |
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-30 |
Peter Eisentraut | Strip file names reported in error messages in vpath... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Tom Lane | Prevent autovacuum transactions from running in seriali... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Peter Eisentraut | pg_dump: Add gettext plural support to error message |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Tom Lane | Disallow deletion of CurrentExtensionObject while runni... |
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 |
Tom Lane | Fix some bogosities in pg_dump's foreign-table support. |
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-27 |
Andrew Dunstan | Fix MSVC builds broken by xsubpp change |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Andrew Dunstan | Use the right interpreter for encoding test. |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Andrew Dunstan | Use the preferred version of xsubpp, not necessarily... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Tom Lane | Fix overly-aggressive and inconsistent quoting in OS... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Andrew Dunstan | Ensure plperl strings are always correctly UTF8 encoded. |
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-24 |
Heikki Linnakangas | Preserve SQLSTATE when an SPI error is propagated throu... |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Tom Lane | Fix citext upgrade script to update derived copies... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Tom Lane | Avoid floating-point underflow while tracking buffer... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Bruce Momjian | Fix pg_upgrade's pg_scandir_internal() the right way... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Bruce Momjian | Fix pg_upgrade's pg_scandir_internal() to properly... |
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-12 |
Tom Lane | In plpgsql, allow foreign tables to define row types. |
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 |
Tom Lane | Avoid platform-dependent infinite loop in pg_dump. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Peter Eisentraut | Fix server header file installation with vpath builds |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Bruce Momjian | Document that PQexec() can handle a NULL res pointer... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Peter Eisentraut | Only install the extension files for the current Python... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Tom Lane | Fix random discrepancies between parallel_schedule... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Tom Lane | Wrap appendrel member outputs in PlaceHolderVars in... |
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-03 |
Tom Lane | Fix handling of PlaceHolderVars in nestloop parameter... |
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 |
Robert Haas | Clarify that ORDER BY/FOR UPDATE can't malfunction... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Robert Haas | Change "and and" to "and". |
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 | Typo fixes. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Tom Lane | Change FK trigger creation order to better support... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree | snapshot |
next |