aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Relocate partition pruning structs to a saner place.Tom Lane2018-06-10
* Improve run-time partition pruning to handle any stable expression.Tom Lane2018-06-10
* Fix grammar in REVOKE documentationMichael Paquier2018-06-10
* Fix and document lock handling for in-memory replication slot dataMichael Paquier2018-06-10
* Limit Parallel Hash's bucket array to MaxAllocSize.Thomas Munro2018-06-10
* Fix typo in JIT README.Peter Geoghegan2018-06-09
* Teach SHOW ALL to honor pg_read_all_settings membershipAlvaro Herrera2018-06-08
* Fix typoPeter Eisentraut2018-06-08
* Add missing serial commasPeter Eisentraut2018-06-07
* doc: Move some new options into better positions on man pagesPeter Eisentraut2018-06-07
* ecpg: Document new compatibility optionPeter Eisentraut2018-06-07
* Exclude VACUUMs from RunningXactDataSimon Riggs2018-06-07
* Fix typo in READMEMagnus Hagander2018-06-07
* Fix obsolete comment.Heikki Linnakangas2018-06-07
* Fix function code in error reportAlvaro Herrera2018-06-06
* Fix spurious non-ASCII bytesPeter Eisentraut2018-06-04
* Fix typoPeter Eisentraut2018-06-04
* Put new command-line options into alphabetical orderPeter Eisentraut2018-06-04
* Tweak partitioning documentation wordingAlvaro Herrera2018-06-01
* Reconcile nodes/*funcs.c with PostgreSQL 11 work.Noah Misch2018-05-31
* Fix compile-time warnings on all perl codeAndrew Dunstan2018-05-31
* Fix grammarAlvaro Herrera2018-05-30
* Move _bt_upgrademetapage() into critical section.Teodor Sigaev2018-05-30
* Initialize new jsonb iterator to zeroPeter Eisentraut2018-05-28
* Return a value from Install.pm's lcopy functionAndrew Dunstan2018-05-28
* doc: mark 'replaceable' parameter for backup program listingBruce Momjian2018-05-28
* doc: adjust DECLARE docs to mention FOR UPDATE behaviorBruce Momjian2018-05-28
* Avoid use of unportable hex constant in convutils.pmAndrew Dunstan2018-05-27
* Don't fall off the end of perl functionsAndrew Dunstan2018-05-27
* Don't force a blank line before comments in perl codeAndrew Dunstan2018-05-27
* Update a couple of long-obsolete comments in pg_type.h.Tom Lane2018-05-26
* Fix misidentification of SQL statement type in plpgsql's exec_stmt_execsql.Tom Lane2018-05-25
* Remove incorrect statement about IPC configuration on OpenBSDMagnus Hagander2018-05-25
* Update non-default collation tests for getObjectDescription() changes.Tom Lane2018-05-24
* Update sepgsql regression test output for getObjectDescription() changes.Tom Lane2018-05-24
* Improve English wording of some other getObjectDescription() messages.Tom Lane2018-05-24
* Improve translatability of some getObjectDescription() messages.Tom Lane2018-05-24
* Fix objectaddress.c code for publication relations.Tom Lane2018-05-24
* Properly schema-qualify additional object types in getObjectDescription().Tom Lane2018-05-24
* Preserve information on use of git-external-diffAndrew Dunstan2018-05-24
* doc: PG 11 rel notes: add PL/pgSQL composite DDL itemBruce Momjian2018-05-23
* Fix simple_prompt() to disable echo on Windows when stdin != terminal.Tom Lane2018-05-23
* Remove configure's check for nonstandard "long long" printf modifiers.Tom Lane2018-05-23
* Fix incorrect ordering of operations in pg_resetwal and pg_rewind.Tom Lane2018-05-23
* Accept "B" in all memory-unit GUCs, and improve error messages.Heikki Linnakangas2018-05-23
* doc: PG 11 release notes fix for pg_dump --create, authorBruce Momjian2018-05-22
* doc: PG 11 release notes, add third authorBruce Momjian2018-05-22
* doc: PG 11 release note fixes: PGhost, typoBruce Momjian2018-05-22
* Widen COPY FROM's current-line-number counter from 32 to 64 bits.Tom Lane2018-05-22
* Add missing files to src/backend/lib/README.Heikki Linnakangas2018-05-22