2013-07-11 |
Bruce Momjian | pg_upgrade: document possible pg_hba.conf options |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Peter Eisentraut | doc: Replace link to pgFouine with pgBadger |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Peter Eisentraut | Add coverage/ to .gitignore |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Peter Eisentraut | Fix lack of message pluralization |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Heikki Linnakangas | Fix memory barrier support on icc on ia64, 2nd attempt. |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Heikki Linnakangas | Add #include needed for _mm_mfence() intrinsic on ia64. |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Peter Eisentraut | Fix bool abuse |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Alvaro Herrera | Fix mention of htup.h in pageinspect docs |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Heikki Linnakangas | Fix Windows build. |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Heikki Linnakangas | Fix pg_test_fsync, broken by xloginsert scaling patch. |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Heikki Linnakangas | Improve scalability of WAL insertions. |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Tom Lane | Fix planning of parameterized appendrel paths with... |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Peter Eisentraut | pg_isready: Make --help output more consistent with... |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Peter Eisentraut | pg_resetxlog: Make --help consistent with man page |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Bruce Momjian | pg_upgrade: document link options |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Magnus Hagander | Fix include-guard |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Peter Eisentraut | pgbench: Silence compiler warning |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Peter Eisentraut | PL/Python: Make regression tests pass with older Python... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Jeff Davis | Handle posix_fallocate() errors. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Michael Meskes | Also escape double quotes for ECPG's #line statement. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Tom Lane | Rename a function to avoid naming conflict in parallel... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Peter Eisentraut | PL/Python: Convert numeric to Decimal |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Noah Misch | Update messages, comments and documentation for materia... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Jeff Davis | Use posix_fallocate() for new WAL files, where available. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Magnus Hagander | Remove stray | character |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Magnus Hagander | Fix spelling error |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Magnus Hagander | Expose the estimation of number of changed tuples since... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Meskes | Apploed patch by MauMau <maumau307@gmail.com> to escape... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Noah Misch | Use type "int64" for memory accounting in tuplesort... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Fujii Masao | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Bruce Momjian | Add C comment about \copy bug in CSV mode |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Bruce Momjian | Add contrib function references in the doc index |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Robert Haas | Add new GUC, max_worker_processes, limiting number... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Robert Haas | docs: Clarify flag dependencies for background workers. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Peter Eisentraut | doc: Fix typo in event trigger documentation |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Peter Eisentraut | doc: Add event trigger C API documentation |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Andrew Dunstan | Install all a Makefile's extension controls, not just... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Fujii Masao | Get rid of pg_class.reltoastidxid. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Bruce Momjian | pg_buffercache: document column meanings |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Robert Haas | Revert "Hopefully-portable regression tests for CREATE... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Robert Haas | Hopefully-portable regression tests for CREATE/ALTER... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Tom Lane | Fix handling of auto-updatable views on inherited tables. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Alvaro Herrera | Unbreak postmaster restart-after-crash sequence |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Robert Haas | Regression tests for LISTEN/NOTIFY/UNLISTEN/pg_notify. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Robert Haas | Additional regression tests for CREATE OPERATOR. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Noah Misch | Expose object name error fields in PL/pgSQL. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Peter Eisentraut | doc: Remove i18ngurus.com link |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Peter Eisentraut | Add #include to make header file independent |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Peter Eisentraut | doc: Arrange See Also links in more consistent order |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Peter Eisentraut | pg_restore: Error about incompatible options |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Robert Haas | Add support for multiple kinds of external toast datums. |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Alvaro Herrera | Mention extra_float_digits in floating point docs |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Heikki Linnakangas | Silence compiler warning in assertion-enabled builds. |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Bruce Momjian | pg_upgrade: revert changing '' to "" |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Robert Haas | Use an MVCC snapshot, rather than SnapshotNow, for... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Peter Eisentraut | Fix regression test make dependencies |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Bruce Momjian | pg_dump docs: use escaped double-quotes, for Windows |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Robert Haas | Add a convenience routine makeFuncCall to reduce duplic... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Bruce Momjian | pg_upgrade: use "" rather than '', for Windows |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Bruce Momjian | Add timezone offset output option to to_char() |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Andrew Dunstan | Improve support for building PGXS modules with VPATH. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Bruce Momjian | Update LSB URL in pg_ctl |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Bruce Momjian | Remove undocumented -h (help) option |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Heikki Linnakangas | Optimize pglz compressor for small inputs. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Heikki Linnakangas | Retry short writes when flushing WAL. |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Peter Eisentraut | Fix cpluspluscheck in checksum code |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Peter Eisentraut | ecpg: Consistently use mm_strdup() |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Heikki Linnakangas | Inline ginCompareItemPointers function for speed. |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Simon Riggs | Change errcode for lock_timeout to match NOWAIT |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Simon Riggs | ALTER TABLE ... ALTER CONSTRAINT for FKs |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Simon Riggs | Assert that ALTER TABLE subcommands have pass set |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Bruce Momjian | pg_upgrade: pass username to analyze script |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Bruce Momjian | pg_upgrade: remove -h option |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Bruce Momjian | pg_upgrade: trim down --help and doc option descriptions |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Alvaro Herrera | Send SIGKILL to children if they don't die quickly... |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Bruce Momjian | pg_upgrade: change -u to -U, for consistency |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Robert Haas | Make the OVER keyword unreserved. |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Robert Haas | Define Trap and TrapMacro even in non-cassert builds. |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Heikki Linnakangas | Track spinlock delay in microsecond granularity. |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Alvaro Herrera | Update pg_resetxlog's documentation on multixacts |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Alvaro Herrera | Document relminmxid and datminmxid |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Noah Misch | Permit super-MaxAllocSize allocations with MemoryContex... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Tom Lane | Mark index-constraint comments with correct dependency... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Tom Lane | Expect EWOULDBLOCK from a non-blocking connect() call... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Michael Meskes | Fixed incorrect description of EXEC SQL VAR command. |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Robert Haas | pgbench: Fix inadvertent inconsistency in help message. |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Robert Haas | pgbench: Add long options for all existing short options. |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Tom Lane | Tweak wording in sequence-function docs to avoid PDF... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Noah Misch | Cooperate with the Valgrind instrumentation framework. |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Noah Misch | Refactor aset.c and mcxt.c in preparation for Valgrind... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Noah Misch | Initialize pad bytes in GinFormTuple(). |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Noah Misch | Document effect of constant folding on CASE. |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Noah Misch | Renovate display of non-ASCII messages on Windows. |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Peter Eisentraut | pg_receivexlog: Fix logic error |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Alvaro Herrera | Avoid inconsistent type declaration |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Andrew Dunstan | Properly dump dropped foreign table cols in binary... |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Fujii Masao | Support clean switchover. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Simon Riggs | Reverting previous commit, pending investigation |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Simon Riggs | ALTER TABLE ... ALTER CONSTRAINT for FKs |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
next |