aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update Windows timezone mapping from Windows 7 and 10Magnus Hagander2016-08-18
* Fix deletion of speculatively inserted TOAST on conflictAndres Freund2016-08-17
* Properly re-initialize replication slot shared memory upon creation.Andres Freund2016-08-17
* Fix -e option in contrib/intarray/bench/bench.pl.Tom Lane2016-08-17
* Disable update_process_title by default on WindowsMagnus Hagander2016-08-17
* docs: my third pass over the 9.6 release notesBruce Momjian2016-08-16
* Suppress -Wunused-result warning for strtol().Tom Lane2016-08-16
* Fix assorted places in psql to print version numbers >= 10 in new style.Tom Lane2016-08-16
* doc: Remove some confusion from pg_archivecleanup docPeter Eisentraut2016-08-16
* Fix typosPeter Eisentraut2016-08-16
* Fix possible crash due to incorrect allocation context.Robert Haas2016-08-16
* Doc: copy-editing in create_access_method.sgml.Tom Lane2016-08-16
* Doc: remove out-of-date claim that pg_am rows must be inserted by hand.Tom Lane2016-08-16
* Disable parallel query by default.Robert Haas2016-08-16
* Final pgindent + perltidy run for 9.6.Tom Lane2016-08-15
* Simplify the process of perltidy'ing our Perl files.Tom Lane2016-08-15
* Remove bogus dependencies on NUMERIC_MAX_PRECISION.Tom Lane2016-08-14
* Fix assorted bugs in contrib/bloom.Tom Lane2016-08-13
* Add SQL-accessible functions for inspecting index AM properties.Tom Lane2016-08-13
* Doc: clarify that DROP ... CASCADE is recursive.Tom Lane2016-08-12
* Fix inappropriate printing of never-measured times in EXPLAIN.Tom Lane2016-08-12
* Code cleanup in SyncRepWaitForLSN()Simon Riggs2016-08-12
* Correct TABLESAMPLE docsSimon Riggs2016-08-12
* Add ID property to replication slots' sect2Alvaro Herrera2016-08-11
* Trivial cosmetic cleanup in bloom/blutils.c.Tom Lane2016-08-11
* Fix busted Assert for CREATE MATVIEW ... WITH NO DATA.Tom Lane2016-08-11
* docs: my second pass over the 9.6 release notesBruce Momjian2016-08-10
* Doc: write some for adminpack.Tom Lane2016-08-10
* Fix typoPeter Eisentraut2016-08-09
* docs: my first pass over the 9.6 release notesBruce Momjian2016-08-09
* Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM CURRENT.Tom Lane2016-08-09
* Stamp 9.6beta4.REL9_6_BETA4Tom Lane2016-08-08
* doc: update list of pg_trgm authorsBruce Momjian2016-08-08
* Update 9.6 release notes through today.Tom Lane2016-08-08
* Last-minute updates for release notes.Tom Lane2016-08-08
* Fix several one-byte buffer over-reads in to_numberPeter Eisentraut2016-08-08
* Translation updatesPeter Eisentraut2016-08-08
* Fix two errors with nested CASE/WHEN constructs.Tom Lane2016-08-08
* Obstruct shell, SQL, and conninfo injection via database and role names.Noah Misch2016-08-08
* Promote pg_dumpall shell/connstr quoting functions to src/fe_utils.Noah Misch2016-08-08
* Fix Windows shell argument quoting.Noah Misch2016-08-08
* Reject, in pg_dumpall, names containing CR or LF.Noah Misch2016-08-08
* Field conninfo strings throughout src/bin/scripts.Noah Misch2016-08-08
* Introduce a psql "\connect -reuse-previous=on|off" option.Noah Misch2016-08-08
* Sort out paired double quotes in \connect, \password and \crosstabview.Noah Misch2016-08-08
* doc: Update benchmark resultsPeter Eisentraut2016-08-08
* Make format() error messages consistent againPeter Eisentraut2016-08-08
* Update 9.6 release notes through today.Tom Lane2016-08-07
* Correct column name in information schemaPeter Eisentraut2016-08-07
* Release notes for 9.5.4, 9.4.9, 9.3.14, 9.2.18, 9.1.23.Tom Lane2016-08-07