2016-08-08 |
Noah Misch | Reject, in pg_dumpall, names containing CR or LF. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Noah Misch | Field conninfo strings throughout src/bin/scripts. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Noah Misch | Introduce a psql "\connect -reuse-previous=on|off"... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Noah Misch | Sort out paired double quotes in \connect, \password... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Peter Eisentraut | doc: Update benchmark results |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Peter Eisentraut | Make format() error messages consistent again |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Tom Lane | Update 9.6 release notes through today. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Peter Eisentraut | Correct column name in information schema |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Tom Lane | Release notes for 9.5.4, 9.4.9, 9.3.14, 9.2.18, 9.1.23. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Peter Eisentraut | doc: Move mention of rsync of temp tables to better... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
Tom Lane | Fix misestimation of n_distinct for a nearly-unique... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
Tom Lane | Fix crash when pg_get_viewdef_name_ext() is passed... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
Tom Lane | Fix TOAST access failure in RETURNING queries. |
commit | commitdiff | tree | snapshot |
2016-08-07 |
Tom Lane | Avoid crashing in GetOldestSnapshot() if there are... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
Tom Lane | Don't propagate a null subtransaction snapshot up to... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
Tom Lane | First-draft release notes for 9.5.4. |
commit | commitdiff | tree | snapshot |
2016-08-06 |
Tom Lane | In B-tree page deletion, clean up properly after page... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Tom Lane | Teach libpq to decode server version correctly from... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Tom Lane | Fix copy-and-pasteo in 81c766b3fd41c78c634d78ebae8d3168... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Tom Lane | Make array_to_tsvector() sort and de-duplicate the... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Tom Lane | Fix ts_delete(tsvector, text[]) to cope with duplicate... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Tom Lane | Re-pgindent tsvector_op.c. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Bruce Momjian | docs: re-add spaces before units removed |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Tom Lane | Update time zone data files to tzdata release 2016f. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Robert Haas | Change InitToastSnapshot to a macro. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Andres Freund | Fix hard to hit race condition in heapam's tuple lockin... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Bruce Momjian | docs: mention rsync of temp and unlogged tables |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Tom Lane | Fix bogus coding in WaitForBackgroundWorkerShutdown(). |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Peter Eisentraut | doc: Move indexterms to avoid whitespace issue in man... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Robert Haas | Prevent "snapshot too old" from trying to return pruned... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Tom Lane | Make INSERT-from-multiple-VALUES-rows handle targetlist... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Tom Lane | Do not let PostmasterContext survive into background... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Peter Eisentraut | Add missing casts in information schema |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Peter Eisentraut | doc: Remove documentation of nonexistent information... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Alvaro Herrera | Fix assorted problems in recovery tests |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Peter Eisentraut | doc: Change recommendation to put NOTIFY into a rule |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Kevin Grittner | Add OldSnapshotTimeMapLock to wait_event table in docs. |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Bruce Momjian | C comment: fix typo |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Peter Eisentraut | doc: Remove slightly confusing xreflabels |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Peter Eisentraut | Small wording tweaks |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Tom Lane | Remove duplicate InitPostmasterChild() call while start... |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Bruce Momjian | doc: OS collation changes can break indexes |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Tom Lane | Block interrupts during HandleParallelMessages(). |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Peter Eisentraut | Change minimum max_worker_processes from 1 to 0 |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Tom Lane | Fix pg_dump's handling of public schema with both ... |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Peter Eisentraut | doc: Whitespace fixes in man pages |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Peter Eisentraut | Consistently capitalize names of recovery tests |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Tom Lane | Minor cleanup for access/transam/parallel.c. |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Tom Lane | Don't CHECK_FOR_INTERRUPTS between WaitLatch and ResetL... |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Fujii Masao | Remove unused arguments from pg_replication_origin_xact... |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Bruce Momjian | pg_rewind docs: clarify handling of remote servers |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Michael Meskes | Fixed array checking code for "unsigned long long"... |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Fujii Masao | Fix pg_basebackup so that it accepts 0 as a valid compr... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Tom Lane | Doc: remove claim that hash index creation depends... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Tom Lane | Code review for tqueue.c: fix memory leaks, speed it... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Stephen Frost | Correctly handle owned sequences with extensions |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Bruce Momjian | doc: improve wording of Error Message Style Guide |
commit | commitdiff | tree | snapshot |
2016-07-30 |
Bruce Momjian | pgbench docs: fix incorrect "last two" fields text |
commit | commitdiff | tree | snapshot |
2016-07-30 |
Bruce Momjian | docs: properly capitalize and space kB, MB, GB, TB |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Tom Lane | Fix worst memory leaks in tqueue.c. |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Tom Lane | Fix tqueue.c's range-remapping code. |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Tom Lane | Fix pq_putmessage_noblock() to not block. |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Robert Haas | Eliminate a few more user-visible "cache lookup failed... |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Peter Eisentraut | Documentation spell checking and markup improvements |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Tom Lane | Guard against empty buffer in gets_fromFile()'s check... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Tom Lane | Teach parser to transform "x IS [NOT] DISTINCT FROM... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Peter Eisentraut | Message style improvements |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Tom Lane | Fix assorted fallout from IS [NOT] NULL patch. |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Tom Lane | Improve documentation about CREATE TABLE ... LIKE. |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Tom Lane | Register atexit hook only once in pg_upgrade. |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Fujii Masao | Fix incorrect description of udt_privileges view in... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Tom Lane | tqueue.c's record-typmod hashtables need the HASH_BLOBS... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
Tom Lane | Fix cost_rescan() to account for multi-batch hashing... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
Robert Haas | Fix thinko in copyParamList. |
commit | commitdiff | tree | snapshot |
2016-07-27 |
Tom Lane | Allow functions that return sets of tuples to return... |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Robert Haas | Change various deparsing functions to return NULL for... |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Robert Haas | Repair damage done by citext--1.1--1.2.sql. |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Tom Lane | Fix constant-folding of ROW(...) IS [NOT] NULL with... |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Fujii Masao | Fix improper example of using psql() function in TAP... |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Peter Eisentraut | Message style improvements |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Fujii Masao | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Alvaro Herrera | Give recovery tests more time to finish |
commit | commitdiff | tree | snapshot |
2016-07-24 |
Noah Misch | Make the AIX case of Makefile.shlib safe for parallel... |
commit | commitdiff | tree | snapshot |
2016-07-24 |
Tom Lane | Correctly set up aggregate FILTER expression in partial... |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Tom Lane | Fix regression tests to work in Welsh locale. |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Tom Lane | Remove GetUserMappingId() and GetUserMappingById(). |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Tom Lane | Make contrib regression tests safe for Danish locale. |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Tom Lane | Make pltcl regression tests safe for Danish locale. |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Tom Lane | Make core regression tests safe for Danish locale. |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Robert Haas | Remove unused structure member. |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Magnus Hagander | Fix typos |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Tom Lane | Remove very-obsolete estimates of shmem usage from... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Kevin Grittner | Add comment & docs about no vacuum truncation with... |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Tom Lane | Stamp 9.6beta3. REL9_6_BETA3 |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Tom Lane | Doc: improve discussion of plpgsql's GET DIAGNOSTICS... |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Tom Lane | Doc: fix table of BRIN operator strategy numbers. |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Magnus Hagander | Fix typos in comments and debug message |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Andres Freund | Clear all-frozen visibilitymap status when locking... |
commit | commitdiff | tree | snapshot |
next |