]> granicus.if.org Git - postgresql/history - doc
Fix previous commit's test, for non-UTF8 databases with non-XML builds.
[postgresql] / doc /
2017-11-10 Peter EisentrautAdd -wnet to SP invocations
2017-11-09 Robert HaasAdd hash partitioning.
2017-11-09 Peter EisentrautRemove junk left from DSSSL to XSL conversion
2017-11-08 Tom LaneDoc: fix erroneous example.
2017-11-08 Peter EisentrautChange TRUE/FALSE to true/false
2017-11-08 Peter EisentrautPut markup in the right place
2017-11-08 Peter EisentrautExpand empty end tag
2017-11-07 Simon RiggsRemove secondary checkpoint
2017-11-07 Simon RiggsExclude pg_internal.init from BASE_BACKUP
2017-11-06 Tom LaneLast-minute updates for release notes.
2017-11-05 Tom LaneRelease notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3...
2017-11-04 Tom LaneFirst-draft release notes for 10.1.
2017-11-04 Peter Eisentrautdoc: Update text for new recovery_target_lsn setting
2017-11-03 Peter Eisentrautdoc: Convert ids to upper case at build time
2017-11-02 Peter Eisentrautdoc: Clarify pgstattuple privileges information
2017-11-02 Peter Eisentrautdoc: Adjust name in acknowledgments
2017-11-02 Tom LaneDoc: update URL for check_postgres.
2017-11-01 Peter Eisentrautdoc: Mention pg_stat_wal_receiver in streaming replicat...
2017-11-01 Peter Eisentrautdoc: Add to hot standby documentation
2017-10-31 Stephen FrostRemove inbound links to sql-createuser
2017-10-30 Tom LaneDoc: call out UPDATE syntax change as a v10 compatibili...
2017-10-30 Magnus HaganderFix typo
2017-10-29 Robert Haaspg_receivewal: Add --no-sync option.
2017-10-28 Robert HaasAdd table_constraint synopsis to ALTER TABLE documentation.
2017-10-27 Tom LaneDoc: mention that you can't PREPARE TRANSACTION after...
2017-10-26 Tom LaneSupport domains over composite types.
2017-10-24 Tom LaneDocumentation improvements around domain types.
2017-10-21 Peter EisentrautConvert another SGML ID to lower case
2017-10-20 Peter EisentrautConvert SGML IDs to lower case
2017-10-19 Tom LaneFix incorrect link in v10 release notes.
2017-10-19 Magnus HaganderFix typo in release notes
2017-10-18 Alvaro HerreraMake OWNER TO subcommand mention consistent
2017-10-18 Alvaro HerreraMake release notes aware that --xlog-method was renamed
2017-10-17 Peter EisentrautDon't use SGML empty tags
2017-10-17 Alvaro HerreraREASSIGN OWNED BY doc: s/privileges/membership/
2017-10-15 Peter Eisentrautdoc: Postgres -> PostgreSQL
2017-10-14 Tom LaneExplicitly track whether aggregate final functions...
2017-10-12 Tom LaneDoc: fix typo in release notes.
2017-10-11 Tom LaneDoc: fix missing explanation of default object privileges.
2017-10-10 Peter EisentrautUse lower-case SGML attribute values
2017-10-09 Peter EisentrautRemove unused documentation file
2017-10-06 Robert HaasBasic partition-wise join functionality.
2017-10-05 Robert HaasAllow DML commands that create tables to use parallel...
2017-10-05 Peter EisentrautDocument and use SPI_result_code_string()
2017-10-03 Tom LaneAllow multiple tables to be specified in one VACUUM...
2017-10-02 Peter EisentrautExpand collation documentation
2017-10-02 Simon RiggsGrammar typo in security warning about md5
2017-10-01 Tom LaneUpdate v10 release notes, and set the official release...
2017-10-01 Peter EisentrautAdd list of acknowledgments to release notes
2017-09-30 Tom LaneSupport arrays over domains.
2017-09-29 Peter EisentrautAdd background worker type
2017-09-29 Robert HaasRemove replacement selection sort.
2017-09-28 Peter EisentrautRemove SGML marked sections
2017-09-28 Peter EisentrautRun only top-level recursive lcov
2017-09-27 Tom LaneRevert to 9.6 treatment of ALTER TYPE enumtype ADD...
2017-09-27 Dean RasheedImprove the CREATE POLICY documentation.
2017-09-27 Peter EisentrautGet rid of parameterized marked sections in SGML
2017-09-27 Peter Eisentrautpg_basebackup: Add option to create replication slot
2017-09-27 Noah MischDon't recommend "DROP SCHEMA information_schema CASCADE".
2017-09-26 Tom LaneRemove heuristic same-transaction test from check_safe_...
2017-09-26 Tom LaneUse a blacklist to distinguish original from add-on...
2017-09-26 Peter EisentrautSort pg_basebackup options better
2017-09-25 Andrew DunstanSupport building with Visual Studio 2017
2017-09-24 Peter Eisentrautdoc: Expand user documentation on SCRAM
2017-09-22 Peter Eisentrautdoc: Document commands that cannot be run in a transact...
2017-09-22 Peter EisentrautRemove contrib/chkpass
2017-09-22 Alvaro HerreraDocument further existing locks as wait events
2017-09-21 Andrew DunstanProvide a test for variable existence in psql
2017-09-20 Tom LaneFix erroneous documentation about noise word GROUP.
2017-09-20 Bruce Momjiandocs: re-add instructions on setting wal_level for...
2017-09-20 Peter EisentrautSync process names between ps and pg_stat_activity
2017-09-20 Magnus HaganderMention need for --no-inc-recursive in rsync command
2017-09-20 Andres FreundMake WAL segment size configurable at initdb time.
2017-09-20 Tom LaneAllow no-op GiST support functions to be omitted.
2017-09-19 Bruce Momjiandoc: add example of % substitution for connection...
2017-09-18 Peter EisentrautUpdate some dead external links in the documentation
2017-09-18 Peter EisentrautRemove dead external links from documentation
2017-09-17 Tom LaneDoc: update v10 release notes through today.
2017-09-17 Tom LaneEnsure that BEFORE STATEMENT triggers fire the right...
2017-09-16 Tom LaneDoc: add example of transition table use in a trigger.
2017-09-16 Tom LaneFix SQL-spec incompatibilities in new transition table...
2017-09-16 Bruce Momjiandocs: clarify pg_upgrade docs regarding standbys and...
2017-09-16 Robert HaasAfter a MINVALUE/MAXVALUE bound, allow only more of...
2017-09-15 Peter EisentrautApply pg_get_serial_sequence() to identity column seque...
2017-09-15 Peter Eisentrautlo: Add test suite
2017-09-15 Peter Eisentrautfuzzystrmatch: Add test suite
2017-09-13 Tom LaneDistinguish selectivity of < from <= and > from >=.
2017-09-13 Peter Eisentrautdoc: Remove incorrect SCRAM protocol documentation
2017-09-13 Bruce Momjiandocs: adjust "link mode" mention in pg_upgrade streami...
2017-09-13 Bruce Momjiandocs: improve pg_upgrade standby instructions
2017-09-12 Tom LaneAdd psql variables to track success/failure of SQL...
2017-09-12 Bruce Momjiandocs: improve pg_upgrade rsync instructions
2017-09-12 Peter Eisentrautdoc: Remove useless marked section
2017-09-12 Peter Eisentrautdoc: Document default scope in LDAP URL
2017-09-12 Peter EisentrautAllow custom search filters to be configured for LDAP...
2017-09-11 Bruce MomjianPG 10 release notes: change trigger transition tables
2017-09-11 Bruce MomjianPG 10 release notes: update PL/Tcl functions item
2017-09-11 Peter Eisentrautpg_receivewal: Add --endpos option
2017-09-11 Peter Eisentrautdoc: Document function pointer source code style
2017-09-11 Peter EisentrautMessage style fixes
next