]> granicus.if.org Git - postgresql/history - doc
Undo perl's nasty locale setting on Windows. Since we can't do that as
[postgresql] / doc /
2006-01-26 Bruce MomjianDone:
2006-01-26 Tom LaneClean up the INET-vs-CIDR situation. Get rid of the...
2006-01-23 Tom LaneImprove wording of descriptions of SIGHUP GUC parameter...
2006-01-23 Bruce MomjianDone:
2006-01-22 Tom LaneImprove note about not using the target table name...
2006-01-22 Neil ConwayAllow an optional alias for the target table to be...
2006-01-22 Neil ConwayMinor improvements to GEQO documentation.
2006-01-21 Tom LaneMarginal improvements in the wording of the autovacuum...
2006-01-21 Tom LaneFix broken markup.
2006-01-21 Bruce MomjianAdd GRANT ON SEQUENCE syntax to support sequence-only...
2006-01-20 Bruce MomjianUpdate EXPLAIN wording for GEQO usage.
2006-01-19 Bruce MomjianDoc patch that adds an example of a correllated UPDATE.
2006-01-19 Bruce MomjianClarify STABLE function documentation to highlight...
2006-01-18 Bruce MomjianClarify use of btree indexes for ILIKE and ~*.
2006-01-18 Bruce MomjianYou'll find attached a patch for a fixed explanation...
2006-01-18 Bruce MomjianDone:
2006-01-18 Neil ConwayAdd a new system view, pg_cursors, that displays the...
2006-01-16 Bruce MomjianImprove constraint_name wording.
2006-01-16 Bruce MomjianAdd markup for new constraint_name mention.
2006-01-16 Bruce MomjianAdd documentaiotn mention that constraint names can...
2006-01-16 Neil ConwayChange the parameter_types column of the pg_prepared_st...
2006-01-15 Neil ConwayAllow the types of parameters to PREPARE to be inferred...
2006-01-13 Tom LaneDocument that CREATE OPERATOR CLASS amounts to granting...
2006-01-13 Tom LaneRequire the issuer of CREATE TYPE to own the functions...
2006-01-12 Tom LaneRemove extraneous backslash from 'fixseq.sql' example...
2006-01-11 Tom LaneUpdate comment about outer joins in description of...
2006-01-11 Neil ConwayDocumentation tweak: add spaces around the brackets...
2006-01-11 Bruce MomjianDone:
2006-01-11 Tom LaneCreate a standard function pg_sleep() to sleep for...
2006-01-09 Bruce MomjianDone:
2006-01-08 Neil ConwayAdd a new system view, pg_prepared_statements, that...
2006-01-06 Tom LaneRelease-note updates and copy editing.
2006-01-06 Tom LaneFix broken markup.
2006-01-05 Bruce MomjianAdd:
2006-01-05 Bruce MomjianAdd logging control TODO.detail.
2006-01-05 Bruce MomjianUpdate:
2006-01-05 Bruce MomjianUpdate wording:
2006-01-05 Bruce MomjianUpdate wording:
2006-01-05 Bruce MomjianAdd:
2006-01-05 Bruce MomjianNew pgcrypto item wording.
2006-01-05 Bruce MomjianUpdate item:
2006-01-05 Bruce MomjianWording improvements.
2006-01-05 Bruce MomjianImprove markup.
2006-01-05 Peter EisentrautMake all command-line options of postmaster and postgre...
2006-01-05 Bruce MomjianUpdate release notes for 8.1.X, 8.0.X, 7.4.X, and 7...
2006-01-05 Bruce MomjianUpdate version number.
2006-01-05 Bruce MomjianDone:
2006-01-05 Bruce MomjianRemove BEOS port.
2006-01-05 Bruce MomjianRemove QNX port.
2005-12-30 Bruce MomjianAdd:
2005-12-29 Bruce MomjianUpdate:
2005-12-29 Bruce MomjianRemove a space that incorrectly precedes a comma in...
2005-12-28 Bruce MomjianUpdate COPY CSV \. wording for externally created files.
2005-12-28 Bruce MomjianUpdate:
2005-12-28 Bruce MomjianAdd regression tests for CSV and \., and add automatic...
2005-12-28 Bruce MomjianDone:
2005-12-28 Tom LaneImplement SQL-compliant treatment of row comparisons...
2005-12-27 Andrew DunstanIncrease amount of shared buffers initdb tries to alloc...
2005-12-26 Peter EisentrautRename pg_make_encrypted_password to PQencryptPassword.
2005-12-26 Bruce MomjianAdd:
2005-12-25 Neil ConwayMinor doc tweak: "NOT NULL" is redundant with "SERIAL...
2005-12-24 Bruce MomjianSpell fix. Andrew.
2005-12-24 Bruce MomjianUpdate why unified diff is _sometimes_ better.
2005-12-23 Tom LaneWups, fat-fingered the calculation the first time....
2005-12-23 Tom LaneUpdate info about shared memory space calculation to...
2005-12-23 Peter EisentrautAllow CREATE/ALTER ROLE PASSWORD NULL to allow restorin...
2005-12-23 Tom LaneAdd an officially exported libpq function to encrypt...
2005-12-23 Bruce MomjianAdd quotes around search_path "$user" so that SHOW...
2005-12-22 Bruce MomjianUpdate item:
2005-12-22 Bruce MomjianUpdate interval documenation to mention the storage...
2005-12-21 Bruce MomjianAdd documentation example of using interval multiplicat...
2005-12-21 Bruce MomjianAdd additional example for interval multiplication.
2005-12-20 Tom LaneTeach planner how to rearrange join order for some...
2005-12-20 Tom LaneFix broken markup.
2005-12-18 Peter EisentrautAdd new psql command \password for changing role passwo...
2005-12-17 Bruce MomjianRemove item:
2005-12-17 Bruce MomjianUpdate:
2005-12-17 Bruce MomjianAdd mention of possible patent problems with star joins...
2005-12-17 Bruce MomjianAdd:
2005-12-17 Bruce MomjianAdd more function to TODO:
2005-12-17 Bruce MomjianUpdate:
2005-12-17 Bruce MomjianUpdate FAQ, second version.
2005-12-17 Bruce MomjianUpdate Japanese FAQ.
2005-12-17 Bruce MomjianAdd:
2005-12-16 Bruce MomjianForce update.
2005-12-16 Neil ConwayFix some typos in the TODO list.
2005-12-12 Bruce MomjianUpdate wording, query -> statement:
2005-12-11 Neil ConwayImplement IS NOT DISTINCT FROM, update the regression...
2005-12-11 Bruce MomjianRemove item:
2005-12-09 Bruce MomjianDone:
2005-12-09 Peter EisentrautAllow installation into directories containing spaces...
2005-12-09 Tom LaneAdd release notes for back branches (7.3 and up).
2005-12-09 Bruce MomjianAdd documentation about the behavior of BEFORE triggers...
2005-12-09 Bruce MomjianRemove mention that history is _now_ automatically...
2005-12-09 Tom LaneFix broken markup.
2005-12-09 Bruce MomjianCompleted:
2005-12-09 Peter EisentrautLet initdb detect the date order of the lc_time locale...
2005-12-08 Bruce MomjianRelease note wording improvements.
2005-12-08 Bruce MomjianWrap UTF-8 paragraph.
2005-12-08 Bruce MomjianUpdate wording of translation bug item.
next