]> granicus.if.org Git - postgresql/history - doc
Merge psql \df options into a single \? line, and update docs.
[postgresql] / doc /
2009-04-21 Bruce MomjianMerge psql \df options into a single \? line, and updat...
2009-04-21 Bruce MomjianAdd agg/normal/trigger/window flags for psql \df and...
2009-04-19 Tom LaneFix textsearch documentation examples to not recommend...
2009-04-19 Tom LaneRevise plpgsql's scanner to process comments and string...
2009-04-19 Tom LaneMention as a potential incompatibility the fact that...
2009-04-18 Bruce MomjianAdd Ron Mayer as primary contributor for:
2009-04-15 Bruce MomjianRemove mention of pre-7.1 inheritance behavior from...
2009-04-15 Bruce MomjianFix SGML markup I broke yesterday.
2009-04-14 Bruce MomjianReformat 'sslmode' options into an SGML table; improve...
2009-04-14 Tom LaneDo some copy-editing on description of ts_headline().
2009-04-13 Tom LaneMake a copy-editing pass over the 8.4 release notes.
2009-04-11 Bruce MomjianMore wording clarification of sslverify setting.
2009-04-11 Bruce MomjianBetter document libpq sslverify behavior as requiring...
2009-04-11 Bruce MomjianWording improvement.
2009-04-11 Bruce MomjianWording improvement for SSL user certificate authentica...
2009-04-11 Bruce MomjianClarify SSL _user_ authentication in release notes.
2009-04-10 Tom LaneAdd cross-references from the DECLARE and FETCH referen...
2009-04-10 Bruce MomjianDocument how *_blks_read statistics columns are computed.
2009-04-10 Marc G. Fourniercommit and tag beta1 REL8_4_BETA1
2009-04-09 Tom LaneUpdate release notes through yesterday; some minor...
2009-04-09 Bruce MomjianClarify documentation references to pg_stat_get_blocks_...
2009-04-09 Tom LaneUpdate GIN limitations documentation to match current...
2009-04-09 Tom LaneRemove SQL-compatibility function cardinality(). It...
2009-04-09 Bruce MomjianImprove documentation about how checkpoint spreads...
2009-04-08 Tom LaneRemove psql's ancient hack that suppressed functions...
2009-04-07 Bruce MomjianAdd attribution for:
2009-04-07 Bruce MomjianAdd release note item:
2009-04-07 Bruce MomjianRemove FAQ and FAQ_DEV ASCII and HTML files from CVS...
2009-04-07 Bruce MomjianAdd doc link to section about how to compile triggers.
2009-04-07 Tom LaneAdd an optional parameter to pg_start_backup() that...
2009-04-06 Bruce MomjianDoc change in new patch, stand-alone -> standalone
2009-04-06 Bruce MomjianAdd documentation mention of 'check_postgres.pl' in...
2009-04-06 Tom LaneDocument the fact that fuzzystrmatch doesn't work in...
2009-04-06 Tom LaneCorrect keywords table for status of COLLATE vs
2009-04-06 Heikki LinnakangasRename the new CREATE DATABASE options to set collation...
2009-04-05 Tom LaneRemove contrib/intarray's definitions of the <@ and...
2009-04-04 Tom LaneMinor wordsmithing on descriptions of some \d commands.
2009-04-02 Bruce MomjianDocument that Solaris can't use effective_io_concurrenc...
2009-04-02 Bruce MomjianHave PL/pgSQL FETCH set DIAGNOSTICS ROW_COUNT.
2009-04-02 Bruce MomjianChange psql \d* display so 'S' _or_ a pattern include...
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...
next