Commit Graph

13691 Commits (32af96b2b118cd204ca809d7c48c7f8ea7f879cf)

Author SHA1 Message Date
Robert Haas ae65f6066d Provide for forward compatibility with future minor protocol versions. 8 years ago
Simon Riggs c2513365a0 Parameter toast_tuple_target controls TOAST for new rows 8 years ago
Tom Lane 63ca86318d Fix quoted-substring handling in format parsing for to_char/to_number/etc. 8 years ago
Peter Eisentraut 9288d62bb4 Support channel binding 'tls-unique' in SCRAM 8 years ago
Tom Lane e87d4965bd Prevent to_number() from losing data when template doesn't match exactly. 8 years ago
Robert Haas e5253fdc4f Add parallel_leader_participation GUC. 8 years ago
Tom Lane 6d776522d2 Document changes in large-object privilege checking. 8 years ago
Tom Lane 591c504fad Allow running just selected steps of pgbench's initialization sequence. 8 years ago
Alvaro Herrera ce4c86a656 Mention CREATE/DROP STATISTICS in event triggers docs 8 years ago
Peter Eisentraut 9a8d3c4eea Add -wnet to SP invocations 8 years ago
Robert Haas 1aba8e651a Add hash partitioning. 8 years ago
Peter Eisentraut e7397f015c Remove junk left from DSSSL to XSL conversion 8 years ago
Tom Lane bd65e0c624 Doc: fix erroneous example. 8 years ago
Peter Eisentraut 2eb4a831e5 Change TRUE/FALSE to true/false 8 years ago
Peter Eisentraut 4497f2f3b3 Put markup in the right place 8 years ago
Peter Eisentraut 6e1e4c0d2f Expand empty end tag 8 years ago
Simon Riggs 4b0d28de06 Remove secondary checkpoint 8 years ago
Simon Riggs 98267ee83e Exclude pg_internal.init from BASE_BACKUP 8 years ago
Tom Lane 92d830f4bf Last-minute updates for release notes. 8 years ago
Tom Lane b35b185bf7 Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24. 8 years ago
Tom Lane 42de8a0255 First-draft release notes for 10.1. 8 years ago
Peter Eisentraut bc105c4be0 doc: Update text for new recovery_target_lsn setting 8 years ago
Peter Eisentraut 49df45acd8 doc: Convert ids to upper case at build time 8 years ago
Peter Eisentraut 0f53934164 doc: Clarify pgstattuple privileges information 8 years ago
Peter Eisentraut d8c435e174 doc: Adjust name in acknowledgments 8 years ago
Tom Lane c0e2062d32 Doc: update URL for check_postgres. 8 years ago
Peter Eisentraut ec7ce54204 doc: Mention pg_stat_wal_receiver in streaming replication docs 8 years ago
Peter Eisentraut 387ec70322 doc: Add to hot standby documentation 8 years ago
Stephen Frost 0fe2780db4 Remove inbound links to sql-createuser 8 years ago
Tom Lane 86182b1895 Doc: call out UPDATE syntax change as a v10 compatibility issue. 8 years ago
Magnus Hagander 77954f996c Fix typo 8 years ago
Robert Haas 5f3971291f pg_receivewal: Add --no-sync option. 8 years ago
Robert Haas 9f295c08f8 Add table_constraint synopsis to ALTER TABLE documentation. 8 years ago
Tom Lane e4fbf22831 Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. 8 years ago
Tom Lane 37a795a60b Support domains over composite types. 8 years ago
Tom Lane a32c0923b4 Documentation improvements around domain types. 8 years ago
Peter Eisentraut 7c981590c2 Convert another SGML ID to lower case 8 years ago
Peter Eisentraut 1ff01b3902 Convert SGML IDs to lower case 8 years ago
Tom Lane e250c8c840 Fix incorrect link in v10 release notes. 8 years ago
Magnus Hagander bcf2e5ceb0 Fix typo in release notes 8 years ago
Alvaro Herrera bf54c0f05c Make OWNER TO subcommand mention consistent 8 years ago
Alvaro Herrera f5b7309333 Make release notes aware that --xlog-method was renamed 8 years ago
Peter Eisentraut c29c578908 Don't use SGML empty tags 8 years ago
Alvaro Herrera 6ecabead4b REASSIGN OWNED BY doc: s/privileges/membership/ 8 years ago
Peter Eisentraut d8794fd7c3 doc: Postgres -> PostgreSQL 8 years ago
Tom Lane 4de2d4fba3 Explicitly track whether aggregate final functions modify transition state. 8 years ago
Tom Lane 0a047a1e3e Doc: fix typo in release notes. 8 years ago
Tom Lane 2860596832 Doc: fix missing explanation of default object privileges. 8 years ago
Peter Eisentraut 44b3230e82 Use lower-case SGML attribute values 8 years ago
Peter Eisentraut 71c75ddfbb Remove unused documentation file 8 years ago