aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add missing tags to GetCommandLogLevel.Robert Haas2017-09-14
* Perform only one ReadControlFile() during startup.Andres Freund2017-09-14
* Expand partitioned table RTEs level by level, without flattening.Robert Haas2017-09-14
* Avoid use of bool in thread_test.cPeter Eisentraut2017-09-14
* Make RelationGetPartitionDispatchInfo expand depth-first.Robert Haas2017-09-14
* Remove BoolPtr typePeter Eisentraut2017-09-14
* Fix bool/int type confusionPeter Eisentraut2017-09-14
* Fix inconsistent capitalization.Robert Haas2017-09-14
* Set partitioned_rels appropriately when UNION ALL is used.Robert Haas2017-09-14
* Properly check interrupts in execScan.c.Andres Freund2017-09-14
* Fix ordering in pg_dump of GRANTsStephen Frost2017-09-13
* Adjust unstable regression test case.Tom Lane2017-09-13
* Update contrib/seg for new scalarlesel/scalargesel selectivity functions.Tom Lane2017-09-13
* Distinguish selectivity of < from <= and > from >=.Tom Lane2017-09-13
* doc: Remove incorrect SCRAM protocol documentationPeter Eisentraut2017-09-13
* docs: adjust "link mode" mention in pg_upgrade streaming stepsBruce Momjian2017-09-13
* docs: improve pg_upgrade standby instructionsBruce Momjian2017-09-13
* Improve error message in WAL senderPeter Eisentraut2017-09-13
* Define LDAP_NO_ATTRS if necessary.Peter Eisentraut2017-09-13
* Add psql variables to track success/failure of SQL queries.Tom Lane2017-09-12
* Introduce BYTES unit for GUCs.Andres Freund2017-09-12
* docs: improve pg_upgrade rsync instructionsBruce Momjian2017-09-12
* doc: Remove useless marked sectionPeter Eisentraut2017-09-12
* doc: Document default scope in LDAP URLPeter Eisentraut2017-09-12
* Allow custom search filters to be configured for LDAP authPeter Eisentraut2017-09-12
* Fixed ECPG to correctly handle out-of-scope cursor declarations with pointersMichael Meskes2017-09-12
* Fix RecursiveCopy.pm to cope with disappearing files.Tom Lane2017-09-11
* PG 10 release notes: change trigger transition tablesBruce Momjian2017-09-11
* PG 10 release notes: update PL/Tcl functions itemBruce Momjian2017-09-11
* pg_receivewal: Add --endpos optionPeter Eisentraut2017-09-11
* Constify numeric.c.Andres Freund2017-09-11
* Prefer argument name over "$n" for the refname of a plpgsql argument.Tom Lane2017-09-11
* doc: Document function pointer source code stylePeter Eisentraut2017-09-11
* Message style fixesPeter Eisentraut2017-09-11
* Quick-hack fix for foreign key cascade vs triggers with transition tables.Tom Lane2017-09-10
* Add a test harness for the red-black tree code.Tom Lane2017-09-10
* Remove pre-order and post-order traversal logic for red-black trees.Tom Lane2017-09-10
* pg_upgrade: Message style fixesPeter Eisentraut2017-09-09
* Fix failure-to-copy bug in commit 6f6b99d13.Tom Lane2017-09-08
* Fix uninitialized-variable bug.Tom Lane2017-09-08
* Fix more portability issues in new pgbench TAP tests.Tom Lane2017-09-08
* Allow a partitioned table to have a default partition.Robert Haas2017-09-08
* Fix pgbench TAP tests to work with --disable-thread-safety.Tom Lane2017-09-08
* Doc: update v10 release notes through today.Tom Lane2017-09-08
* Remove mention of password_encryption = plain in postgresql.conf.sample.Tom Lane2017-09-08
* Fix more portability issues in new pgbench TAP tests.Tom Lane2017-09-08
* Fix more portability issues in new pgbench TAP tests.Tom Lane2017-09-08
* Clean up excessive codePeter Eisentraut2017-09-08
* Remove useless empty string initializationsPeter Eisentraut2017-09-08
* Remove useless dead codePeter Eisentraut2017-09-08