]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
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...
2002-01-04  Bruce MomjianReplace #ifdef, #endif with # requires comment.
2002-01-04  Bruce MomjianUpdate FAQ.
2002-01-04  Bruce MomjianGive attribution:
2002-01-04  Bruce MomjianRemove:
2002-01-03  Tom LaneRequire ownership permission for CREATE INDEX, per...
2002-01-03  Tom LaneInstead of waiting a fixed amount of time for the test...
2002-01-03  Bruce MomjianPrefer savepoints term:
2002-01-03  Bruce MomjianUpdate:
2002-01-03  Tom LaneSPI_cursor_open must copy by-reference parameter values...
2002-01-03  Bruce MomjianAdd:
2002-01-03  Bruce MomjianAdd:
2002-01-03  Bruce MomjianAdded:
2002-01-03  Tom LaneShouldn't try to copy null datums with datumCopy.
2002-01-03  Bruce MomjianAdded:
2002-01-03  Bruce MomjianUpdated:
2002-01-03  Bruce MomjianAdd to java mention of pl/j.
2002-01-03  Bruce MomjianDroplang didn't have test for -l, list. This was reall...
2002-01-03  Bruce MomjianAdd mention that createlang.sh indirection not needed...
2002-01-03  Bruce MomjianUpdate FAQ_DEV.
2002-01-03  Bruce MomjianUpdate FAQ_DEV.
2002-01-03  Bruce MomjianAdded
2002-01-03  Bruce MomjianAdded suggested syntax:
2002-01-03  Bruce Momjian> > On Fri, Dec 21, 2001 at 11:43:21AM +0800, Christoph...
2002-01-03  Bruce MomjianAdd mention of index on foreign key for frequently...
2002-01-03  Bruce Momjiandroplang had same problem as createlang; default are...
2002-01-03  Bruce MomjianAdd to pool discussion.
2002-01-03  Bruce MomjianAdded
2002-01-03  Bruce MomjianAdd mention of PRIMARY in ALTER TABLE ... [ UNIQUE...
2002-01-03  Bruce MomjianIn createlang, make dbname optional, not langname,...
2002-01-03  Bruce MomjianRemove:
2002-01-03  Bruce MomjianAdded:
2002-01-03  Tom LaneGuard against roundoff errors in new selectivity-estima...
next