]> granicus.if.org Git - postgresql/history - doc
Improve pg_dump's query for retrieving BLOB comments to be more efficient
[postgresql] / doc /
2009-04-01 Tom LaneIndex some array functions, per Mario Splivalo.
2009-03-31 Bruce MomjianRemove some "Other" sections in the release notes by...
2009-03-31 Tom LaneAdd a "relistemp" boolean column to pg_class, which...
2009-03-31 Bruce MomjianUpdate release note introductory description.
2009-03-31 Tom LaneAdd PQinitOpenSSL() function to support applications...
2009-03-31 Bruce MomjianMore new subsections in release notes.
2009-03-30 Bruce MomjianMore release note changes, including a lower level...
2009-03-30 Bruce MomjianMore release note adjustments, reordering.
2009-03-30 Bruce MomjianMore release note wording improvements; section order...
2009-03-30 Bruce MomjianReorder release note sections.
2009-03-30 Alvaro HerreraUpdate URL to Python bug tracker. Backpatch to 8.3...
2009-03-29 Bruce MomjianMore release note markup.
2009-03-29 Bruce MomjianMore release note markup.
2009-03-29 Bruce MomjianAdd SGML markup for commands/literal/application/etc...
2009-03-28 Bruce MomjianConsistent 8.4 release note naming for Itagaki Takahiro
2009-03-28 Bruce MomjianUpdate release notes to say citext is multi-byte aware...
2009-03-28 Bruce MomjianBetter document that SET ROLE does not uset ALTER ROLE...
2009-03-28 Bruce MomjianBetter document PQinitSSL(0) behavior in regards to...
2009-03-28 Tom LaneAdd documentation of the fact that dtrace probes evalua...
2009-03-27 Bruce MomjianDocument in release notes that NOT IN is only for NOT...
2009-03-27 Magnus HaganderFix markup, per Devrim
2009-03-27 Magnus HaganderClearify new SSL certificate verification in libpq
2009-03-27 Magnus HaganderFix release notes about pg_hba changes
2009-03-27 Bruce MomjianUpdated release wording, per Greg Stark:
2009-03-27 Bruce MomjianSecond batch of release note fixes by Guillaume Smet
2009-03-27 Bruce MomjianMark Greg as the instigator of the statistics target...
2009-03-27 Bruce MomjianFirst round of release note changes from Guillaume...
2009-03-27 Bruce MomjianFix release note attribution:
2009-03-27 Bruce MomjianImproved release notes interval wording:
2009-03-27 Bruce MomjianRemove duplicate interval (fractional seconds) items...
2009-03-27 Bruce MomjianDocument that Datestyle no longer controls interval...
2009-03-26 Tom LaneFix a couple of places that still claimed LC_COLLATE...
2009-03-26 Bruce MomjianCorrection: ansi-join ->anti-join.
2009-03-26 Tom LaneFix markup so that 'make HISTORY' works. A couple...
2009-03-26 Bruce MomjianReorder 8.4 release note sections.
2009-03-26 Bruce MomjianRe-add release notes for release 8.3.7.
2009-03-26 Bruce MomjianAdjust AS OF release notes markup.
2009-03-26 Bruce MomjianMention release note items current as of 2009-03-16.
2009-03-26 Bruce MomjianFirst version of 8.4 release notes; markup/cleanup...
2009-03-25 Tom LaneAdd btree_gin contrib module.
2009-03-25 Tom LaneAdjust the APIs for GIN opclass support functions to...
2009-03-24 Tom LaneImplement "fastupdate" support for GIN indexes, in...
2009-03-23 Andrew DunstanRemove munging of xml and xpath params to xpath()....
2009-03-23 Bruce MomjianUpdate constraint_exclusion docs because parameter...
2009-03-23 Tom LaneMore fixes for 8.4 DTrace probes. Remove useless BUFFE...
2009-03-23 Bruce MomjianClarify libpq 'sslverify' documentation wording.
2009-03-22 Bruce MomjianClarify 'cert' authentication documention.
2009-03-22 Tom LaneRemove the -d and -D options of pg_dump and pg_dumpall...
2009-03-22 Tom LaneRemove the datetime keywords ABSTIME and RELTIME, which...
2009-03-20 Peter EisentrautRename pg_restore -m to -j, and add documentation about...
2009-03-18 Tom LaneBe more clear about when to use gist__int_ops vs. gist_...
2009-03-17 Tom LaneAdd just-assigned CVE number to release notes for recen...
2009-03-15 Tom LaneFix contrib/hstore to throw an error for keys or values...
2009-03-12 Tom LaneUpdate back-branch release notes.
2009-03-10 Bruce MomjianDoc patch for the recently added probes.
2009-03-09 Peter EisentrautAccept 'on' and 'off' as input for boolean data type...
2009-03-05 Tom LaneTeach the planner to support index access methods that...
2009-03-05 Tom LaneRemove documentation of log_restartpoints setting,...
2009-03-04 Peter EisentrautProvide some proper minimal documentation for the pg_du...
2009-03-04 Peter EisentrautAdd new SQL:2008 error codes for invalid LIMIT and...
2009-02-28 Tom LaneReduce the maximum value of vacuum_cost_delay and autov...
2009-02-27 Peter EisentrautEquip the programs installed by contrib with proper...
2009-02-27 Peter EisentrautFix the inconsistent and wrong claims that the option...
2009-02-26 Peter EisentrautAdd a -w/--no-password option that prevents all passwor...
2009-02-24 Peter EisentrautDon't append epoch to log_filename if no format specifi...
2009-02-24 Peter EisentrautAdd the possibility to specify an explicit validator...
2009-02-22 Tom LaneAdd note that inlined SQL functions aren't tracked...
2009-02-18 Bruce MomjianAdd --freeze option to vacuumdb.
2009-02-17 Bruce MomjianAdd pg_dump --binary-upgrade flag to be used by binary...
2009-02-15 Tom LaneMinor wordsmithing.
2009-02-12 Peter EisentrautUnset language-related locale settings in any case...
2009-02-12 Bruce MomjianRemove tabs from SGML.
2009-02-11 Tom LaneChange ALTER TABLE SET WITHOUT OIDS to rewrite the...
2009-02-11 Peter EisentrautOnly unset the locale environment when --no-locale...
2009-02-11 Bruce MomjianClarify PQinitSSL() documentation to mention what the...
2009-02-10 Peter EisentrautSupport for KOI8U encoding
2009-02-10 Bruce MomjianUpdate wording of how to prevent pg_dump from affecting...
2009-02-09 Alvaro HerreraUpdate autovacuum to use reloptions instead of a system...
2009-02-09 Bruce MomjianFix spelling error in docs.
2009-02-07 Bruce MomjianDocument that LIMIT NULL is the same as no LIMIT clause.
2009-02-07 Bruce MomjianRemove documentation mention that hash indexes perform...
2009-02-07 Bruce MomjianUppercase CHECK mention in relchecks documentation...
2009-02-07 Bruce MomjianProperly wrap new pg_dump doc text.
2009-02-07 Bruce MomjianUpdate pg_constraint.conkey documentation description.
2009-02-07 Bruce MomjianDocument disabling the statistics collector pg_dump...
2009-02-07 Bruce MomjianFix to_timestamp() to not require upper/lower case...
2009-02-06 Tom LaneOoops, forgot to update COPY reference page to mention...
2009-02-06 Tom LaneClean up some loose ends from the column privileges...
2009-02-06 Bruce MomjianFix typo in docs.
2009-02-06 Bruce MomjianDocument ways to avoid libpq WSACleanup() overhead...
2009-02-05 Bruce MomjianAdd PL/PgSQL FOUND and GET DIAGNOSTICS support for...
2009-02-04 Alvaro HerreraFix some SGML-compiler warnings on -wxml mode.
2009-02-04 Bruce MomjianUpdate read committed documentation to better explain...
2009-02-02 Tom LaneDocument the longstanding behavior of LIMIT NULL and...
2009-02-02 Andrew DunstanProvide for parallel restoration from a custom format...
2009-02-02 Alvaro HerreraAllow reloption names to have qualifiers, initially...
2009-02-02 Peter EisentrautPut pg_user_mapping section into the right (alphabetica...
2009-01-30 Tom LaneUpdate back-branch release notes.
2009-01-27 Peter EisentrautRevert updatable views
2009-01-23 Bruce MomjianDocument that SELECT ... ORDER BY .. FOR UPDATE/SHARE...
next