]> granicus.if.org Git - postgresql/history - doc
postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' error.
[postgresql] / doc /
2018-01-17 Simon RiggsAbility to advance replication slots
2018-01-12 Bruce Momjiandocs: replace dblink() mention with foreign data mention
2018-01-11 Bruce Momjiandoc: add JSON acronym
2018-01-11 Teodor Sigaevllow negative coordinate for ~> (cube, int) operator
2018-01-11 Teodor SigaevFix behavior of ~> (cube, int) operator
2018-01-10 Tom LaneFix sample INSTR() functions in the plpgsql documentation.
2018-01-09 Andrew DunstanImplement TZH and TZM timestamp format patterns
2018-01-09 Teodor SigaevImprove scripting language in pgbench
2018-01-04 Peter EisentrautImplement channel binding tls-server-end-point for...
2018-01-03 Peter EisentrautAllow ldaps when using ldap authentication
2018-01-03 Bruce MomjianUpdate copyright for 2018
2017-12-29 Simon RiggsExtend near-wraparound hints to include replication...
2017-12-27 Robert HaasAdd pow(), aka power(), function to pgbench.
2017-12-25 Teodor SigaevAdd polygon opclass for SP-GiST
2017-12-22 Teodor SigaevAdd optional compression method to SP-GiST
2017-12-21 Andres FreundAdd parallel-aware hash joins.
2017-12-19 Peter EisentrautAdd libpq connection parameter "scram_channel_binding"
2017-12-18 Peter Eisentrautdoc: Fix figures in example description
2017-12-14 Teodor SigaevAdd approximated Zipfian-distributed random generator...
2017-12-06 Peter Eisentrautdoc: Flex is not a GNU package
2017-12-05 Tom LaneFix broken markup.
2017-12-05 Robert HaasSupport Parallel Append plan nodes.
2017-12-05 Peter Eisentrautdoc: Update memory requirements for FOP
2017-12-05 Peter Eisentrautdoc: Turn on generate.consistent.ids parameter
2017-12-04 Robert HaasWhen VACUUM or ANALYZE skips a concurrently dropped...
2017-12-01 Robert HaasRe-allow INSERT .. ON CONFLICT DO NOTHING on partitione...
2017-11-30 Peter EisentrautSQL procedures
2017-11-27 Tom LaneFix creation of resjunk tlist entries for inherited...
2017-11-27 Simon RiggsAdditional docs for toast_tuple_target changes
2017-11-24 Dean RasheedFix broken XML in CREATE POLICY sgml.
2017-11-24 Dean RasheedDoc: add a summary table to the CREATE POLICY docs.
2017-11-23 Peter EisentrautConvert documentation to DocBook XML
2017-11-23 Fujii Masaodoc: mention wal_receiver_status_interval as GUC affect...
2017-11-21 Tom Lanepgbench: fix stats reporting when some transactions...
2017-11-21 Tom LaneDoc: fix broken markup.
2017-11-21 Robert HaasProvide for forward compatibility with future minor...
2017-11-19 Simon RiggsParameter toast_tuple_target controls TOAST for new...
2017-11-18 Tom LaneFix quoted-substring handling in format parsing for...
2017-11-18 Peter EisentrautSupport channel binding 'tls-unique' in SCRAM
2017-11-17 Tom LanePrevent to_number() from losing data when template...
2017-11-15 Robert HaasAdd parallel_leader_participation GUC.
2017-11-14 Tom LaneDocument changes in large-object privilege checking.
2017-11-13 Tom LaneAllow running just selected steps of pgbench's initiali...
2017-11-13 Alvaro HerreraMention CREATE/DROP STATISTICS in event triggers docs
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.
next