]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
1999-12-08  Michael Meskes*** empty log message ***
1999-12-07  Bruce MomjianPeter's file removals.
1999-12-07  Bruce MomjianOkay, that should put us back in sync. These two patche...
1999-12-07  Michael Meskes*** empty log message ***
1999-12-07  Tom LaneClean up memory leakage in find_inheritors() by using...
1999-12-07  Jan WieckAgain updated INSIDE TODO
1999-12-07  Jan WieckAdded SET DEFAULT action for ON DELETE/UPDATE
1999-12-06  Jan WieckCorrected TODO in source
1999-12-06  Jan WieckAdded ON DELETE/UPDATE SET NULL
1999-12-06  Jan WieckCompleted FOREIGN KEY syntax.
1999-12-06  Thomas G. LockhartUpdate entries with recent results for Alpha and ARM...
1999-12-06  Thomas G. LockhartFix markup (a couple of missing tags) and renormalize.
1999-12-06  Thomas G. LockhartRemove references to PostgreSQL as "public-domain"...
1999-12-06  Tatsuo IshiiFix the case of -o given
1999-12-06  Tatsuo IshiiFix minor bugs
1999-12-06  Tatsuo Ishiipg_ctl: a script to start/stop/restart and report statu...
1999-12-06  Tatsuo IshiiFix bugs regarding pid file.
1999-12-06  Tom LaneUpdate rules test for extra quoting in rule deparser.
1999-12-06  Tom LaneRule deparser needs to quote identifiers that are spell...
1999-12-05  Bruce MomjianClean up doc/Makefile to install manual pages.
1999-12-05  Bruce MomjianFix echo -n and read -r in scripts.
1999-12-05  Bruce MomjianRemove destroylang.sgml.
1999-12-05  Bruce MomjianUpdate.
1999-12-05  Bruce MomjianUpdate
1999-12-05  Bruce MomjianI cleaned those out as well (the echo -n "bug" was...
1999-12-05  Bruce MomjianThis *should* fix the large object segfault problem...
1999-12-04  Bruce MomjianRe-add destroylang.
1999-12-04  Tatsuo IshiiUnlink the pid file if it's bogus (no associated proces...
1999-12-04  Bruce MomjianUpdate scripts from Peter.
1999-12-04  Bruce MomjianNew scripts for create/drop user/db from Peter Eisentraut
1999-12-04  Bruce MomjianNo distclean for pgaccess/Makefile.
1999-12-03  Bruce MomjianReplace examples .H to .h.
1999-12-03  Bruce MomjianRename libpq++.H to libpq++.h.
1999-12-03  Jan WieckArranged that plpgsql.so is used from new build, not...
1999-12-03  Tatsuo IshiiCreate postmaster.pid and postmaster.opts under $PGDATA
1999-12-02  Tom LaneType 'socklen_t' might be the right way to declare...
1999-12-01  Bruce MomjianImprove descriptions of date/time functions.
1999-12-01  Bruce MomjianMention index name when reporting corruption.
1999-11-30  Bruce MomjianFix compile error on older patch.
1999-11-30  Bruce Momjiancreate/alter user extension
1999-11-30  Bruce MomjianThis patch (against the current CVS sources) adds to...
1999-11-30  Bruce MomjianRename readonly to onlyread in odbc. Use varargs properly.
1999-11-30  Bruce MomjianUpdate TODO list.
1999-11-29  Bruce MomjianSmall patch which fixes the ODBC driver so it doesn...
1999-11-29  Bruce MomjianI finish devel. of Oracle compatible DateTime routines...
1999-11-29  Bruce MomjianAttached are the C-routines that implement a BIT and...
1999-11-29  Bruce MomjianI pulled this one out via CVS, I hope you can make...
1999-11-29  Tom LaneAdd permissions check: now one must be the Postgres...
1999-11-29  Tom LaneTry to detect oversize tuple before corrupting relation...
1999-11-28  Tom LaneFix "Unable to identify an operator =$" problem that...
1999-11-28  Tom LaneRemove obsolete note about pg_vlock lock file.
1999-11-28  Tom LaneRemove pg_vlock locking from VACUUM, allowing multiple...
1999-11-28  Tom LaneDelete pg_statistics rows for a relation during heap_de...
1999-11-28  Tom Lanelmgr.c didn't check for failure return from LockAcquire...
1999-11-28  Tom LaneAdd missing SpinRelease() to a couple of error exits...
1999-11-27  Tom LaneCOPY to a relation should keep write lock till transact...
1999-11-27  Tom Lanepg_statistic has an index now too...
1999-11-27  Tom LaneFix references to backend/port files so that they actua...
1999-11-27  Tom LaneOops, forgot to commit this one last week. Part of...
1999-11-26  Bruce MomjianChange // to /* */
1999-11-26  Bruce MomjianUpdate TODO list.
1999-11-26  Bruce MomjianFix missing prototype psql warning.
1999-11-26  Bruce Momjian* Includes tab completion. It's not magic, but it's...
1999-11-25  Bruce MomjianFix for bool casting.
1999-11-25  Jan WieckAdded another single byte oriented decompressor, useful for
1999-11-25  Bruce MomjianAdd opid to selectivity function call.
1999-11-25  Bruce MomjianEnable pg_statistic cache use.
1999-11-24  Bruce MomjianCleanup for pg_statistic commit.
1999-11-24  Bruce MomjianAdd pg_statistic index, add missing Hiroshi file.
1999-11-24  Tatsuo IshiiAdd multi-byte support to lztextlen()
1999-11-24  Bruce MomjianRename heap_replace to heap_update.
1999-11-24  Bruce MomjianRename heap_replace to heap_update.
1999-11-23  Bruce MomjianTid access method feature from Hiroshi Inoue, Inoue...
1999-11-23  Bruce Momjianecpg ECPGFree fix from Rene Hogendoorn.
1999-11-23  Bruce MomjianFix _cplusplus test in both trees.
1999-11-23  Bruce MomjianCleanup paths in install files.
1999-11-23  Bruce MomjianChange v6.5.2 to 6.5.2.
1999-11-23  Michael Meskes*** empty log message ***
1999-11-23  Bruce MomjianUpdate opclass to be non-unique.
1999-11-23  Tom LaneUpdate for change of 'duplicate key' message.
1999-11-23  Tom LaneReduce ReleaseLruFile failure from FATAL to ERROR grade...
1999-11-23  Tom Laneverify_password() leaked a file descriptor if it failed...
1999-11-22  Bruce MomjianUpdate TODO list.
1999-11-22  Bruce MomjianAdd system indexes to match all caches.
1999-11-22  Michael Meskes*** empty log message ***
1999-11-22  Tom LaneClean up some problems in error recovery --- elog(...
1999-11-22  Tom LaneCome to think of it, DropBuffers() could have the same...
1999-11-22  Tom LaneReleaseRelationBuffers() failed to check for I/O in...
1999-11-21  Tom LaneCombine index_info and find_secondary_indexes into...
1999-11-21  Tom Laneindex_destroy() must grab exclusive access to the paren...
1999-11-21  Tom LaneClean up comments.
1999-11-21  Tom LaneChange backend-side COPY to write files with permission...
1999-11-21  Tom LaneRepair problem exposed by Jan's new parallel-regression...
1999-11-21  Tom LaneTweak run_check.sh so it prints the name of each test...
1999-11-20  Tom LaneMy latest fixes to gram.y cause CREATE TABLE t (f1...
1999-11-20  Tom LaneFix problems with CURRENT_DATE and related functions...
1999-11-20  Tom LaneFix a couple of portability problems in Jan's first...
1999-11-19  Jan WieckNew parallel regression test shell and related things.
1999-11-18  Bruce MomjianFix for arm32 and fix for dbname with dash.
1999-11-18  Jan WieckChanged pg_rewrite attributes ev_qual and ev_action...
next