OSDN Git Service

Fix SHOW and RESET grammar to accept custom variable names.
[pg-rex/syncrep.git] / doc /
2005-08-24 Bruce MomjianSuggest markup items for the future.
2005-08-24 Bruce MomjianUpdate release notes for beta1.
2005-08-24 Tom LaneMention BEGIN { strict->import(); } as a substitute...
2005-08-24 Tom LaneAdjust description of use_strict parameter. Some other...
2005-08-24 Tom LaneFix broken markup.
2005-08-24 Bruce MomjianAdditem:
2005-08-24 Tom LaneAdd documentation for ALTER TABLE ENABLE/DISABLE TRIGGER.
2005-08-24 Bruce MomjianAdd:
2005-08-24 Bruce MomjianAdd to release notes.
2005-08-24 Tom LaneFix broken markup.
2005-08-24 Bruce MomjianUpdate release notes.
2005-08-24 Bruce MomjianFix typo.
2005-08-24 Bruce MomjianMark "easy" items.
2005-08-24 Bruce MomjianUpdate:
2005-08-24 Bruce MomjianAdd explaination:
2005-08-24 Bruce MomjianRemove periods on bullet items.
2005-08-23 Bruce MomjianMark item as complete, add another:
2005-08-23 Bruce MomjianRelease note cleanups.
2005-08-23 Bruce MomjianUpdate pgcrypto items.
2005-08-23 Bruce MomjianUpdate ALTER OWNER description.
2005-08-23 Bruce MomjianFix function name.
2005-08-23 Bruce MomjianBack out incorrect commit.
2005-08-23 Bruce MomjianFix function name.
2005-08-23 Bruce MomjianUpdate release notes.
2005-08-23 Bruce MomjianMore release note updates.
2005-08-23 Bruce MomjianRelease note updates.
2005-08-23 Bruce MomjianRelease note updates.
2005-08-23 Bruce MomjianAvoid bullets in subparagraphs.
2005-08-23 Bruce MomjianFix markup for para.
2005-08-23 Bruce MomjianAdjust SGML so major feature items are all not in a...
2005-08-23 Bruce MomjianUpdate release notes from community comments.
2005-08-23 Bruce MomjianUpdate release notes for 8.1.
2005-08-23 Bruce MomjianFix SGML sect1-3 alignment in the 8.0.X series.
2005-08-22 Bruce MomjianUpdate documentation that non-super users can now do...
2005-08-22 Tom LaneCause ALTER INDEX OWNER to generate a warning and do...
2005-08-22 Bruce Momjianenable_constraint_exclusion => constraint_exclusion
2005-08-21 Tom LaneMinor GUC cleanups: document krb_server_hostname and...
2005-08-21 Bruce MomjianAdd:
2005-08-18 Bruce MomjianAdd:
2005-08-18 Bruce MomjianDone:
2005-08-15 Bruce MomjianRename pg_stat_file columns to be more consistent....
2005-08-15 Tom LaneClean up some stray remaining references to pg_shadow...
2005-08-14 Tom LaneUpdate administrator's guide chapters for ROLEs patch.
2005-08-14 Peter EisentrautChange standard_compliant_strings to standard_conformin...
2005-08-14 Tom LaneUpdate the createuser utility for the ROLEs world....
2005-08-14 Tom LaneFix up tab completion for ROLEs and add some more compl...
2005-08-13 Tom LaneMake pg_stat_file() use OUT parameters so that the...
2005-08-13 Bruce MomjianCREATE TABLE has optional column names, so change ...
2005-08-13 Bruce MomjianAdd documentation:
2005-08-12 Tom LanePass the type OID as the typioparam for all non-array...
2005-08-12 Bruce MomjianImprove documention on loading large data sets into...
2005-08-12 Tom LaneCode & docs review for server instrumentation patch...
2005-08-12 Bruce MomjianAdd markup for GUC mention in docs.
2005-08-12 Bruce MomjianAdd files to do read I/O on the cluster directory:
2005-08-12 Tom LaneSolve the problem of OID collisions by probing for...
2005-08-11 Tom LaneAutovacuum loose end mop-up. Provide autovacuum-specif...
2005-08-11 Bruce MomjianUpdate for new CVS homepage.
2005-08-11 Bruce MomjianUpdate MD5 mention for long values.
2005-08-10 Bruce MomjianAdd new FAQ information.
2005-08-09 Tom LaneExtend pg_config to be able to report the build-time...
2005-08-09 Bruce MomjianCombine entries:
2005-08-09 Bruce MomjianDone:
2005-08-09 Bruce MomjianFix ordering of default sync options to match code.
2005-08-09 Bruce MomjianUpdate patches queue URL, description.
2005-08-09 Bruce MomjianDone:
2005-08-09 Bruce MomjianClarify wal_sync_method options in documentation.
2005-08-08 Bruce MomjianDone:
2005-08-04 Tom LaneALTER TABLE OWNER must change the ownership of the...
2005-08-03 Bruce MomjianDone:
2005-08-02 Tom LaneCode and docs review for pg_column_size() patch.
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...
next