OSDN Git Service

pg-rex/syncrep.git
2002-01-15 Bruce MomjianMore updates.
2002-01-15 Bruce MomjianRemove old pg_upgrade script, from Tom.
2002-01-15 Bruce MomjianMore cleanups with ideas from Peter.
2002-01-15 Bruce MomjianAdd Peter's portability and option suggestions.
2002-01-14 Bruce MomjianUpdate permissions?
2002-01-14 Tom LaneReduce severity of 'XLogFlush: request is not satisfied...
2002-01-14 Tom LaneEnsure that ecpg/test is cleaned by higher-level 'make...
2002-01-14 Bruce MomjianAdd README file.
2002-01-14 Bruce MomjianDoc improvements.
2002-01-14 Bruce MomjianAdd manual page to /contrib. SGML from docs.
2002-01-14 Bruce MomjianMove pg_upgrade to /contrib. Still need to make Peter...
2002-01-14 Bruce MomjianSmall AIX fixes from Rick Flower.
2002-01-14 PostgreSQL... tag as beta 5 for *hopefully* a very very short beta...
2002-01-13 Bruce MomjianFix recreation of sequence files for 7.2 also because...
2002-01-13 Michael Meskes - Fixed variable handling for struct members.
2002-01-13 Bruce MomjianNow works for 7.1 databases.
2002-01-13 Bruce MomjianNow tested on 7.2->7.2 migration; still disabled....
2002-01-13 Bruce MomjianKeep it disabled.
2002-01-13 Bruce MomjianWow, it actually worked for the regression database...
2002-01-12 Tom LaneBump catversion to ensure people apply recent timestamp...
2002-01-12 Tom LaneUpdate horology expected results (this variant extrapol...
2002-01-12 Tom LaneUpdate horology expected results (this variant verified...
2002-01-12 Thomas G. LockhartRepair bugs in declarations of routines to add timestam...
2002-01-11 Tom LaneFix pg_dump to read-lock all tables to be dumped as...
2002-01-11 Tom LaneCode review for latest changes.
2002-01-11 Bruce MomjianMore man pages improvements; also needed to test sgml...
2002-01-11 Bruce MomjianSync up.
2002-01-11 Tom LaneVACUUM must make sure that a HEAP_MARKED_FOR_UPDATE...
2002-01-11 Tom LaneFix sequence creation to set the t_xmin of a sequence...
2002-01-11 Michael MeskesAdded Christof's fixes.
2002-01-11 Bruce MomjianMore testing, more cleanups.
2002-01-11 Bruce Momjianpg_resetxlog specifies log location in hex; more pg_up...
2002-01-11 Bruce MomjianMore cleanups.
2002-01-11 Hiroshi Inoue*** empty log message ***
2002-01-11 Bruce MomjianMore updates for int8 sequence restoration. Old dump...
2002-01-11 Bruce MomjianHandle int4-int8 sequence migration without full data...
2002-01-11 Hiroshi InoueAdd a directory to save the changes until 7.3-tree...
2002-01-11 Bruce MomjianMore improvements using pg_resetxlog. still disabled.
2002-01-10 Bruce MomjianHave pg_resetxlog -n return zero exit status.
2002-01-10 Bruce MomjianUpdate FAQ.
2002-01-10 Bruce MomjianRemove 7.1beta WAL handling from /contrib/pg_resetxlog.
2002-01-10 Bruce MomjianUpdate FAQ.
2002-01-10 Bruce MomjianUpdate FAQ.
2002-01-10 Bruce MomjianUpdate FAQ.
2002-01-10 Bruce MomjianUpdate FAQ.
2002-01-10 Bruce MomjianUpdate FAQ.
2002-01-10 Bruce MomjianUpdate FAQ.
2002-01-10 Bruce MomjianAdd new -l flag to set checkpoint location for /contrib...
2002-01-10 Peter EisentrautTemporary workaround for links within bibliography...
2002-01-10 Bruce MomjianPer Tom, do full reset on -x flag.
2002-01-10 Bruce MomjianAdd new -x XID option to /contrib/pg_resetxlog for...
2002-01-10 Michael MeskesInclude sqlca.h automatically.
2002-01-10 Bruce MomjianMore pg_upgrade improvements. Almost done, except...
2002-01-10 Bruce MomjianMore improvements; still disabled. (Don't panic.)
2002-01-10 Tom LaneThe result of getopt() should be compared to -1, not...
2002-01-09 Tom LaneDescribe type casts under the heading of Value Expressi...
2002-01-09 Bruce MomjianUpdate with new features. Still disabled.
2002-01-09 Tom LaneFix use of 'char' to hold result of getc, per bug repor...
2002-01-09 Tom LaneFix portability problem (result of getopt is int, not...
2002-01-09 Bruce MomjianRemove clog copy.
2002-01-09 Bruce MomjianMake improvements to pg_upgrade; is still disabled.
2002-01-09 Bruce MomjianAdd quotes around $bindir.
2002-01-09 Peter EisentrautMake spelling of operating system names match official...
2002-01-09 Tom LaneFix include paths for case of VPATH build.
2002-01-08 Peter EisentrautAdjust spelling of article titles to match the original...
2002-01-08 Tom Lanemake install failed in VPATH build.
2002-01-08 Tom LaneFix copy-and-paste mistake exposed by gcc warning.
2002-01-08 Tom LaneIn a VPATH build, resultmap must be one of the symlinke...
2002-01-08 Peter EisentrautRevert last change (CFLAGS+=-g). Probably was a mistake...
2002-01-08 Bruce MomjianUpdate Lockhart's email address.
2002-01-08 Bruce MomjianUpdate Thomas Lockhart's email address to lockhart...
2002-01-08 Tom LaneRemove shift/reduce conflicts introduced by last change.
2002-01-08 Peter EisentrautRepair the GEQO bibliography. It was marked up all...
2002-01-08 Tom LaneFix lpad() and rpad() to produce correct results in...
2002-01-08 Peter EisentrautPoint to main CPAN site, and reword a little.
2002-01-08 Tom LaneMinor wordsmithing.
2002-01-08 Peter EisentrautMake FreeBSD URL point to the right chapter again.
2002-01-08 Michael MeskesFixed array pointers, no longer using void * in arithme...
2002-01-08 Bruce MomjianEmail address no longer valid.
2002-01-08 Bruce MomjianUpdate bad URL's with good ones.
2002-01-07 Bruce MomjianUpdate my2pg to version 1.22.
2002-01-07 Tom LaneAdd variants of digest() and hmac() that accept text...
2002-01-07 Tom LaneTweak LWLock algorithms so that an awakened waiter...
2002-01-07 Michael MeskesFixed parser to accept initializing expressions startin...
2002-01-07 Peter EisentrautEditorial review
2002-01-06 Tom LaneIf we fail to fork a new backend process, (try to)...
2002-01-06 Bruce MomjianFix ecpg wording to be consistent.
2002-01-06 Bruce MomjianRemove ecpg TODO section:
2002-01-06 Tom LaneFix copy-and-paste brain damage. (These commands do...
2002-01-06 Tom LaneAdd CHECK_FOR_INTERRUPTS() in various strategic spots...
2002-01-05 Barry LindBugfix for bug reported by Marcus Better (marcus@dactyl...
2002-01-05 Bruce MomjianSpelling fix:
2002-01-04 Bruce MomjianRe-order items:
2002-01-04 Bruce MomjianAdded:
2002-01-04 Bruce Momjianecpg.sgml manual page updated to ON.
2002-01-04 Bruce MomjianChange:
2002-01-04 Bruce MomjianAdd from Vadim:
2002-01-04 Tom LaneFix some incorrect and obsolete commentary.
2002-01-04 Thomas G. LockhartAdd more complete details on date/time keywords and...
2002-01-04 Thomas G. LockhartHave to_date() call timestamptz_date() per Karel's...
next