]> granicus.if.org Git - postgresql/history - doc
psql: update --help output for unaligned mode params
[postgresql] / doc /
2014-04-16 Bruce Momjiandocs: make max_wal_senders higher to handle disconnects
2014-04-16 Robert HaasAdd to_regprocedure() and to_regoperator().
2014-04-16 Bruce Momjiandoc: fix json_extract_path_text() typo by adding jsonb
2014-04-15 Bruce Momjianpsql: conditionally display oids and replication identity
2014-04-15 Peter Eisentrautvacuumdb: Add option --analyze-in-stages
2014-04-15 Peter EisentrautAdd TAP tests for client programs
2014-04-14 Robert Haasdoc: Suggesting clearing pg_replslot from a hot filesys...
2014-04-14 Robert Haasdoc: Update yet another place that didn't get the memo...
2014-04-14 Robert HaasCorrect description of constraint_name in ALTER TABLE...
2014-04-14 Robert HaasUpdate list of relation types on which ALTER TABLE...
2014-04-13 Stephen FrostMake security barrier views automatically updatable
2014-04-12 Tom LaneCreate infrastructure for moving-aggregate optimization.
2014-04-10 Bruce Momjiandocs: psql '--' comments are not passed to the server
2014-04-09 Bruce Momjiandocs: add link to pg_start_backup() from pg_basebackup...
2014-04-08 Tom LaneAdd an in-core GiST index opclass for inet/cidr types.
2014-04-08 Robert Haasdoc: Fix typo.
2014-04-08 Robert HaasAdd new to_reg* functions for error-free OID lookups.
2014-04-06 Simon RiggsExtra warnings and errors for PL/pgSQL
2014-04-06 Simon RiggsReduce lock levels of some ALTER TABLE cmds
2014-04-04 Tom LaneFix non-equivalence of VARIADIC and non-VARIADIC functi...
2014-04-03 Tom LaneFix documentation about joining pg_locks to other views.
2014-04-03 Tom LaneAvoid promising that "ADD COLUMN ... DEFAULT NULL"...
2014-04-01 Tom LaneDoc: improve discussion of reverse+forward host name...
2014-03-29 Noah MischRevert "Secure Unix-domain sockets of "make check"...
2014-03-29 Noah MischSecure Unix-domain sockets of "make check" temporary...
2014-03-29 Noah MischDocument platform-specificity of unix_socket_permissions.
2014-03-27 Tom LaneImprove documentation note about Python 2.3 and cdecimal.
2014-03-27 Tom LaneDocument that Python 2.3 requires cdecimal module for...
2014-03-26 Andrew DunstanCleanup around json_to_record/json_to_recordset
2014-03-26 Heikki LinnakangasAdd -f/--follow option to pg_xlogdump.
2014-03-25 Magnus HaganderFix typos in pg_basebackup documentation
2014-03-25 Bruce Momjiandoc: list unlogged tables as a non-durable option
2014-03-24 Bruce MomjianRemove wchar.c Asserts that were stricter than the...
2014-03-24 Bruce Momjiandocs: Add short "cover density" description
2014-03-24 Bruce MomjianFix ts_rank_cd() to ignore stripped lexemes
2014-03-24 Fujii MasaoFix START_REPLICATION syntax in document.
2014-03-24 Heikki LinnakangasFix "the the" typos.
2014-03-23 Andrew DunstanFix mis-spelling in jsonb docs.
2014-03-23 Andrew DunstanIntroduce jsonb, a structured format for storing json.
2014-03-23 Noah MischOffer triggers on foreign tables.
2014-03-19 Fujii MasaoSome minor improvements to logical decoding document.
2014-03-18 Robert HaasLogical decoding documentation corrections.
2014-03-18 Robert HaasDocumentation for logical decoding.
2014-03-18 Fujii MasaoFix help message and document in pg_receivexlog.
2014-03-17 Tom LaneRelease notes for 9.3.4, 9.2.8, 9.1.13, 9.0.17, 8.4.21.
2014-03-17 Fujii MasaoFix typos in comments.
2014-03-16 Magnus HaganderCleanups from the remove-native-krb5 patch
2014-03-15 Tom LaneFirst-draft release notes for 9.3.4.
2014-03-13 Tom LaneAllow psql to print COPY command status in more cases.
2014-03-13 Heikki LinnakangasFix a couple of typos in docs.
2014-03-12 Fujii MasaoShow PIDs of lock holders and waiters in log_lock_waits...
2014-03-12 Robert Haastest_decoding: Documentation fix.
2014-03-12 Heikki LinnakangasAllow opclasses to provide tri-valued GIN consistent...
2014-03-10 Robert HaasAllow logical decoding via the walsender interface.
2014-03-08 Bruce Momjiandoc: remove extra whitespace in SGML markup
2014-03-08 Bruce Momjianpg_ctl: improve handling of invalid data directory
2014-03-08 Bruce Momjiandocs: small adjustements to recent SELECT and pg_upgra...
2014-03-08 Bruce Momjianpg_upgrade: document delete problems with tablespaces...
2014-03-08 Bruce Momjiandoc: improve server's keepalive description
2014-03-08 Bruce Momjiandocs: improve TABLE command by showing supported clauses
2014-03-07 Bruce Momjianrelease notes: add item missed in 9.2.5 release
2014-03-07 Heikki LinnakangasFix name of syslog_ident GUC in docs.
2014-03-06 Bruce Momjiandocs: to_timestamp and to_date do minimal range checking
2014-03-04 Andrew DunstanProvide a FORCE NULL option to COPY in CSV mode.
2014-03-04 Alvaro Herreraauto_explain: Add logging of trigger execution
2014-03-04 Alvaro HerreraConstructors for interval, timestamp, timestamptz
2014-03-03 Robert HaasIntroduce logical decoding.
2014-03-03 Heikki LinnakangasRename huge_tlb_pages to huge_pages, and improve docs.
2014-03-03 Alvaro Herrerapg_dump et al: Add --if-exists option
2014-03-03 Robert HaasCorrections to replication slots code and documentation.
2014-02-27 Alvaro HerreraAllow BASE_BACKUP to be throttled
2014-02-27 Alvaro Herreradoc: bgw_main takes a Datum argument, not void *.
2014-02-25 Robert HaasShow xid and xmin in pg_stat_activity and pg_stat_repli...
2014-02-25 Peter EisentrautUpdate and clarify ssl_ciphers default
2014-02-24 Bruce MomjianIncrease work_mem and maintenance_work_mem defaults...
2014-02-24 Bruce Momjiandocs: remove unnecessary references to old PG versions
2014-02-24 Bruce MomjianFix markup for CHAR() doc patch
2014-02-24 Bruce Momjiandocs: document behavior of CHAR() comparisons with...
2014-02-24 Robert HaasUse pg_lsn data type in pg_stat_replication, too.
2014-02-24 Peter Eisentrautdoc: Improve DocBook XML validity
2014-02-22 Peter Eisentrautpg_basebackup: Add support for relocating tablespaces
2014-02-21 Peter Eisentrautdoc: Clarify documentation page header customization...
2014-02-19 Robert HaasDocument pg_replslot in storage.sgml.
2014-02-19 Robert HaasSwitch various builtin functions to use pg_lsn instead...
2014-02-19 Robert HaasAdd a pg_lsn data type, to represent an LSN.
2014-02-17 Tom LaneLast-minute updates for release notes.
2014-02-17 Tom LaneImprove documentation about multixact IDs.
2014-02-17 Tom LaneDocument risks of "make check" in the regression testin...
2014-02-17 Noah MischDocument security implications of check_function_bodies.
2014-02-17 Noah MischPrevent privilege escalation in explicit calls to PL...
2014-02-17 Noah MischShore up ADMIN OPTION restrictions.
2014-02-17 Tom LaneRelease notes for 9.3.3, 9.2.7, 9.1.12, 9.0.16, 8.4.20.
2014-02-16 Tom LaneFurther wordsmithing on 9.3.3 release notes.
2014-02-16 Tom LaneImprove release notes per comments from Andres Freund.
2014-02-16 Tom LaneFirst-draft release notes for 9.3.3.
2014-02-14 Tom LaneUpdate regression testing instructions.
2014-02-14 Tom LaneSuggest shell here-documents instead of psql -c for...
2014-02-13 Alvaro HerreraSeparate multixact freezing parameters from xid's
2014-02-13 Bruce Momjiandocs: improve CREATE FUNCTION docs about language case...
2014-02-13 Bruce Momjianpgcrypto: clarify 'md5' (hash) table entry
next