]> granicus.if.org Git - postgresql/history - doc
Use ReadDir() not readdir() so as to have some modicum of error checking.
[postgresql] / doc /
2005-08-01 Tom LaneAdd NOWAIT option to SELECT FOR UPDATE/SHARE.
2005-08-01 Bruce Momjiannor -> or.
2005-08-01 Tom LaneDocumentation for ALTER object SET SCHEMA commands...
2005-08-01 Bruce MomjianDone:
2005-08-01 Bruce MomjianDone:
2005-08-01 Bruce MomjianAdd description:
2005-07-31 Tom LaneAdd per-user and per-database connection limit options.
2005-07-31 Bruce MomjianSuggest syntax:
2005-07-31 Bruce MomjianAdd item to sentence:
2005-07-31 Bruce MomjianSpacing improvement.
2005-07-30 Tom LaneFix broken markup and spelling, put paragraph in a...
2005-07-30 Bruce MomjianMore vacuum markup fixes. Alvaro
2005-07-30 Bruce MomjianFix VACUUM sgml markup.
2005-07-30 Bruce MomjianPatch to mention cost-based delay in vacuum reference
2005-07-30 Bruce MomjianAdd GUC variables to control keep-alive times for idle...
2005-07-30 Bruce MomjianPlease find attached diffs for documentation and simple...
2005-07-30 Bruce MomjianAdd constraint exclusion items:
2005-07-30 Bruce MomjianAdd:
2005-07-30 Bruce MomjianAdd:
2005-07-30 Bruce MomjianUpdate AIX FAQ.
2005-07-30 Bruce MomjianAdd:
2005-07-30 Bruce MomjianAdd:
2005-07-30 Bruce MomjianClarify:
2005-07-30 Bruce MomjianAdd:
2005-07-30 Bruce MomjianAdd:
2005-07-29 Bruce MomjianAdd detail:
2005-07-29 Bruce MomjianMove reindexdb from /contrib to /bin.
2005-07-29 Bruce MomjianMove dbsize functions into the backend. New functions:
2005-07-29 Bruce MomjianAdd mp3 entry to FAQ.
2005-07-29 Bruce MomjianI've had this small patch in my local tree for a while...
2005-07-29 Bruce MomjianDone:
2005-07-27 Neil ConwayAdd some missing SGML markup.
2005-07-26 Tom LaneBasic documentation for ROLEs. The user-manag chapter...
2005-07-26 Tom LaneAdd a role property 'rolinherit' which, when false...
2005-07-26 Tom LaneAdd pg_has_role() family of privilege inquiry functions...
2005-07-25 Tom LaneAdd SET ROLE. This is a partial commit of Stephen...
2005-07-25 Bruce MomjianAdd:
2005-07-24 Tom LaneWith the interval/day patch, the horology regression...
2005-07-23 Tom LaneSimple constraint exclusion. For now, only child table...
2005-07-22 Bruce MomjianFix AT TIME ZONE for timestamps without time zones:
2005-07-21 Bruce MomjianAdd:
2005-07-20 Tom LaneFix breakage of INSTALL document build.
2005-07-20 Bruce MomjianAdd 'day' field to INTERVAL so 1 day interval can be...
2005-07-19 Neil ConwayDocumentation tweak: make <command>CREATE OPERATOR...
2005-07-18 Tom LaneFix some bogosities in geometric-function documentation...
2005-07-18 Bruce Momjian\pset numericsep -> numericlocale.
2005-07-15 Bruce MomjianFix SGML spacing.
2005-07-14 Bruce MomjianChange numericsep to a boolean, and make it locale...
2005-07-14 Neil ConwayThis doc patch replaces all inappropriate references...
2005-07-14 Tom LaneIntegrate autovacuum functionality into the backend...
2005-07-13 Neil ConwayDocumentation for some new PL/Perl features. Patch...
2005-07-10 Tom LaneChange typreceive function API so that receive function...
2005-07-10 Bruce MomjianAdd --encoding to pg_dump.
2005-07-10 Bruce MomjianUpdate.
2005-07-10 Bruce MomjianI made the patch that implements regexp_replace again.
2005-07-10 Bruce MomjianAdd psql \pset numericsep to allow output numbers like...
2005-07-08 Bruce MomjianDone:
2005-07-07 Tom LaneTrack dependencies on shared objects (which is to say...
2005-07-07 Bruce MomjianUpdate:
2005-07-07 Bruce MomjianUpdate:
2005-07-06 Bruce MomjianReverse out because the lack of using pgport in timezon...
2005-07-06 Bruce MomjianAdd pg_column_size() to return storage size of a column...
2005-07-06 Bruce MomjianUpdate description of GUC full_page_writes.
2005-07-06 Bruce MomjianDone:
2005-07-05 Bruce MomjianAdd GUC full_page_writes to control writing full pages...
2005-07-05 Bruce MomjianRemove, now have GUC:
2005-07-05 Bruce MomjianAdd:
2005-07-04 Bruce MomjianMore TODO list section restructuring.
2005-07-04 Bruce MomjianRestructure TODO sections.
2005-07-04 Bruce MomjianUpdate
2005-07-04 Bruce MomjianUpdate wording:
2005-07-03 Peter EisentrautSupport cross compilation by compiling "zic" with a...
2005-07-02 Bruce MomjianRemove GIST concurrency limitations section.
2005-07-02 Bruce MomjianAdd SGML markup for on/off values in run-time section.
2005-07-02 Bruce MomjianUse on/off consistently for GUC variables in postgresql...
2005-07-02 Bruce MomjianUpdate:
2005-07-02 Neil ConwayIn PL/PgSQL, allow a block's label to be optionally...
2005-07-01 Bruce MomjianClarify:
2005-07-01 Bruce MomjianUpdate for roles:
2005-07-01 Bruce MomjianUpdate for roles:
2005-07-01 Bruce MomjianItem superceeded now that groups exist:
2005-07-01 Bruce MomjianDone:
2005-07-01 Bruce MomjianClarify documentation about log_min_duration_statement.
2005-06-29 Bruce MomjianImprove gettimeofday() documentation.
2005-06-29 Bruce MomjianImproved words spacing.
2005-06-28 Tom LaneReplace pg_shadow and pg_group by new role-capable...
2005-06-27 Bruce MomjianDone:
2005-06-27 Bruce MomjianDone:
2005-06-27 Neil ConwayRemove support for Kerberos V4. It seems no one is...
2005-06-27 Bruce MomjianDone:
2005-06-26 Tom LaneAdd Oracle-compatible GREATEST and LEAST functions...
2005-06-26 Tom LaneCode review for escape-strings patch. Sync psql and...
2005-06-26 Bruce MomjianAdd E'' syntax so eventually normal strings can treat...
2005-06-25 Tom LaneForce a checkpoint before committing a CREATE DATABASE...
2005-06-25 Bruce MomjianAdd:
2005-06-25 Bruce MomjianUpdate:
2005-06-25 Bruce MomjianUpdate:
2005-06-25 Bruce MomjianAdd:
2005-06-25 Bruce MomjianAdd item:
2005-06-24 Bruce MomjianAdd desciption for terminate:
next