2014-08-21 |
Stephen Frost | Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE' |
commit | commitdiff | tree |
2014-08-21 |
Andres Freund | Add pinning_backends column to the pg_buffercache exten... |
commit | commitdiff | tree |
2014-08-21 |
Heikki Linnakangas | Add #define INT64_MODIFIER for the printf length modifi... |
commit | commitdiff | tree |
2014-08-20 |
Tom Lane | More regression test cases for json/jsonb extraction... |
commit | commitdiff | tree |
2014-08-20 |
Tom Lane | Fix core dump in jsonb #> operator, and add regression... |
commit | commitdiff | tree |
2014-08-20 |
Bruce Momjian | pg_upgrade: adjust logging to use QUERY_ALLOC lengths |
commit | commitdiff | tree |
2014-08-20 |
Heikki Linnakangas | Use comma+space as the separator in the default search_... |
commit | commitdiff | tree |
2014-08-19 |
Fujii Masao | Revert "Fix bug in checking of IDENTIFY_SYSTEM result." |
commit | commitdiff | tree |
2014-08-19 |
Fujii Masao | Fix bug in checking of IDENTIFY_SYSTEM result. |
commit | commitdiff | tree |
2014-08-19 |
Noah Misch | Install libpq DLL with $(INSTALL_SHLIB). |
commit | commitdiff | tree |
2014-08-19 |
Noah Misch | Finish adding file version information to installed... |
commit | commitdiff | tree |
2014-08-19 |
Noah Misch | Replace a few strncmp() calls with strlcpy(). |
commit | commitdiff | tree |
2014-08-19 |
Noah Misch | Make pg_service.conf sample LDIF more portable. |
commit | commitdiff | tree |
2014-08-19 |
Noah Misch | Document new trigger-related forms of ALTER FOREIGN... |
commit | commitdiff | tree |
2014-08-18 |
Greg Stark | Adjust Release Notes to reflect holding off wrapped... |
commit | commitdiff | tree |
2014-08-18 |
Greg Stark | Fix further concerns about psql wrapping in expanded... |
commit | commitdiff | tree |
2014-08-18 |
Heikki Linnakangas | Reorganize functions in be-secure-openssl.c |
commit | commitdiff | tree |
2014-08-18 |
Tom Lane | Fix obsolete mention of non-int64 support in CREATE... |
commit | commitdiff | tree |
2014-08-18 |
Tom Lane | Use ISO 8601 format for dates converted to JSON, too. |
commit | commitdiff | tree |
2014-08-18 |
Fujii Masao | Add missing index terms for replication commands in... |
commit | commitdiff | tree |
2014-08-18 |
Tom Lane | Make an editorial pass over the 9.4 release notes. |
commit | commitdiff | tree |
2014-08-17 |
Tom Lane | Improve DISCARD documentation. |
commit | commitdiff | tree |
2014-08-17 |
Peter Eisentraut | doc: Work around stylesheet bug for man build |
commit | commitdiff | tree |
2014-08-16 |
Tom Lane | Fix bogus return macros in range_overright_internal(). |
commit | commitdiff | tree |
2014-08-16 |
Tom Lane | Add opr_sanity queries to inspect commutator/negator... |
commit | commitdiff | tree |
2014-08-16 |
Tom Lane | Fix bogus commutator/negator links for JSONB containmen... |
commit | commitdiff | tree |
2014-08-15 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
2014-08-15 |
Bruce Momjian | pg_upgrade: fix define adjusted during testing |
commit | commitdiff | tree |
2014-08-15 |
Bruce Momjian | pg_upgrade: error if run from top of new PGDATA on... |
commit | commitdiff | tree |
2014-08-15 |
Heikki Linnakangas | Doc fix: New York State's capital is Albany. |
commit | commitdiff | tree |
2014-08-15 |
Heikki Linnakangas | Remove remnants of a JENTRY_ISFIRST flag bit. |
commit | commitdiff | tree |
2014-08-15 |
Peter Eisentraut | Set shared library path for in-tree TAP tests |
commit | commitdiff | tree |
2014-08-15 |
Peter Eisentraut | doc: Fix DocBook XML validity |
commit | commitdiff | tree |
2014-08-14 |
Tom Lane | Update SysV parameter configuration documentation for... |
commit | commitdiff | tree |
2014-08-14 |
Robert Haas | docs: Add missing period. |
commit | commitdiff | tree |
2014-08-14 |
Robert Haas | Add sortsupport routines for text. |
commit | commitdiff | tree |
2014-08-14 |
Fujii Masao | Fix help message in pg_ctl. |
commit | commitdiff | tree |
2014-08-14 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
2014-08-14 |
Peter Eisentraut | Add some noreturn attributes based on compiler recommen... |
commit | commitdiff | tree |
2014-08-14 |
Peter Eisentraut | doc: Remove obsolete set element DSSSL customizations |
commit | commitdiff | tree |
2014-08-13 |
Tom Lane | Prevent memory leaks in parseRelOptions(). |
commit | commitdiff | tree |
2014-08-13 |
Tom Lane | Prevent memory leaks in RelationGetIndexList, RelationG... |
commit | commitdiff | tree |
2014-08-13 |
Fujii Masao | Expose -S option in pg_receivexlog. |
commit | commitdiff | tree |
2014-08-12 |
Andres Freund | pg_recvlogical message and code improvements. |
commit | commitdiff | tree |
2014-08-12 |
Fujii Masao | Fix typo in \setrandom document. |
commit | commitdiff | tree |
2014-08-12 |
Andres Freund | Be less aggressive in asking for feedback of logical... |
commit | commitdiff | tree |
2014-08-12 |
Tatsuo Ishii | Enhance pgbench's option checking. |
commit | commitdiff | tree |
2014-08-12 |
Fujii Masao | Change first call of ProcessConfigFile so as to process... |
commit | commitdiff | tree |
2014-08-12 |
Fujii Masao | Add tab-completion for \unset and valid setting values... |
commit | commitdiff | tree |
2014-08-11 |
Fujii Masao | Fix documentation oversights about pageinspect and... |
commit | commitdiff | tree |
2014-08-11 |
Heikki Linnakangas | Break out OpenSSL-specific code to separate files. |
commit | commitdiff | tree |
2014-08-10 |
Tom Lane | Clarify type resolution behavior for domain types. |
commit | commitdiff | tree |
2014-08-09 |
Tom Lane | Clean up handling of unknown-type inputs in json_build_... |
commit | commitdiff | tree |
2014-08-09 |
Tom Lane | Further cleanup of JSON-specific error messages. |
commit | commitdiff | tree |
2014-08-09 |
Tom Lane | Reject duplicate column names in foreign key referenced... |
commit | commitdiff | tree |
2014-08-09 |
Peter Eisentraut | Small message fixes |
commit | commitdiff | tree |
2014-08-08 |
Fujii Masao | Add -F option to pg_receivexlog, for specifying fsync... |
commit | commitdiff | tree |
2014-08-08 |
Tom Lane | Fix typo in docs. |
commit | commitdiff | tree |
2014-08-07 |
Bruce Momjian | pg_upgrade: prevent oid conflicts with new-cluster... |
commit | commitdiff | tree |
2014-08-07 |
Heikki Linnakangas | Improve comment. |
commit | commitdiff | tree |
2014-08-06 |
Robert Haas | Add PG_RETURN_UINT16 macro. |
commit | commitdiff | tree |
2014-08-06 |
Robert Haas | Don't require sort support functions to provide a compa... |
commit | commitdiff | tree |
2014-08-06 |
Robert Haas | Fix alternate regression test output file. |
commit | commitdiff | tree |
2014-08-06 |
Fujii Masao | Refactor pg_receivexlog main loop code, for readability... |
commit | commitdiff | tree |
2014-08-06 |
Fujii Masao | Change ParseConfigFp() so that it doesn't process unuse... |
commit | commitdiff | tree |
2014-08-05 |
Kevin Grittner | Fix typo in C comment. |
commit | commitdiff | tree |
2014-08-05 |
Robert Haas | Improve some JSON error messages. |
commit | commitdiff | tree |
2014-08-04 |
Bruce Momjian | pg_upgrade: assume user is install user |
commit | commitdiff | tree |
2014-08-04 |
Bruce Momjian | pg_upgrade: remove reference to autovacuum_multixact_f... |
commit | commitdiff | tree |
2014-08-04 |
Heikki Linnakangas | Windows doesn't have M_PI; define it ourselves when... |
commit | commitdiff | tree |
2014-08-02 |
Fujii Masao | Add missing PQclear() calls into pg_receivexlog. |
commit | commitdiff | tree |
2014-08-02 |
Fujii Masao | Fix bug in pg_receivexlog --verbose. |
commit | commitdiff | tree |
2014-08-01 |
Heikki Linnakangas | Fix typo in user manual |
commit | commitdiff | tree |
2014-07-31 |
Heikki Linnakangas | Move log_newpage and log_newpage_buffer to xlog.c. |
commit | commitdiff | tree |
2014-07-30 |
Tom Lane | Avoid wholesale autovacuuming when autovacuum is nomina... |
commit | commitdiff | tree |
2014-07-30 |
Robert Haas | pgbench: Allow \setrandom to generate Gaussian/exponent... |
commit | commitdiff | tree |
2014-07-30 |
Robert Haas | Fix mishandling of background worker PGPROCs in EXEC_BA... |
commit | commitdiff | tree |
2014-07-30 |
Peter Eisentraut | doc: Clean up some recently added PL/pgSQL documentation |
commit | commitdiff | tree |
2014-07-30 |
Bruce Momjian | pg_upgrade: improve C comment wording |
commit | commitdiff | tree |
2014-07-29 |
Alvaro Herrera | Avoid uselessly looking up old LOCK_ONLY multixacts |
commit | commitdiff | tree |
2014-07-29 |
Alvaro Herrera | Simplify multixact freezing a bit |
commit | commitdiff | tree |
2014-07-29 |
Heikki Linnakangas | Oops, fix recoveryStopsBefore functions for regular... |
commit | commitdiff | tree |
2014-07-29 |
Heikki Linnakangas | Treat 2PC commit/abort the same as regular xacts in... |
commit | commitdiff | tree |
2014-07-29 |
Fujii Masao | Reword the sentence for pg_logical_slot_peek_changes... |
commit | commitdiff | tree |
2014-07-28 |
Tom Lane | Fix obsolete statement in smgr/README. |
commit | commitdiff | tree |
2014-07-27 |
Peter Eisentraut | doc: Fix up ALTER TABLESPACE reference page |
commit | commitdiff | tree |
2014-07-25 |
Tom Lane | Fix a performance problem in pg_dump's dump order selec... |
commit | commitdiff | tree |
2014-07-25 |
Noah Misch | Handle WAIT_IO_COMPLETION return from WaitForMultipleOb... |
commit | commitdiff | tree |
2014-07-25 |
Noah Misch | Move PGAC_LDAP_SAFE to config/programs.m4. |
commit | commitdiff | tree |
2014-07-24 |
Robert Haas | Prevent shm_mq_send from reading uninitialized memory. |
commit | commitdiff | tree |
2014-07-24 |
Robert Haas | Fix checkpointer crash in EXEC_BACKEND builds. |
commit | commitdiff | tree |
2014-07-24 |
Andres Freund | Properly remove ephemeral replication slots after a... |
commit | commitdiff | tree |
2014-07-24 |
Robert Haas | Avoid access to already-released lock in LockRefindAndR... |
commit | commitdiff | tree |
2014-07-24 |
Robert Haas | docs: Improve documentation of \pset without arguments. |
commit | commitdiff | tree |
2014-07-24 |
Fujii Masao | Fix bug where pg_receivexlog goes into busy loop if... |
commit | commitdiff | tree |
2014-07-24 |
Peter Eisentraut | Fix TAP installcheck tests when current directory name... |
commit | commitdiff | tree |
2014-07-23 |
Tom Lane | Rearrange documentation paragraph describing pg_relatio... |
commit | commitdiff | tree |
2014-07-23 |
Noah Misch | Report success when Windows kill() emulation signals... |
commit | commitdiff | tree |
2014-07-23 |
Noah Misch | MSVC: Substitute $(top_builddir) in REGRESS_OPTS. |
commit | commitdiff | tree |
2014-07-22 |
Tom Lane | Re-enable error for "SELECT ... OFFSET -1". |
commit | commitdiff | tree |
next |