]> granicus.if.org Git - postgresql/history - doc
Fix a couple of inconsequential typos in new header
[postgresql] / doc /
2013-07-31 Fujii MasaoFix inaccurate description of tablespace.
2013-07-29 Greg StarkAdd SQL Standard WITH ORDINALITY support for UNNEST...
2013-07-26 Bruce Momjianpg_upgrade docs: don't use cluster for binary/lib
2013-07-25 Tom LanePrevent leakage of SPI tuple tables during subtransacti...
2013-07-25 Robert Haaspgstattuple: Doc update for previous commit.
2013-07-24 Stephen FrostAdd GET DIAGNOSTICS ... PG_CONTEXT in PL/PgSQL
2013-07-23 Peter Eisentrautdoc: Remove tab from SGML file
2013-07-22 Tatsuo IshiiAdd --rate option.
2013-07-22 Robert HaasRemove bgw_sighup and bgw_sigterm.
2013-07-22 Alvaro HerreraSilence compiler warning on an unused variable
2013-07-22 Robert HaasAdd infrastructure for mapping relfilenodes to relation...
2013-07-19 Robert Haasdoc: Fix typos in conversion names.
2013-07-18 Stephen FrostWITH CHECK OPTION support for auto-updatable VIEWs
2013-07-18 Fujii MasaoFix pgstattuple functions to use regclass-type as the...
2013-07-17 Peter Eisentrautdoc: Remove tab from SGML file
2013-07-17 Fujii MasaoFix typo in previous pgbench --progress patch.
2013-07-17 Stephen FrostUse correct parameter name for view_option_value
2013-07-17 Noah MischImplement the FILTER clause for aggregate function...
2013-07-16 Tatsuo IshiiAdd --progress option to show progress report
2013-07-16 Kevin GrittnerAdd support for REFRESH MATERIALIZED VIEW CONCURRENTLY.
2013-07-16 Robert HaasAllow background workers to be started dynamically.
2013-07-14 Noah MischDocument the OVER keyword as being unreserved.
2013-07-13 Peter EisentrautAdd session_preload_libraries configuration parameter
2013-07-12 Noah MischSwitch user ID to the object owner when populating...
2013-07-11 Bruce Momjianpg_upgrade: document possible pg_hba.conf options
2013-07-11 Peter Eisentrautdoc: Replace link to pgFouine with pgBadger
2013-07-08 Alvaro HerreraFix mention of htup.h in pageinspect docs
2013-07-07 Bruce Momjianpg_upgrade: document link options
2013-07-06 Peter EisentrautPL/Python: Convert numeric to Decimal
2013-07-05 Noah MischUpdate messages, comments and documentation for materia...
2013-07-05 Magnus HaganderRemove stray | character
2013-07-05 Magnus HaganderFix spelling error
2013-07-05 Magnus HaganderExpose the estimation of number of changed tuples since...
2013-07-04 Bruce MomjianAdd contrib function references in the doc index
2013-07-04 Robert HaasAdd new GUC, max_worker_processes, limiting number...
2013-07-04 Robert Haasdocs: Clarify flag dependencies for background workers.
2013-07-04 Peter Eisentrautdoc: Fix typo in event trigger documentation
2013-07-04 Peter Eisentrautdoc: Add event trigger C API documentation
2013-07-03 Fujii MasaoGet rid of pg_class.reltoastidxid.
2013-07-03 Bruce Momjianpg_buffercache: document column meanings
2013-07-03 Noah MischExpose object name error fields in PL/pgSQL.
2013-07-03 Peter Eisentrautdoc: Remove i18ngurus.com link
2013-07-03 Peter Eisentrautdoc: Arrange See Also links in more consistent order
2013-07-02 Alvaro HerreraMention extra_float_digits in floating point docs
2013-07-02 Robert HaasUse an MVCC snapshot, rather than SnapshotNow, for...
2013-07-01 Bruce Momjianpg_dump docs: use escaped double-quotes, for Windows
2013-07-01 Bruce MomjianAdd timezone offset output option to to_char()
2013-06-28 Simon RiggsALTER TABLE ... ALTER CONSTRAINT for FKs
2013-06-28 Bruce Momjianpg_upgrade: remove -h option
2013-06-28 Bruce Momjianpg_upgrade: trim down --help and doc option descriptions
2013-06-28 Alvaro HerreraSend SIGKILL to children if they don't die quickly...
2013-06-28 Bruce Momjianpg_upgrade: change -u to -U, for consistency
2013-06-27 Alvaro HerreraUpdate pg_resetxlog's documentation on multixacts
2013-06-27 Alvaro HerreraDocument relminmxid and datminmxid
2013-06-27 Michael MeskesFixed incorrect description of EXEC SQL VAR command.
2013-06-27 Robert Haaspgbench: Add long options for all existing short options.
2013-06-27 Tom LaneTweak wording in sequence-function docs to avoid PDF...
2013-06-26 Noah MischDocument effect of constant folding on CASE.
2013-06-24 Simon RiggsReverting previous commit, pending investigation
2013-06-24 Simon RiggsALTER TABLE ... ALTER CONSTRAINT for FKs
2013-06-22 Peter Eisentrautdoc: Fix date in EPUB manifest
2013-06-21 Peter EisentrautClarify terminology standalone backend vs. single-user...
2013-06-20 Peter EisentrautFurther update CREATE FUNCTION documentation about...
2013-06-19 Fujii MasaoSupport TB (terabyte) memory unit in GUC variables.
2013-06-18 Simon RiggsFix docs on lock level for ALTER TABLE VALIDATE
2013-06-16 Fujii MasaoFix description of archive format which pg_restore...
2013-06-14 Heikki LinnakangasAdd :client_id automatic variable for custom pgbench...
2013-06-14 Tom LaneStamp HEAD as 9.4devel.
2013-06-12 Tom LaneImprove updatability checking for views and foreign...
2013-06-12 Andrew DunstanFix unescaping of JSON Unicode escapes, especially...
2013-06-12 Robert HaasImprove description of loread/lowrite.
2013-06-11 Tatsuo IshiiAdd description that loread()/lowrite() are correspondi...
2013-06-09 Tom LaneRemove ALTER DEFAULT PRIVILEGES' requirement of schema...
2013-06-08 Andrew DunstanHandle Unicode surrogate pairs correctly when processin...
2013-06-08 Peter Eisentrautdoc: Fix <synopsis> in <term> markup
2013-06-07 Kevin GrittnerCorrect the documentation of pg_rewrite.ev_attr.
2013-06-07 Tom LaneMinor docs wordsmithing.
2013-06-07 Peter Eisentrautdoc: Clarify description of VALUES command
2013-06-06 Bruce Momjianpg_upgrade: document that --link should be used with...
2013-06-02 Peter EisentrautAnother man page whitespace fix
2013-06-02 Peter EisentrautFix whitespace issues in the man pages
2013-06-01 Peter Eisentrautdoc: Remove paragraph about typesetting conventions
2013-05-31 Peter Eisentrautdoc: Fix claim that query is passed as ASCII text
2013-05-31 Peter EisentrautRemove whitespace from end of lines
2013-05-29 Robert HaasDocument auto_explain.log_timing.
2013-05-29 Bruce Momjianpg_upgrade docs: mention need to set parameters for...
2013-05-27 Stephen FrostDocumentation fix for ALTER TYPE .. RENAME
2013-05-21 Bruce Momjian9.3 release notes: improve cached plan mention
2013-05-21 Bruce Momjian9.3 release notes: fix SGML markup for DROP TABLE...
2013-05-21 Bruce Momjian9.3 release docs: fix DROP TABLE IF EXISTS
2013-05-21 Peter EisentrautDocumentation spell checking and markup improvements
2013-05-20 Tom LaneClarify documentation of EXPLAIN (TIMING OFF) option.
2013-05-18 Bruce Momjianrelease docs: mention PL/pgSQL as supporting event...
2013-05-16 Tom LaneFix some uses of "the quick brown fox".
2013-05-15 Peter Eisentrautdoc: Add \dm command to psql man page
2013-05-14 Peter Eisentrautdoc: Fix some whitespace issues in the man pages
2013-05-14 Peter Eisentrautdoc: Fix order of options on pgbench man page
2013-05-11 Tom LaneUpdate CREATE FUNCTION documentation about argument...
2013-05-10 Peter EisentrautUpdate key words table for 9.3
2013-05-09 Bruce Momjianpg_upgrade docs: give tips on automation
next