Commit Graph

11207 Commits (f6747434873693e001737ca06c30dcbcc2320b20)

Author SHA1 Message Date
Tom Lane f04c9a6146 Standardize terminology for pg_statistic_ext entries. 8 years ago
Alvaro Herrera d99d58cdc8 Complete tab completion for DROP STATISTICS 8 years ago
Bruce Momjian 9ed74fd463 doc: update markup for release note "release date" block 8 years ago
Alvaro Herrera bc085205c8 Change CREATE STATISTICS syntax 8 years ago
Peter Eisentraut 46052d9ef3 Replace another "transaction log" with "write-ahead log" 8 years ago
Peter Eisentraut d496a65790 Standardize "WAL location" terminology 8 years ago
Peter Eisentraut c1a7f64b4a Replace "transaction log" with "write-ahead log" 8 years ago
Peter Eisentraut 96e1cb4c0f pg_dump: Add --no-publications option 8 years ago
Peter Eisentraut b807f59828 Rework the options syntax for logical replication commands 8 years ago
Tom Lane efa2c18f4e Doc fix: scale(numeric) returns integer, not numeric. 8 years ago
Tom Lane d10c626de4 Rename WAL-related functions and views to use "lsn" not "location". 8 years ago
Robert Haas 03bf59676e Fix typo. 8 years ago
Robert Haas e17628145a Document trigger-firing behavior for inheritance/partitioning. 8 years ago
Peter Eisentraut 26aa1cf376 pg_dump: Add --no-subscriptions option 8 years ago
Peter Eisentraut ab178bb2f4 doc: Add info about replication slot management 8 years ago
Peter Eisentraut 013c1178fd Remove the NODROP SLOT option from DROP SUBSCRIPTION 8 years ago
Tom Lane c89d2d0204 Last-minute updates for release notes. 8 years ago
Noah Misch 3eefc51053 Match pg_user_mappings limits to information_schema.user_mapping_options. 8 years ago
Noah Misch 0170b10dff Restore PGREQUIRESSL recognition in libpq. 8 years ago
Bruce Momjian 74cadeaa2f doc: add Simon Riggs to VACUUM VERBOSE PG 10 release note item 8 years ago
Peter Eisentraut e2d4ef8de8 Add security checks to selectivity estimation functions 8 years ago
Heikki Linnakangas eb61136dc7 Remove support for password_encryption='off' / 'plain'. 8 years ago
Tom Lane 27dae036a5 Release notes for 9.6.3, 9.5.7, 9.4.12, 9.3.17, 9.2.21. 8 years ago
Tom Lane 86713deecd Third pass on 9.6.3 release notes. 8 years ago
Bruce Momjian 628462bda9 doc PG 10: adjustments to BRIN, WAL, JSON, XML items, syntax 8 years ago
Tom Lane 334b82cd56 Second pass on 9.6.3 release notes. 8 years ago
Tom Lane a9c6d70435 Document current_role. 8 years ago
Tom Lane 54dbd4dc78 First-draft release notes for 9.6.3. 8 years ago
Peter Eisentraut 086221cf6b Prevent panic during shutdown checkpoint 8 years ago
Bruce Momjian 5469e44ffc doc: update PG 10 release notes 8 years ago
Bruce Momjian 4f45beba7a doc: PG 10 release note updates for psql, GiST, and markup 8 years ago
Alvaro Herrera c22b59edd2 Credit Claudio as main author of feature 8 years ago
Heikki Linnakangas 20bf7b2b0a Fix PQencryptPasswordConn to work with older server versions. 8 years ago
Heikki Linnakangas 8f8b9be51f Add PQencryptPasswordConn function to libpq, use it in psql and createuser. 8 years ago
Alvaro Herrera 93bbeec6a2 extstats: change output functions to emit valid JSON 9 years ago
Peter Eisentraut e950024066 doc: Improve order in ALTER PUBLICATION/SUBSCRIPTION ref pages 9 years ago
Peter Eisentraut 460c89f46c doc: Add missing markup 9 years ago
Peter Eisentraut a35ac7c4e3 doc: Update ALTER SEQUENCE claims about changes being nontransactional 9 years ago
Magnus Hagander 34fc616738 Change hot_standby default value to 'on' 9 years ago
Robert Haas e180c8aa8c Fire per-statement triggers on partitioned tables. 9 years ago
Peter Eisentraut bc920bee29 doc: Fix typo in 9.6 release notes 9 years ago
Stephen Frost b9a3ef55b2 Remove unnecessairly duplicated gram.y productions 9 years ago
Bruce Momjian a311d2a04f doc: PG10 release note typo fix 9 years ago
Bruce Momjian f8ab08ad0e doc PG10rel: adjust hash index commits and add parallel subquery 9 years ago
Bruce Momjian fda4fec578 doc PG10: add commit for transition table item 9 years ago
Peter Eisentraut e315346d83 doc: ALTER SUBSCRIPTION documentation fixes 9 years ago
Bruce Momjian 309191f66a doc PG10: add Rafia Sabih to parallel index scan item 9 years ago
Stephen Frost 9139aa1942 Allow ALTER TABLE ONLY on partitioned tables 9 years ago
Bruce Momjian 5f2b48d1dd doc PG10: update EXPLAIN SUMMARY item 9 years ago
Bruce Momjian ef0ba572b6 doc: update PG 10 item about referencing many relations 9 years ago