]> granicus.if.org Git - postgresql/history - doc
Fix typo in setrefs.c
[postgresql] / doc /
2015-09-08 Alvaro HerreraAllow per-tablespace effective_io_concurrency
2015-09-08 Alvaro Herreracontrib/sslinfo: add ssl_extension_info SRF
2015-09-07 Jeff DavisAdd log_line_prefix option 'n' for Unix epoch.
2015-09-07 Teodor SigaevUpdate site address of Snowball project
2015-09-06 Andres FreundAdd ability to reserve WAL upon slot creation via repli...
2015-09-05 Tom LaneRearrange the handling of error context reports.
2015-09-05 Heikki LinnakangasFix misc typos.
2015-09-03 Fujii MasaoDocument that max_worker_processes must be high enough...
2015-09-01 Tom LaneDocument that PL/Python now returns floats using repr...
2015-09-01 Bruce Momjianpg_upgrade docs: clarify rsync and move verification...
2015-09-01 Alvaro HerreraUse <substeps> in pg_upgrade's procedure
2015-08-31 Bruce Momjiandocs: remove outdated note about unique indexes
2015-08-31 Magnus HaganderSmall grammar fix
2015-08-27 Bruce Momjiandblink docs: fix typo to use "connname" (3 n's), not...
2015-08-26 Bruce Momjianrelease notes: abbreviated key speedup only for varcha...
2015-08-26 Bruce Momjian9.5 release notes: mention lack of char() sort improve...
2015-08-25 Tom LaneDocs: be explicit about datatype matching for lead...
2015-08-21 Peter Eisentrautdoc: Whitespace and formatting fixes
2015-08-20 Tom LaneRemove xpath namespace-handling change from 9.5 release...
2015-08-17 Andres Freunddocs: Fix "typo" introduced in 3f811c2d.
2015-08-15 Tom LaneAdd docs about postgres_fdw's setting of search_path...
2015-08-15 Tom LaneImprove documentation about MVCC-unsafe utility commands.
2015-08-14 Peter EisentrautUpdate key words table for 9.5
2015-08-14 Simon RiggsReduce lock levels for ALTER TABLE SET autovacuum stora...
2015-08-11 Tom LaneFix broken markup, and copy-edit a bit.
2015-08-11 Andres FreundAllow pg_create_physical_replication_slot() to reserve...
2015-08-10 Andres FreundAdd confirmed_flush column to pg_replication_slots.
2015-08-10 Andres FreundDon't start to stream after pg_receivexlog --create...
2015-08-09 Tom LaneRemove gram.y's precedence declaration for OVERLAPS.
2015-08-09 Magnus HaganderFix typo in LDAP example
2015-08-09 Bruce Momjiandocs: fix typo in rules.sgml
2015-08-08 Bruce Momjian9.5 release notes: add increase buffer mapping partiti...
2015-08-07 Andres FreundAddress points made in post-commit review of replicatio...
2015-08-07 Bruce Momjian9.5 release notes: updates from Andres Freund and...
2015-08-07 Bruce Momjian9.5 release notes: mention ON CONFLICT DO NOTHING...
2015-08-06 Bruce Momjian9.5 release notes: mention change to CRC-32C
2015-08-06 Bruce Momjian9.5 release notes: adjustments suggested by Andres...
2015-08-06 Bruce Momjian9.5 release notes: add non-LEAKPROOF view pushdown...
2015-08-06 Bruce Momjiandocs: HTML-escape '>' in '=>' using HTML entities
2015-08-05 Tom LaneDocs: add an explicit example about controlling overall...
2015-08-03 Tom LaneUpdate 9.5 release notes through today.
2015-07-30 Joe ConwayImprove CREATE FUNCTION doc WRT to LEAKPROOF RLS intera...
2015-07-30 Andrew DunstanAdd IF NOT EXISTS processing to ALTER TABLE ADD COLUMN
2015-07-29 Robert HaasFlesh out the background worker documentation.
2015-07-29 Heikki LinnakangasMake TAP tests work on Windows.
2015-07-29 Robert HaasDocument how to build the docs using the website style.
2015-07-29 Peter Eisentrautpg_basebackup: Add --slot option
2015-07-28 Joe ConwayCreate a pg_shdepend entry for each role in TO clause...
2015-07-28 Tom LaneUpdate our documentation concerning where to create...
2015-07-28 Joe ConwayPlug RLS related information leak in pg_stats view.
2015-07-28 Andres FreundRemove ssl renegotiation support.
2015-07-26 Joe ConwayImprove markup for row_security.
2015-07-25 Tom LaneRedesign tablesample method API, and do extensive code...
2015-07-20 Alvaro HerreraImprove BRIN documentation somewhat
2015-07-18 Andrew DunstanRelease note compatibility item
2015-07-18 Andrew DunstanSupport JSON negative array subscripts everywhere
2015-07-17 Robert HaasAdd new function pg_notification_queue_usage.
2015-07-15 Alvaro HerreraMention table_rewrite as valid event trigger tag
2015-07-14 Heikki LinnakangasAdd ALTER OPERATOR command, for changing selectivity...
2015-07-12 Bruce Momjianrelease notes: markup: vacuumdb is an application...
2015-07-12 Andres FreundOptionally don't error out due to preexisting slots...
2015-07-12 Bruce Momjiandoc: fix typo in CREATE POLICY manual page
2015-07-10 Heikki LinnakangasCopy-edit the docs changes of OWNER TO CURRENT/SESSION_...
2015-07-09 Tom LaneImprove documentation about array concat operator vs...
2015-07-09 Fujii MasaoMake wal_compression PGC_SUSET rather than PGC_USERSET.
2015-07-09 Heikki LinnakangasFix another broken link in documentation.
2015-07-07 Andres FreundRefer to %p in the psql docs as 'process ID' not 'pid'.
2015-07-07 Andres FreundAdd psql PROMPT variable showing the pid of the connect...
2015-07-06 Fujii MasaoRemove incorrect warning from pg_archivecleanup document.
2015-07-05 Tom LaneFix bad grammar in brin.sgml.
2015-07-03 Tom LaneAdd documentation and regression tests concerning round...
2015-07-03 Tom LaneAdd psql \ev and \sv commands for editing and showing...
2015-07-03 Heikki LinnakangasLift the limitation that # of clients must be a multipl...
2015-07-03 Fujii MasaoMake WAL-related utilities handle .partial WAL files...
2015-07-02 Tom LaneImprove pg_restore's -t switch to match all types of...
2015-07-02 Tom LaneAdd an optional missing_ok argument to SQL function...
2015-07-02 Heikki LinnakangasUse American spelling for "behavior".
2015-06-30 Tom LaneFix broken link in documentation.
2015-06-30 Andres FreundFix typo and omission in my earlier 9.5 release notes...
2015-06-30 Andres FreundImprove 9.5 release notes.
2015-06-30 Tom LaneStamp HEAD as 9.6devel.
2015-06-29 Tom LaneStamp 9.5alpha1. REL9_5_ALPHA1
2015-06-29 Tom LaneDesultory review of 9.5 release notes.
2015-06-29 Tom LaneCode + docs review for escaping of option values (commi...
2015-06-28 Tom LaneImprove design and implementation of pg_file_settings...
2015-06-28 Heikki LinnakangasAlso trigger restartpoints based on max_wal_size on...
2015-06-28 Heikki LinnakangasFix markup in docs.
2015-06-28 Heikki LinnakangasAdd missing_ok option to the SQL functions for reading...
2015-06-26 Robert HaasFix grammar.
2015-06-26 Robert Haasrelease notes: Add entry for commit 5ea86e6e6.
2015-06-26 Robert Haasrelease notes: Combine items for pg_upgrade and pg_upgr...
2015-06-26 Robert HaasImprove handling of CustomPath/CustomPlan(State) children.
2015-06-25 Tom LaneDocs: fix claim that to_char('FM') removes trailing...
2015-06-24 Fujii MasaoAdd index terms for functions jsonb_set and jsonb_pretty.
2015-06-20 Alvaro HerreraFix BRIN supported operators table
2015-06-19 Tom LaneIn immediate shutdown, postmaster should not exit till...
2015-06-14 Bruce Momjianrelease notes: fix Petr's name typos
2015-06-14 Peter Eisentrautdoc: Add note to pg_dump man page about pg_dumpall
2015-06-14 Peter EisentrautRemove stray character
2015-06-14 Bruce Momjianrelease notes: consistently name "Alexander Shulgin"
next