2011-02-18 |
Tom Lane | Fix parallel pg_restore to handle comments on POST_DATA... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Tom Lane | Fix tsmatchsel() to account properly for null rows. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Tom Lane | Fix bogus test for hypothetical indexes in get_actual_v... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Tom Lane | Add CheckTableNotInUse calls in DROP TABLE and DROP... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Bruce Momjian | Clarify documentation for libpq's PQescapeBytea to... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Tom Lane | Fix improper matching of resjunk column names for FOR... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Magnus Hagander | Fix typo. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Magnus Hagander | Undefine setlocale() macro on Win32 |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Simon Riggs | Create new errcode for recovery conflict caused by... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Itagaki Takahiro | Fix wrong error reports in 'number of array dimensions... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Simon Riggs | Fix error code for canceling statement due to conflict... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Tom Lane | Make reduce_outer_joins() smarter about semijoins. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Marc G. Fournier | Tag 9.0.3 REL9_0_3 |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Tom Lane | Update release notes. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Tom Lane | Prevent buffer overrun while parsing an integer in... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Tom Lane | Don't include <asm/ia64regs.h> unnecessarily. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Peter Eisentraut | Translation updates for release 9.0.3 |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Tom Lane | Update release notes for releases 9.0.3, 8.4.7, 8.3... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Robert Haas | Correct ALTER TYPE -> SET DATA TYPE in ALTER TABLE... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Robert Haas | Make ALTER TABLE revalidate uniqueness and exclusion... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Robert Haas | Document that WITH queries are also called Common Table... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Tom Lane | Fix miscalculation of itemsafter in array_set_slice(). |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Alvaro Herrera | Increment Py_None refcount for NULL array elements |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Heikki Linnakangas | Before exiting walreceiver, fsync() all the WAL received. |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Heikki Linnakangas | Fix the logic in libpqrcv_receive() to determine if... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Tom Lane | Fix PlanRowMark/ExecRowMark structures to handle inheri... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Magnus Hagander | Typo fix |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Magnus Hagander | Ensure the directory for gram.h is created on win32 |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Magnus Hagander | Properly install gram.h on MSVC builds |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Michael Meskes | In ecpg's parser removed a fixed length limit for const... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Robert Haas | Remove bogus claims regarding createuser defaults. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Bruce Momjian | Update documentation to say that \lo_import sets :LASTO... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Bruce Momjian | In pg_upgrade, copy pg_largeobject_metadata and its... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Bruce Momjian | In pg_upgrade, fix backward logging display of link... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Tom Lane | Improve pg_upgrade's checks for required executables. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Tom Lane | Avoid unexpected conversion overflow in planner for... |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Robert Haas | Correct spelling: longjump() -> longjmp(). |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Peter Eisentraut | Fix grammar |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Andrew Dunstan | Allow vpath builds and regression tests to succeed... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Bruce Momjian | Backpatch to 9.0 a doc mention that a BBU does not... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Tom Lane | Fix up handling of simple-form CASE with constant test... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Tom Lane | Fix erroneous parsing of tsquery input "... & !(subexpr... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Magnus Hagander | Document unavailable parameters in some configurations |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Tom Lane | Remove optreset from src/port/ implementations of getop... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Tom Lane | Fix up getopt() reset management so it works on recent... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Tom Lane | Fix contrib/seg's GiST picksplit method. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Marc G. Fournier | Tag 9.0.2. REL9_0_2 |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Tom Lane | Update release notes for releases 9.0.2, 8.4.6, 8.3... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Peter Eisentraut | Translation updates for release 9.0.2 |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Tom Lane | Update time zone data files to tzdata release 2010o... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Tom Lane | Fix efficiency problems in tuplestore_trim(). |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Simon Riggs | Reduce spurious Hot Standby conflicts from never-visibl... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Tom Lane | Eliminate O(N^2) behavior in parallel restore with... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Tom Lane | Force default wal_sync_method to be fdatasync on Linux. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Heikki Linnakangas | Fix bugs in the hot standby known-assigned-xids trackin... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Tom Lane | Add a stack overflow check to copyObject(). |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Heikki Linnakangas | Fix two typos, by Fujii Masao. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Tom Lane | Prevent inlining a SQL function with multiple OUT param... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Simon Riggs | Move call to GetTopTransactionId() earlier in LockAcqui... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Tom Lane | Fix significant memory leak in contrib/xml2 functions. |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Itagaki Takahiro | Don't raise "identifier will be truncated" messages... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Tom Lane | Fix leakage of cost_limit when multiple autovacuum... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Tom Lane | Improve plpgsql's error reporting for no-such-column... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Magnus Hagander | Send paramHandle to subprocesses as 64-bit on Win64 |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Heikki Linnakangas | The GiST scan algorithm uses LSNs to detect concurrent... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Tom Lane | Fix aboriginal mistake in plpython's set-returning... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Simon Riggs | Avoid spurious Hot Standby conflicts from btree delete... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Robert Haas | Fix bug in cube picksplit algorithm. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Tom Lane | Fix canAcceptConnections() bugs introduced by replicati... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Tom Lane | Add missing outfuncs.c support for struct InhRelation. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Tom Lane | Fix old oversight in const-simplification of COALESCE... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Peter Eisentraut | docs -> documentation |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Heikki Linnakangas | Add missing support for removing foreign data wrapper... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Heikki Linnakangas | Fix bug introduced by the recent patch to check that... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Tom Lane | Fix line_construct_pm() for the case of "infinite"... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Bruce Momjian | Mention that pg_upgrade requires compatible 32/64-bit... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Itagaki Takahiro | Don't use __declspec (dllimport) for PGDLLEXPORT to... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Tom Lane | Repair memory leakage while ANALYZE-ing complex index... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Heikki Linnakangas | In rewriteheap.c (used by VACUUM FULL and CLUSTER)... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Alvaro Herrera | plpython has plpy.Error instead of plpy.ERROR |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Tom Lane | Fix error handling in temp-file deletion with log_temp_... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Alvaro Herrera | Fix permanent memory leak in autovacuum launcher |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Tom Lane | Add support for detecting register-stack overrun on... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Tom Lane | Reduce recursion depth in recently-added regression... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Tom Lane | Fix adjust_semi_join to be more cautious about clausele... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Tom Lane | Fix buffer overrun in pg_upgrade. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Tom Lane | Ensure an index that uses a whole-row Var still depends... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Heikki Linnakangas | Bootstrap WAL to begin at segment logid=0 logseg=1... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Heikki Linnakangas | Fix corner-case bug in tracking of latest removed WAL... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Tom Lane | Fix plpgsql's handling of "simple" expression evaluation. |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Heikki Linnakangas | Fix long-standing segfault when accept() or one of... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Tom Lane | Fix up some oversights in psql's Unicode-escape support. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Heikki Linnakangas | Note explicitly that hash indexes are also not replicat... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Heikki Linnakangas | Before removing backup_label and irrevocably changing... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Tom Lane | Fix inline_set_returning_function() to preserve the... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Heikki Linnakangas | Add semicolon, missed in previous patch. And update... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Heikki Linnakangas | Make OFF keyword unreserved. It's not hard to imagine... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Tom Lane | Remove obsolete comment, per Josh Kupershmidt. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Heikki Linnakangas | If pk is NULL, the backend would segfault when accessin... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Tom Lane | Don't try to fetch database name when SetTransactionIdL... |
commit | commitdiff | tree | snapshot |
next |