summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* If we fail to rename pg_internal.init into place, delete the uselessTom Lane2002-01-151-1/+8
* Add more sanity-checking to PageAddItem and PageIndexTupleDelete,Tom Lane2002-01-157-144/+94
* Fix typo that caused equalTriggerDescs() to return false in cases whereTom Lane2002-01-151-2/+2
* Applied patch submitted by Ryouichi Matsuda (r-matuda@sra.co.jp) that fixed a...Barry Lind2002-01-152-2/+23
* Applied patch from Ryouichi Matsuda <r-matuda@sra.co.jp> where the jdbcBarry Lind2002-01-152-6/+6
* Manual page improvements.Bruce Momjian2002-01-152-19/+22
* More cleanups.Bruce Momjian2002-01-151-2/+2
* pg_upgrade doesn't live here anymore. Remove dangling references.Tom Lane2002-01-153-7/+4
* Keep pg_upgrade as disabled.Bruce Momjian2002-01-151-2/+2
* More wording improvements.Bruce Momjian2002-01-151-4/+5
* More updates.Bruce Momjian2002-01-151-2/+2
* Remove old pg_upgrade script, from Tom.Bruce Momjian2002-01-151-532/+0
* More cleanups with ideas from Peter.Bruce Momjian2002-01-152-78/+57
* Add Peter's portability and option suggestions.Bruce Momjian2002-01-153-205/+112
* Update permissions?Bruce Momjian2002-01-143-68/+87
* Reduce severity of 'XLogFlush: request is not satisfied' error condition,Tom Lane2002-01-141-5/+30
* Ensure that ecpg/test is cleaned by higher-level 'make clean'.Tom Lane2002-01-141-0/+1
* Add README file.Bruce Momjian2002-01-141-0/+132
* Doc improvements.Bruce Momjian2002-01-141-10/+10
* Add manual page to /contrib. SGML from docs.Bruce Momjian2002-01-141-0/+75
* Move pg_upgrade to /contrib. Still need to make Peter's portabilityBruce Momjian2002-01-143-176/+536
* Small AIX fixes from Rick Flower.Bruce Momjian2002-01-142-2/+3
* tag as beta 5 for *hopefully* a very very short beta cycle on this one?REL7_2_BETA5PostgreSQL Daemon2002-01-142-3/+3
* Fix recreation of sequence files for 7.2 also because of XID change fromBruce Momjian2002-01-131-7/+11
* - Fixed variable handling for struct members.Michael Meskes2002-01-136-19/+24
* Now works for 7.1 databases.Bruce Momjian2002-01-131-3/+5
* Now tested on 7.2->7.2 migration; still disabled. Need 7.1 testing now.Bruce Momjian2002-01-131-22/+23
* Keep it disabled.Bruce Momjian2002-01-131-3/+3
* Wow, it actually worked for the regression database. More testing needed.Bruce Momjian2002-01-132-356/+370
* Bump catversion to ensure people apply recent timestamp and sequenceTom Lane2002-01-121-2/+2
* Update horology expected results (this variant extrapolated by yoursTom Lane2002-01-121-87/+325
* Update horology expected results (this variant verified on HPUX).Tom Lane2002-01-121-85/+323
* Repair bugs in declarations of routines to add timestamptz and interval.Thomas G. Lockhart2002-01-124-93/+381
* Fix pg_dump to read-lock all tables to be dumped as soon as it's readTom Lane2002-01-113-21/+74
* Code review for latest changes.Tom Lane2002-01-112-34/+29
* More man pages improvements; also needed to test sgml build.Bruce Momjian2002-01-111-1/+13
* Sync up.Bruce Momjian2002-01-112-24/+146
* VACUUM must make sure that a HEAP_MARKED_FOR_UPDATE tuple gets markedTom Lane2002-01-111-2/+16
* Fix sequence creation to set the t_xmin of a sequence's tuple toTom Lane2002-01-111-9/+45
* Added Christof's fixes.Michael Meskes2002-01-112-5/+32
* More testing, more cleanups.Bruce Momjian2002-01-111-3/+6
* pg_resetxlog specifies log location in hex; more pg_upgrade testingBruce Momjian2002-01-112-12/+15
* More cleanups.Bruce Momjian2002-01-112-10/+16
* *** empty log message ***Hiroshi Inoue2002-01-1155-26833/+0
* More updates for int8 sequence restoration. Old dump file not requiredBruce Momjian2002-01-111-60/+42
* Handle int4-int8 sequence migration without full data dump.Bruce Momjian2002-01-112-60/+101
* Add a directory to save the changes until 7.3-tree is branched.Hiroshi Inoue2002-01-1155-0/+26833
* More improvements using pg_resetxlog. still disabled.Bruce Momjian2002-01-111-23/+48
* Have pg_resetxlog -n return zero exit status.Bruce Momjian2002-01-101-2/+6
* Update FAQ.Bruce Momjian2002-01-102-4/+4