| 2013-07-04 | Bruce Momjian | Add C comment about \copy bug in CSV mode | commit | commitdiff | tree | 
  | 2013-07-04 | Bruce Momjian | Add contrib function references in the doc index | commit | commitdiff | tree | 
  | 2013-07-04 | Robert Haas | Add new GUC, max_worker_processes, limiting number... | commit | commitdiff | tree | 
  | 2013-07-04 | Robert Haas | docs: Clarify flag dependencies for background workers. | commit | commitdiff | tree | 
  | 2013-07-04 | Peter Eisentraut | doc: Fix typo in event trigger documentation | commit | commitdiff | tree | 
  | 2013-07-04 | Peter Eisentraut | doc: Add event trigger C API documentation | commit | commitdiff | tree | 
  | 2013-07-03 | Andrew Dunstan | Install all a Makefile's extension controls, not just... | commit | commitdiff | tree | 
  | 2013-07-03 | Fujii Masao | Get rid of pg_class.reltoastidxid. | commit | commitdiff | tree | 
  | 2013-07-03 | Bruce Momjian | pg_buffercache: document column meanings | commit | commitdiff | tree | 
  | 2013-07-03 | Robert Haas | Revert "Hopefully-portable regression tests for CREATE... | commit | commitdiff | tree | 
  | 2013-07-03 | Robert Haas | Hopefully-portable regression tests for CREATE/ALTER... | commit | commitdiff | tree | 
  | 2013-07-03 | Tom Lane | Fix handling of auto-updatable views on inherited tables. | commit | commitdiff | tree | 
  | 2013-07-03 | Alvaro Herrera | Unbreak postmaster restart-after-crash sequence | commit | commitdiff | tree | 
  | 2013-07-03 | Robert Haas | Regression tests for LISTEN/NOTIFY/UNLISTEN/pg_notify. | commit | commitdiff | tree | 
  | 2013-07-03 | Robert Haas | Additional regression tests for CREATE OPERATOR. | commit | commitdiff | tree | 
  | 2013-07-03 | Noah Misch | Expose object name error fields in PL/pgSQL. | commit | commitdiff | tree | 
  | 2013-07-03 | Peter Eisentraut | doc: Remove i18ngurus.com link | commit | commitdiff | tree | 
  | 2013-07-03 | Peter Eisentraut | Add #include to make header file independent | commit | commitdiff | tree | 
  | 2013-07-03 | Peter Eisentraut | doc: Arrange See Also links in more consistent order | commit | commitdiff | tree | 
  | 2013-07-03 | Peter Eisentraut | pg_restore: Error about incompatible options | commit | commitdiff | tree | 
  | 2013-07-02 | Robert Haas | Add support for multiple kinds of external toast datums. | commit | commitdiff | tree | 
  | 2013-07-02 | Alvaro Herrera | Mention extra_float_digits in floating point docs | commit | commitdiff | tree | 
  | 2013-07-02 | Heikki Linnakangas | Silence compiler warning in assertion-enabled builds. | commit | commitdiff | tree | 
  | 2013-07-02 | Bruce Momjian | pg_upgrade: revert changing '' to "" | commit | commitdiff | tree | 
  | 2013-07-02 | Robert Haas | Use an MVCC snapshot, rather than SnapshotNow, for... | commit | commitdiff | tree | 
  | 2013-07-02 | Peter Eisentraut | Fix regression test make dependencies | commit | commitdiff | tree | 
  | 2013-07-01 | Bruce Momjian | pg_dump docs: use escaped double-quotes, for Windows | commit | commitdiff | tree | 
  | 2013-07-01 | Robert Haas | Add a convenience routine makeFuncCall to reduce duplic... | commit | commitdiff | tree | 
  | 2013-07-01 | Bruce Momjian | pg_upgrade: use "" rather than '', for Windows | commit | commitdiff | tree | 
  | 2013-07-01 | Bruce Momjian | Add timezone offset output option to to_char() | commit | commitdiff | tree | 
  | 2013-07-01 | Andrew Dunstan | Improve support for building PGXS modules with VPATH. | commit | commitdiff | tree | 
  | 2013-07-01 | Bruce Momjian | Update LSB URL in pg_ctl | commit | commitdiff | tree | 
  | 2013-07-01 | Bruce Momjian | Remove undocumented -h (help) option | commit | commitdiff | tree | 
  | 2013-07-01 | Heikki Linnakangas | Optimize pglz compressor for small inputs. | commit | commitdiff | tree | 
  | 2013-07-01 | Heikki Linnakangas | Retry short writes when flushing WAL. | commit | commitdiff | tree | 
  | 2013-06-30 | Peter Eisentraut | Fix cpluspluscheck in checksum code | commit | commitdiff | tree | 
  | 2013-06-30 | Peter Eisentraut | ecpg: Consistently use mm_strdup() | commit | commitdiff | tree | 
  | 2013-06-29 | Heikki Linnakangas | Inline ginCompareItemPointers function for speed. | commit | commitdiff | tree | 
  | 2013-06-28 | Simon Riggs | Change errcode for lock_timeout to match NOWAIT | commit | commitdiff | tree | 
  | 2013-06-28 | Simon Riggs | ALTER TABLE ... ALTER CONSTRAINT for FKs | commit | commitdiff | tree | 
  | 2013-06-28 | Simon Riggs | Assert that ALTER TABLE subcommands have pass set | commit | commitdiff | tree | 
  | 2013-06-28 | Bruce Momjian | pg_upgrade: pass username to analyze script | commit | commitdiff | tree | 
  | 2013-06-28 | Bruce Momjian | pg_upgrade: remove -h option | commit | commitdiff | tree | 
  | 2013-06-28 | Bruce Momjian | pg_upgrade: trim down --help and doc option descriptions | commit | commitdiff | tree | 
  | 2013-06-28 | Alvaro Herrera | Send SIGKILL to children if they don't die quickly... | commit | commitdiff | tree | 
  | 2013-06-28 | Bruce Momjian | pg_upgrade: change -u to -U, for consistency | commit | commitdiff | tree | 
  | 2013-06-28 | Robert Haas | Make the OVER keyword unreserved. | commit | commitdiff | tree | 
  | 2013-06-28 | Robert Haas | Define Trap and TrapMacro even in non-cassert builds. | commit | commitdiff | tree | 
  | 2013-06-28 | Heikki Linnakangas | Track spinlock delay in microsecond granularity. | commit | commitdiff | tree | 
  | 2013-06-27 | Alvaro Herrera | Update pg_resetxlog's documentation on multixacts | commit | commitdiff | tree | 
  | 2013-06-27 | Alvaro Herrera | Document relminmxid and datminmxid | commit | commitdiff | tree | 
  | 2013-06-27 | Noah Misch | Permit super-MaxAllocSize allocations with MemoryContex... | commit | commitdiff | tree | 
  | 2013-06-27 | Tom Lane | Mark index-constraint comments with correct dependency... | commit | commitdiff | tree | 
  | 2013-06-27 | Tom Lane | Expect EWOULDBLOCK from a non-blocking connect() call... | commit | commitdiff | tree | 
  | 2013-06-27 | Michael Meskes | Fixed incorrect description of EXEC SQL VAR command. | commit | commitdiff | tree | 
  | 2013-06-27 | Robert Haas | pgbench: Fix inadvertent inconsistency in help message. | commit | commitdiff | tree | 
  | 2013-06-27 | Robert Haas | pgbench: Add long options for all existing short options. | commit | commitdiff | tree | 
  | 2013-06-27 | Tom Lane | Tweak wording in sequence-function docs to avoid PDF... | commit | commitdiff | tree | 
  | 2013-06-27 | Noah Misch | Cooperate with the Valgrind instrumentation framework. | commit | commitdiff | tree | 
  | 2013-06-26 | Noah Misch | Refactor aset.c and mcxt.c in preparation for Valgrind... | commit | commitdiff | tree | 
  | 2013-06-26 | Noah Misch | Initialize pad bytes in GinFormTuple(). | commit | commitdiff | tree | 
  | 2013-06-26 | Noah Misch | Document effect of constant folding on CASE. | commit | commitdiff | tree | 
  | 2013-06-26 | Noah Misch | Renovate display of non-ASCII messages on Windows. | commit | commitdiff | tree | 
  | 2013-06-26 | Peter Eisentraut | pg_receivexlog: Fix logic error | commit | commitdiff | tree | 
  | 2013-06-25 | Alvaro Herrera | Avoid inconsistent type declaration | commit | commitdiff | tree | 
  | 2013-06-25 | Andrew Dunstan | Properly dump dropped foreign table cols in binary... | commit | commitdiff | tree | 
  | 2013-06-25 | Fujii Masao | Support clean switchover. | commit | commitdiff | tree | 
  | 2013-06-24 | Simon Riggs | Reverting previous commit, pending investigation | commit | commitdiff | tree | 
  | 2013-06-24 | Simon Riggs | ALTER TABLE ... ALTER CONSTRAINT for FKs | commit | commitdiff | tree | 
  | 2013-06-24 | Peter Eisentraut | Translation updates | commit | commitdiff | tree | 
  | 2013-06-23 | Tom Lane | Add a comment warning against use of pg_usleep() for... | commit | commitdiff | tree | 
  | 2013-06-23 | Simon Riggs | Ensure no xid gaps during Hot Standby startup | commit | commitdiff | tree | 
  | 2013-06-22 | Peter Eisentraut | doc: Fix date in EPUB manifest | commit | commitdiff | tree | 
  | 2013-06-21 | Peter Eisentraut | Clarify terminology standalone backend vs. single-user... | commit | commitdiff | tree | 
  | 2013-06-20 | Peter Eisentraut | Further update CREATE FUNCTION documentation about... | commit | commitdiff | tree | 
  | 2013-06-20 | Peter Eisentraut | initdb: Add blank line before output about checksums | commit | commitdiff | tree | 
  | 2013-06-19 | Fujii Masao | Support TB (terabyte) memory unit in GUC variables. | commit | commitdiff | tree | 
  | 2013-06-19 | Bruce Momjian | Modernize entab source code | commit | commitdiff | tree | 
  | 2013-06-19 | Kevin Grittner | Fix the create_index regression test for Danish collation. | commit | commitdiff | tree | 
  | 2013-06-18 | Simon Riggs | Fix docs on lock level for ALTER TABLE VALIDATE | commit | commitdiff | tree | 
  | 2013-06-18 | Peter Eisentraut | psql: Re-allow -1 together with -c or -l | commit | commitdiff | tree | 
  | 2013-06-17 | Jeff Davis | Add buffer_std flag to MarkBufferDirtyHint(). | commit | commitdiff | tree | 
  | 2013-06-16 | Fujii Masao | Fix description of archive format which pg_restore... | commit | commitdiff | tree | 
  | 2013-06-15 | Tom Lane | Use WaitLatch, not pg_usleep, for delaying in pg_sleep(). | commit | commitdiff | tree | 
  | 2013-06-15 | Fujii Masao | Fix pg_restore -l with the directory archive to display... | commit | commitdiff | tree | 
  | 2013-06-15 | Tom Lane | Use SA_RESTART for all signals, including SIGALRM. | commit | commitdiff | tree | 
  | 2013-06-15 | Tom Lane | Be consistent about #define'ing configure symbols as... | commit | commitdiff | tree | 
  | 2013-06-14 | Heikki Linnakangas | Add :client_id automatic variable for custom pgbench... | commit | commitdiff | tree | 
  | 2013-06-14 | Tom Lane | Update RELEASE_CHANGES to describe library version... | commit | commitdiff | tree | 
  | 2013-06-14 | Tom Lane | Stamp shared-library minor version numbers for 9.4. | commit | commitdiff | tree | 
  | 2013-06-14 | Tom Lane | Stamp HEAD as 9.4devel. | commit | commitdiff | tree | 
  | 2013-06-14 | Tom Lane | Avoid deadlocks during insertion into SP-GiST indexes. | commit | commitdiff | tree | 
  | 2013-06-14 | Tom Lane | Remove special-case treatment of LOG severity level... | commit | commitdiff | tree | 
  | 2013-06-14 | Tom Lane | Refactor checksumming code to make it easier to use... | commit | commitdiff | tree | 
  | 2013-06-14 | Peter Eisentraut | PL/Python: Fix type mixup | commit | commitdiff | tree | 
  | 2013-06-13 | Tom Lane | Only install a portal's ResourceOwner if it actually... | commit | commitdiff | tree | 
  | 2013-06-12 | Noah Misch | Avoid reading past datum end when parsing JSON. | commit | commitdiff | tree | 
  | 2013-06-12 | Noah Misch | Avoid reading below the start of a stack variable in... | commit | commitdiff | tree | 
  | 2013-06-12 | Noah Misch | Don't pass oidvector by value. | commit | commitdiff | tree | 
  | 2013-06-12 | Noah Misch | Observe array length in HaveVirtualXIDsDelayingChkpt(). | commit | commitdiff | tree | 
  | next |