OSDN Git Service

Add User's Guide chapters on Data Definition and Data Manipulation.
[pg-rex/syncrep.git] / doc /
2002-08-05 Peter EisentrautAdd User's Guide chapters on Data Definition and Data...
2002-08-05 Tom LanePreliminary code review for anonymous-composite-types...
2002-08-04 Bruce MomjianRename backend_pid to pg_backend_pid, move docs to...
2002-08-04 Bruce MomjianAttached are two patches to implement and document...
2002-08-04 Thomas G. LockhartAdd IS OF type predicate.
2002-08-04 Thomas G. LockhartAdd Myannar Time, Iran Time variant name, and Marquesas...
2002-08-04 Tom LaneFix broken markup.
2002-08-04 Tom LaneNeil's patch claimed a column list didn't work for...
2002-08-04 Bruce MomjianAdd missing file; new docs for start_transaction.
2002-08-04 Bruce MomjianThis patch fixes a probably harmless write of uninitial...
2002-08-04 Bruce MomjianThe attached patch implements START TRANSACTION, per...
2002-08-04 Bruce Momjian*** empty log message ***
2002-08-04 Bruce Momjian*** empty log message ***
2002-08-04 Bruce MomjianHere is a doc patch for the SHOW X changes and new...
2002-08-02 Bruce MomjianRemove unused drop TODO.detail.
2002-08-02 Bruce MomjianNo need for TODO.detail link anymore:
2002-08-02 Bruce MomjianDone:
2002-08-02 Tom LaneALTER TABLE DROP COLUMN works. Patch by Christopher...
2002-07-31 Tom LaneInstead of having a configure-time DEFAULT_ATTSTATTARGE...
2002-07-31 Bruce MomjianDone:
2002-07-31 Bruce MomjianMove backend_pid to functions/misc.
2002-07-31 Bruce MomjianRename pid function to backend_pid().
2002-07-31 Bruce MomjianDone:
2002-07-30 Bruce MomjianUpdated:
2002-07-30 Bruce MomjianClarification from Tom:
2002-07-30 Bruce MomjianWould it be wise to have the plsql.sgml file renamed...
2002-07-30 Bruce MomjianAdded for Neil Conway:
2002-07-30 Tom LaneReplace ad-hoc insertions into pg_opclass and friends...
2002-07-30 Bruce MomjianDone:
2002-07-30 Bruce MomjianIMPROVED VERSION APPLIED:
2002-07-30 Bruce MomjianHere are two patches. The guc_and_tablefunc patch addre...
2002-07-30 Bruce MomjianUpdate contributions link.
2002-07-30 Tom LaneRewrite xindex.sgml for CREATE OPERATOR CLASS. catalog...
2002-07-30 Bruce MomjianMove item:
2002-07-30 Bruce MomjianUpdate FAQ.
2002-07-29 Bruce MomjianUpdate FAQ.
2002-07-29 Tom LaneImplement CREATE/DROP OPERATOR CLASS. Work still remai...
2002-07-29 Bruce MomjianFix from Neil Conway:
2002-07-28 Peter EisentrautStructure reference pages consistently. Document that...
2002-07-28 Peter EisentrautClean documentation subtree during make clean.
2002-07-27 Peter EisentrautAssemble portability modules into libpgport library.
2002-07-24 Peter EisentrautRemove unused system table columns:
2002-07-24 Bruce MomjianDone:
2002-07-24 Tatsuo IshiiAdd pg_conversion system catalog. Update description...
2002-07-23 Bruce MomjianDone:
2002-07-22 Peter EisentrautAdd unique index on pg_cast.oid, and document pg_cast...
2002-07-22 Tatsuo IshiiFix typo.
2002-07-22 Tatsuo IshiiAdd CREATE CONVERSION/DROP CONVERSOION reference manual
2002-07-21 Bruce MomjianSchema TODO.detail file not needed anymore.
2002-07-20 Bruce MomjianMark items as done:
2002-07-20 Tom LaneCode review for SHOW output changes; fix horology expec...
2002-07-19 Tom LaneMake note that ALTER TABLE can change table owner these...
2002-07-19 Bruce MomjianDone:
2002-07-19 Bruce MomjianDone:
2002-07-18 Peter Eisentrautpg_cast table, and standards-compliant CREATE/DROP...
2002-07-18 Bruce MomjianDone:
2002-07-18 Tom LaneImplement DROP SCHEMA. It lacks support for dropping...
2002-07-18 Tom LaneFix copy-and-pasteo (CASCADE/RESTRICT in wrong place).
2002-07-18 Bruce MomjianDone:
2002-07-18 Bruce MomjianHere (finally ;-)) is a doc patch covering the Table...
2002-07-18 Bruce MomjianThe attached patch (against HEAD) implements
2002-07-17 Bruce MomjianDone, not sure when, reported by Neil Conway:
2002-07-16 Tom LaneAdd more dependency insertions --- this completes the...
2002-07-16 Bruce Momjian> pgsql-bugs@postgresql.org wrote:
2002-07-16 Bruce MomjianAdd mention of TOAST storage for character columns.
2002-07-16 Bruce MomjianMark 'line' as 'not implemented' in SGML and psql ...
2002-07-16 Bruce MomjianThis fixes 2 inaccuracies in the recently added SQL99...
2002-07-15 Bruce MomjianItem not needed:
2002-07-15 Bruce MomjianRemove certain Makefile dependencies by using full...
2002-07-15 Bruce MomjianFix \? and \pset pager handling. \? wasn't honoring...
2002-07-14 Tom LaneRemove no-longer-appropriate notes about lack of CASCAD...
2002-07-13 Bruce MomjianMark as done, per Rod:
2002-07-13 Bruce MomjianBoth done:
2002-07-13 Bruce MomjianAdd SET statement_timeout capability. Timeout is in...
2002-07-13 Bruce MomjianRe-add -I documentation, per Tom.
2002-07-12 Tom LaneSecond phase of committing Rod Taylor's pg_depend/pg_co...
2002-07-11 Bruce MomjianNot a valid item:
2002-07-11 Bruce MomjianRemove duplicate:
2002-07-11 Bruce MomjianRemove references to pre-7.1; too old.
2002-07-11 Bruce MomjianUpdate FAQ.
2002-07-11 Bruce MomjianDone, according to Rod Taylor:
2002-07-10 Bruce MomjianFix pg_restore flags in documentation.
2002-07-09 Bruce MomjianFix typo mentioned by Rich Morin.
2002-07-08 Bruce MomjianDone:
2002-07-05 Bruce MomjianDon't document that UNDO is certain to be added in...
2002-07-05 Bruce MomjianMark person:
2002-07-05 Bruce MomjianDone
2002-07-05 Bruce MomjianAdd explanation of the various *_min_messages elog...
2002-07-05 Bruce MomjianFix capitalization.
2002-07-04 Bruce MomjianAdd NULL space mention.
2002-07-04 Thomas G. LockhartMove INTERSECT DISTINCT to the supported category....
2002-07-04 Bruce MomjianDocument function args are required for pg_restore -P.
2002-07-03 Bruce MomjianDone:
2002-06-28 Bruce MomjianNot done:
2002-06-28 Bruce MomjianDone:
2002-06-25 Bruce MomjianUpdate FAQ.
2002-06-25 Bruce MomjianAdd more info on regex's using INDEX.
2002-06-25 Bruce MomjianUpdate FAQ.
2002-06-24 Tom Laneplpgsql's PERFORM statement now sets FOUND depending...
2002-06-24 Tom LaneDocument quote_ident and quote_literal in the main...
next