]> granicus.if.org Git - postgresql/history - doc
Fix pg_ctl crash on "unregister" when a data directory is not specified.
[postgresql] / doc /
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.
2005-12-08 Bruce MomjianUpdate for 8.1.1.
2005-12-08 Bruce MomjianUpdate release notes for 8.1.1.
2005-12-08 Bruce MomjianAdd Teodor:
2005-12-08 Bruce MomjianRemove a few people:
2005-12-08 Bruce MomjianFAQ_AIX in 8.1.0 contains outdated information about...
2005-12-08 Bruce Momjianthere's a paragraph in the ALTER TABLE reference page...
2005-12-08 Bruce MomjianRemove empty heading row in error table.
2005-12-08 Bruce MomjianAdd "Constant" column to error code table.
2005-12-08 Peter EisentrautDocumentation fix: s/event_object_name/event_object_table/g
2005-12-08 Bruce MomjianAdd documentation about the inability of plpsql to...
2005-12-07 Bruce MomjianUpdate:
2005-12-07 Tom LaneFix incorrect SPI example, per Yoshihisa Nakano.
2005-12-07 Bruce MomjianImprove lazy vacuum wording.
2005-12-07 Bruce MomjianClarify vacuum lazy can shrink a file under certain...
2005-12-06 Bruce MomjianUpdate iconv wording, per Peter.
2005-12-06 Bruce MomjianAdd:
2005-12-06 Bruce MomjianHighlight diff idea for iconv.
2005-12-06 Bruce Momjianiconv uses UTF-8, not UTF8.
2005-12-06 Bruce MomjianDocument method of removing invalid UTF8 escape sequenc...
2005-12-06 Bruce MomjianDocumentation cleanup mention:
2005-12-06 Bruce MomjianSince my name has a non-ascii-letter in it, it's often...
2005-12-04 Bruce MomjianUpdate:
next