users/heikki/postgres.git
2003-11-16 Tom LaneSome editorializing on the Linux memory overcommit...
2003-11-16 Tom LaneMore release-notes copy editing, from Neil Conway.
2003-11-15 Peter EisentrautSecond try at adjusting translations for last-minute...
2003-11-15 Tom LaneA little bit more copy-editing...
2003-11-15 Tom LaneMinor wording improvement suggested by a comment in...
2003-11-15 Tom LaneMake creation of statistics collection socket more...
2003-11-15 Peter EisentrautPunctuation improvements
2003-11-15 Peter EisentrautTranslation update
2003-11-15 Peter EisentrautAdjust translations for CREATE TABLE reference page...
2003-11-15 Peter EisentrautTranslation updates
2003-11-15 Peter EisentrautCorrect names of people with funny characters.
2003-11-14 Tom LaneRepair error in syntax documentation for CREATE TABLE...
2003-11-14 Bruce MomjianUpdate FAQ_MSWIN for 7.4 branch.
2003-11-14 Bruce MomjianUpdate FAQ and TODO for 7.4.
2003-11-14 Bruce MomjianAdd release date for 7.4.
2003-11-14 Tom LaneFix misstatement about the required value of SEMVMX...
2003-11-14 Bruce MomjianUpdate HISTORY to match release.sgml.
2003-11-14 Bruce MomjianUpdate bug template to 7.4 --- that was the only one...
2003-11-14 Peter EisentrautTranslation updates
2003-11-14 Peter EisentrautBeat some sense into the release notes.
2003-11-13 Peter EisentrautRegenerate text files.
2003-11-13 Peter EisentrautAdd final port reports.
2003-11-13 Bruce MomjianUpdate win32 include file on 7.4 branch.
2003-11-12 Tom LaneAcceptResult() was missing a case for PGRES_EMPTY_QUERY...
2003-11-12 Peter EisentrautDocumentation cleanup
2003-11-12 Michael MeskesCommit the remaining parts of the array changes.
2003-11-12 Bruce MomjianHere's some improvements. I just ended up referring...
2003-11-12 Bruce MomjianHere's a patch that adds some text mentioning that
2003-11-12 Bruce MomjianTypo fix in comment from David Wheeler
2003-11-11 Bruce MomjianDefault ioctlsocket_ret to 1 in case Cygwin needs it...
2003-11-11 Tom LaneFix thinko in reltime and tinterval operator classes...
2003-11-10 Michael MeskesRe-added forgotten cache.
2003-11-10 PostgreSQL... autoconf REL7_4_RC2
2003-11-10 PostgreSQL... make sure we are tag'd for RC2
2003-11-09 Bruce MomjianI have attached a more comprehensive MSWIN FAQ patch...
2003-11-09 Bruce MomjianFix typo on autovacuum readme.
2003-11-08 Bruce MomjianAllow tab completion for ALTER TABLE dbname <tab><tab...
2003-11-08 Tom LaneCorrect misspellings of REFERENCES.
2003-11-08 Tom LaneRestore compatibility with Tcl 8.0.* --- from ljb.
2003-11-08 Tom LaneDon't need hack copy of system() anymore in OS X 10.3.
2003-11-08 Michael MeskesFix parsing of create index call
2003-11-08 Tom LaneFix process-status handling for OS X 10.3.
2003-11-08 Peter EisentrautAdjust file so psql help picks it up properly.
2003-11-07 Tom LaneCause stats processes to detach from shared memory...
2003-11-07 Tom Lanezero_damaged_pages must absolutely NOT be marked GUC_DI...
2003-11-06 Tom LaneMinor copy-editing.
2003-11-06 Peter EisentrautMake the detection of nsgmls more robust for funny...
2003-11-05 Tom LaneFix for this problem:
2003-11-05 Peter EisentrautAdd -O to really trigger compiler bug.
2003-11-05 Peter EisentrautCheck off UnixWare.
2003-11-05 Peter EisentrautAdd detection of compiler bug.
2003-11-05 Tom LaneMinor copy-editing.
2003-11-04 Tom LaneSome copy-editing for 7.4 release notes.
2003-11-04 Tom LaneGive the full syntax rules for subscripting and field...
2003-11-04 Peter EisentrautUpdate keywords table.
2003-11-04 Peter EisentrautRemove unused graphics files.
2003-11-04 Peter EisentrautAdd report about HP-UX 11.00.
2003-11-04 Peter EisentrautRandom copy-editing.
2003-11-04 Peter EisentrautImprove wording of spinlocks-missing compilation error...
2003-11-04 Michael MeskesMake sure bug fix makes it into 7.4 as well. Thanks...
2003-11-04 Tatsuo Ishiifix typo. (role_columns_grants -> role_column_grants)
2003-11-04 Tom LaneCopy-editing.
2003-11-03 PostgreSQL... tag it Release Candidate 1, as previously discussed REL7_4_RC1
2003-11-02 Tom LaneAdjust data types in some of the UNION tests to avoid...
2003-11-02 Tom LaneProvide a way to run the parallel regression tests...
2003-11-02 Peter EisentrautFix language.
2003-11-02 Peter EisentrautMake spelling consistent.
2003-11-02 Peter Eisentrautpg_dumpall doesn't use psql anymore.
2003-11-02 Peter EisentrautPut --describe-config in the right place.
2003-11-02 Peter EisentrautFix name in supported platforms list.
2003-11-02 Peter EisentrautComplete options help and put it in less random order.
2003-11-02 Peter EisentrautCall domains "domains", not "derived types".
2003-11-02 Peter EisentrautUpdate ports list.
2003-11-01 Peter EisentrautUnset CFLAGS before reading template. This should...
2003-11-01 Peter EisentrautFix CFLAGS logic.
2003-11-01 Peter EisentrautMore whitespace fixes. Do people write the expected...
2003-11-01 Peter EisentrautFix hidden whitespace differences between expected...
2003-11-01 Peter EisentrautSpell checking, consistent terminology.
2003-10-31 Tom LaneUpdate future-tense comments in README to present tense...
2003-10-31 Tom LaneRewrite GiST documentation into something actually...
2003-10-31 Tom LaneFix broken markup.
2003-10-31 Peter EisentrautTranslation update
2003-10-31 Tom LaneWhen a superuser does GRANT or REVOKE on an object...
2003-10-31 Bruce Momjiannew protocol, faster startup.
2003-10-31 Bruce MomjianUpdate for polymorphic functions, needs more work.
2003-10-31 Bruce MomjianMAC OS X => Mac OS X
2003-10-31 Bruce MomjianRelease updates suggested by Tom.
2003-10-31 Tom LaneMinor cleanup of PQunescapeBytea(). Avoid unportable...
2003-10-31 Jan WieckMoved the recently added test for foreign key disabled...
2003-10-31 Michael MeskesIf EOF is found inside a string/comment/etc. stop parsing.
2003-10-31 Bruce MomjianRemove <note> take, use another paragraph for description.
2003-10-31 Bruce MomjianUpdate HISTORY.
2003-10-31 Bruce MomjianUpdate with more comments.
2003-10-31 Jan WieckFix for possible referential integrity violation when...
2003-10-31 Tom LaneSmall fix to Christopher's recent improvements ---...
2003-10-31 Tom LaneUse Tcl ByteArray objects to avoid unwanted character...
2003-10-30 Tom LaneFurther work on tab completion code: arrange for system...
2003-10-30 Bruce MomjianFix markup by using <note> for comments.
2003-10-30 Bruce MomjianMore SGML cleanup.
2003-10-30 Bruce MomjianSGML cleanup.
next