2016-09-15 |
Heikki Linnakangas | Support OpenSSL 1.1.0. |
commit | commitdiff | tree |
2016-09-12 |
Tom Lane | Docs: assorted minor cleanups. |
commit | commitdiff | tree |
2016-09-12 |
Simon Riggs | Fix copy/pasto in file identification |
commit | commitdiff | tree |
2016-09-10 |
Tom Lane | Improve unreachability recognition in elog() macro. |
commit | commitdiff | tree |
2016-09-10 |
Tom Lane | Fix miserable coding in pg_stat_get_activity(). |
commit | commitdiff | tree |
2016-09-09 |
Alvaro Herrera | Fix locking a tuple updated by an aborted (sub)transaction |
commit | commitdiff | tree |
2016-09-09 |
Simon Riggs | Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL |
commit | commitdiff | tree |
2016-09-08 |
Andres Freund | Fix mdtruncate() to close fd.c handle of deleted segments. |
commit | commitdiff | tree |
2016-09-08 |
Tom Lane | Don't print database's tablespace in pg_dump -C --no... |
commit | commitdiff | tree |
2016-09-06 |
Tom Lane | Doc: small improvements for documentation about VACUUM... |
commit | commitdiff | tree |
2016-09-05 |
Tom Lane | Add regression test coverage for non-default timezone... |
commit | commitdiff | tree |
2016-09-04 |
Tom Lane | Remove vestigial references to "zic" in favor of "IANA... |
commit | commitdiff | tree |
2016-09-03 |
Tom Lane | Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big... |
commit | commitdiff | tree |
2016-09-02 |
Tom Lane | Don't require dynamic timezone abbreviations to match... |
commit | commitdiff | tree |
2016-09-01 |
Tom Lane | Suppress GCC 6 warning about self-comparison |
commit | commitdiff | tree |
2016-08-31 |
Tom Lane | Prevent starting a standalone backend with standby_mode on. |
commit | commitdiff | tree |
2016-08-29 |
Alvaro Herrera | Fix pg_receivexlog compile |
commit | commitdiff | tree |
2016-08-29 |
Simon Riggs | Fix pg_receivexlog --synchronous |
commit | commitdiff | tree |
2016-08-29 |
Fujii Masao | Fix pg_xlogdump so that it handles cross-page XLP_FIRST... |
commit | commitdiff | tree |
2016-08-26 |
Tom Lane | Fix potential memory leakage from HandleParallelMessages(). |
commit | commitdiff | tree |
2016-08-26 |
Tom Lane | Fix assorted small bugs in ThrowErrorData(). |
commit | commitdiff | tree |
2016-08-25 |
Tom Lane | Fix instability in parallel regression tests. |
commit | commitdiff | tree |
2016-08-25 |
Tom Lane | Fix small query-lifespan memory leak in bulk updates. |
commit | commitdiff | tree |
2016-08-24 |
Tom Lane | Fix improper repetition of previous results from a... |
commit | commitdiff | tree |
2016-08-22 |
Robert Haas | Fix possible sorting error when aborting use of abbrevi... |
commit | commitdiff | tree |
2016-08-19 |
Alvaro Herrera | reorderbuffer: preserve errno while reporting error |
commit | commitdiff | tree |
2016-08-18 |
Tom Lane | Update line count totals for psql help displays. |
commit | commitdiff | tree |
2016-08-18 |
Tom Lane | In plpgsql, don't try to convert int2vector or oidvecto... |
commit | commitdiff | tree |
2016-08-18 |
Magnus Hagander | Update Windows timezone mapping from Windows 7 and 10 |
commit | commitdiff | tree |
2016-08-18 |
Andres Freund | Fix deletion of speculatively inserted TOAST on conflict |
commit | commitdiff | tree |
2016-08-17 |
Andres Freund | Properly re-initialize replication slot shared memory... |
commit | commitdiff | tree |
2016-08-17 |
Tom Lane | Fix -e option in contrib/intarray/bench/bench.pl. |
commit | commitdiff | tree |
2016-08-16 |
Tom Lane | Fix assorted places in psql to print version numbers... |
commit | commitdiff | tree |
2016-08-14 |
Tom Lane | Remove bogus dependencies on NUMERIC_MAX_PRECISION. |
commit | commitdiff | tree |
2016-08-12 |
Tom Lane | Fix inappropriate printing of never-measured times... |
commit | commitdiff | tree |
2016-08-12 |
Simon Riggs | Code cleanup in SyncRepWaitForLSN() |
commit | commitdiff | tree |
2016-08-12 |
Simon Riggs | Correct TABLESAMPLE docs |
commit | commitdiff | tree |
2016-08-11 |
Alvaro Herrera | Add ID property to replication slots' sect2 |
commit | commitdiff | tree |
2016-08-11 |
Tom Lane | Fix busted Assert for CREATE MATVIEW ... WITH NO DATA. |
commit | commitdiff | tree |
2016-08-11 |
Tom Lane | Doc: write some for adminpack. |
commit | commitdiff | tree |
2016-08-09 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree |
2016-08-09 |
Tom Lane | Doc: clarify description of CREATE/ALTER FUNCTION ... |
commit | commitdiff | tree |
2016-08-08 |
Tom Lane | Stamp 9.5.4. REL9_5_4 |
commit | commitdiff | tree |
2016-08-08 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree |
2016-08-08 |
Peter Eisentraut | Fix several one-byte buffer over-reads in to_number |
commit | commitdiff | tree |
2016-08-08 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2016-08-08 |
Tom Lane | Fix two errors with nested CASE/WHEN constructs. |
commit | commitdiff | tree |
2016-08-08 |
Noah Misch | Obstruct shell, SQL, and conninfo injection via databas... |
commit | commitdiff | tree |
2016-08-08 |
Noah Misch | Promote pg_dumpall shell/connstr quoting functions... |
commit | commitdiff | tree |
2016-08-08 |
Noah Misch | Fix Windows shell argument quoting. |
commit | commitdiff | tree |
2016-08-08 |
Noah Misch | Reject, in pg_dumpall, names containing CR or LF. |
commit | commitdiff | tree |
2016-08-08 |
Noah Misch | Field conninfo strings throughout src/bin/scripts. |
commit | commitdiff | tree |
2016-08-08 |
Noah Misch | Introduce a psql "\connect -reuse-previous=on|off"... |
commit | commitdiff | tree |
2016-08-08 |
Noah Misch | Sort out paired double quotes in \connect, \password... |
commit | commitdiff | tree |
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 |
2016-08-07 |
Tom Lane | Fix misestimation of n_distinct for a nearly-unique... |
commit | commitdiff | tree |
2016-08-07 |
Tom Lane | Don't propagate a null subtransaction snapshot up to... |
commit | commitdiff | tree |
2016-08-06 |
Tom Lane | In B-tree page deletion, clean up properly after page... |
commit | commitdiff | tree |
2016-08-05 |
Tom Lane | Teach libpq to decode server version correctly from... |
commit | commitdiff | tree |
2016-08-05 |
Fujii Masao | Add note about unused arguments for pg_replication_orig... |
commit | commitdiff | tree |
2016-08-05 |
Tom Lane | Update time zone data files to tzdata release 2016f. |
commit | commitdiff | tree |
2016-08-04 |
Tom Lane | Fix bogus coding in WaitForBackgroundWorkerShutdown(). |
commit | commitdiff | tree |
2016-08-03 |
Peter Eisentraut | doc: Remove documentation of nonexistent information... |
commit | commitdiff | tree |
2016-08-02 |
Tom Lane | Remove duplicate InitPostmasterChild() call while start... |
commit | commitdiff | tree |
2016-08-02 |
Bruce Momjian | doc: OS collation changes can break indexes |
commit | commitdiff | tree |
2016-08-02 |
Tom Lane | Block interrupts during HandleParallelMessages(). |
commit | commitdiff | tree |
2016-08-02 |
Tom Lane | Sync 9.5 version of access/transam/parallel.c with... |
commit | commitdiff | tree |
2016-08-02 |
Tom Lane | Fix pg_dump's handling of public schema with both ... |
commit | commitdiff | tree |
2016-08-02 |
Peter Eisentraut | doc: Whitespace fixes in man pages |
commit | commitdiff | tree |
2016-08-01 |
Tom Lane | Don't CHECK_FOR_INTERRUPTS between WaitLatch and ResetL... |
commit | commitdiff | tree |
2016-08-01 |
Michael Meskes | Fixed array checking code for "unsigned long long"... |
commit | commitdiff | tree |
2016-08-01 |
Fujii Masao | Fix pg_basebackup so that it accepts 0 as a valid compr... |
commit | commitdiff | tree |
2016-07-31 |
Tom Lane | Doc: remove claim that hash index creation depends... |
commit | commitdiff | tree |
2016-07-30 |
Bruce Momjian | pgbench docs: fix incorrect "last two" fields text |
commit | commitdiff | tree |
2016-07-30 |
Bruce Momjian | doc: apply hypen fix that was not backpatched |
commit | commitdiff | tree |
2016-07-29 |
Tom Lane | Fix pq_putmessage_noblock() to not block. |
commit | commitdiff | tree |
2016-07-28 |
Tom Lane | Guard against empty buffer in gets_fromFile()'s check... |
commit | commitdiff | tree |
2016-07-28 |
Tom Lane | Fix assorted fallout from IS [NOT] NULL patch. |
commit | commitdiff | tree |
2016-07-28 |
Tom Lane | Improve documentation about CREATE TABLE ... LIKE. |
commit | commitdiff | tree |
2016-07-28 |
Tom Lane | Register atexit hook only once in pg_upgrade. |
commit | commitdiff | tree |
2016-07-28 |
Fujii Masao | Fix incorrect description of udt_privileges view in... |
commit | commitdiff | tree |
2016-07-26 |
Tom Lane | Fix constant-folding of ROW(...) IS [NOT] NULL with... |
commit | commitdiff | tree |
2016-07-24 |
Noah Misch | Make the AIX case of Makefile.shlib safe for parallel... |
commit | commitdiff | tree |
2016-07-22 |
Tom Lane | Fix regression tests to work in Welsh locale. |
commit | commitdiff | tree |
2016-07-21 |
Tom Lane | Make contrib regression tests safe for Danish locale. |
commit | commitdiff | tree |
2016-07-21 |
Tom Lane | Make pltcl regression tests safe for Danish locale. |
commit | commitdiff | tree |
2016-07-21 |
Tom Lane | Make core regression tests safe for Danish locale. |
commit | commitdiff | tree |
2016-07-20 |
Magnus Hagander | Fix typos |
commit | commitdiff | tree |
2016-07-19 |
Tom Lane | Remove very-obsolete estimates of shmem usage from... |
commit | commitdiff | tree |
2016-07-19 |
Tom Lane | Fix MSVC build for changes in zic. |
commit | commitdiff | tree |
2016-07-19 |
Tom Lane | Sync back-branch copies of the timezone code with IANA... |
commit | commitdiff | tree |
2016-07-18 |
Tom Lane | Doc: improve discussion of plpgsql's GET DIAGNOSTICS... |
commit | commitdiff | tree |
2016-07-17 |
Peter Eisentraut | Use correct symbol for minimum int64 value |
commit | commitdiff | tree |
2016-07-16 |
Tom Lane | Fix crash in close_ps() for NaN input coordinates. |
commit | commitdiff | tree |
2016-07-16 |
Andres Freund | Fix torn-page, unlogged xid and further risks from... |
commit | commitdiff | tree |
2016-07-15 |
Andres Freund | Make HEAP_LOCK/HEAP2_LOCK_UPDATED replay reset HEAP_XMA... |
commit | commitdiff | tree |
2016-07-15 |
Alvaro Herrera | Avoid serializability errors when locking a tuple with... |
commit | commitdiff | tree |
2016-07-15 |
Peter Eisentraut | doc: Fix typos |
commit | commitdiff | tree |
2016-07-14 |
Tom Lane | Fix GiST index build for NaN values in geometric types. |
commit | commitdiff | tree |
2016-07-13 |
Tom Lane | Fix obsolete header-file reference in pg_buffercache... |
commit | commitdiff | tree |
next |