aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* pgbench: fix stats reporting when some transactions are skipped.Tom Lane2017-11-21
* Doc: fix broken markup.Tom Lane2017-11-21
* Provide for forward compatibility with future minor protocol versions.Robert Haas2017-11-21
* Parameter toast_tuple_target controls TOAST for new rowsSimon Riggs2017-11-20
* Fix quoted-substring handling in format parsing for to_char/to_number/etc.Tom Lane2017-11-18
* Support channel binding 'tls-unique' in SCRAMPeter Eisentraut2017-11-18
* Prevent to_number() from losing data when template doesn't match exactly.Tom Lane2017-11-17
* Add parallel_leader_participation GUC.Robert Haas2017-11-15
* Document changes in large-object privilege checking.Tom Lane2017-11-14
* Allow running just selected steps of pgbench's initialization sequence.Tom Lane2017-11-13
* Mention CREATE/DROP STATISTICS in event triggers docsAlvaro Herrera2017-11-13
* Add -wnet to SP invocationsPeter Eisentraut2017-11-10
* Add hash partitioning.Robert Haas2017-11-09
* Remove junk left from DSSSL to XSL conversionPeter Eisentraut2017-11-09
* Doc: fix erroneous example.Tom Lane2017-11-08
* Change TRUE/FALSE to true/falsePeter Eisentraut2017-11-08
* Put markup in the right placePeter Eisentraut2017-11-08
* Expand empty end tagPeter Eisentraut2017-11-07
* Remove secondary checkpointSimon Riggs2017-11-07
* Exclude pg_internal.init from BASE_BACKUPSimon Riggs2017-11-07
* Last-minute updates for release notes.Tom Lane2017-11-06
* Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.Tom Lane2017-11-05
* First-draft release notes for 10.1.Tom Lane2017-11-04
* doc: Update text for new recovery_target_lsn settingPeter Eisentraut2017-11-04
* doc: Convert ids to upper case at build timePeter Eisentraut2017-11-03
* doc: Clarify pgstattuple privileges informationPeter Eisentraut2017-11-02
* doc: Adjust name in acknowledgmentsPeter Eisentraut2017-11-02
* Doc: update URL for check_postgres.Tom Lane2017-11-01
* doc: Mention pg_stat_wal_receiver in streaming replication docsPeter Eisentraut2017-11-01
* doc: Add to hot standby documentationPeter Eisentraut2017-11-01
* Remove inbound links to sql-createuserStephen Frost2017-10-31
* Doc: call out UPDATE syntax change as a v10 compatibility issue.Tom Lane2017-10-30
* Fix typoMagnus Hagander2017-10-30
* pg_receivewal: Add --no-sync option.Robert Haas2017-10-29
* Add table_constraint synopsis to ALTER TABLE documentation.Robert Haas2017-10-28
* Doc: mention that you can't PREPARE TRANSACTION after NOTIFY.Tom Lane2017-10-27
* Support domains over composite types.Tom Lane2017-10-26
* Documentation improvements around domain types.Tom Lane2017-10-24
* Convert another SGML ID to lower casePeter Eisentraut2017-10-21
* Convert SGML IDs to lower casePeter Eisentraut2017-10-20
* Fix incorrect link in v10 release notes.Tom Lane2017-10-19
* Fix typo in release notesMagnus Hagander2017-10-19
* Make OWNER TO subcommand mention consistentAlvaro Herrera2017-10-18
* Make release notes aware that --xlog-method was renamedAlvaro Herrera2017-10-18
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* REASSIGN OWNED BY doc: s/privileges/membership/Alvaro Herrera2017-10-17
* doc: Postgres -> PostgreSQLPeter Eisentraut2017-10-15
* Explicitly track whether aggregate final functions modify transition state.Tom Lane2017-10-14
* Doc: fix typo in release notes.Tom Lane2017-10-12
* Doc: fix missing explanation of default object privileges.Tom Lane2017-10-11