]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
1999-12-14  Bruce Momjian> From what I gather, this should be a little cleaner...
1999-12-14  Bruce Momjian>From what I gather, this should be a little cleaner...
1999-12-14  Bruce MomjianDepending on my interpreting (and programming) skills...
1999-12-13  Bruce MomjianNew LDOUT makefile variable for QNX os.
1999-12-13  Tom LaneUpdate documentation to reflect availability of aggrega...
1999-12-13  Bruce MomjianPrevent _deadcode from showing in ctags and mkid
1999-12-13  Tom Laneaggregate(DISTINCT ...) works, per SQL spec.
1999-12-12  Tom Laneany_ordering_op()'s argument should be declared Oid...
1999-12-12  Bruce MomjianI'm in TODO mood today ...
1999-12-12  Bruce MomjianMeanwhile, database names with single quotes in names...
1999-12-11  Bruce MomjianFix for psql from Peter.
1999-12-11  Bruce MomjianAllow ; in () in psql.
1999-12-11  Bruce MomjianUpdate TODO list.
1999-12-11  Bruce MomjianThis takes care of TODO item
1999-12-10  Bruce MomjianRemove old file.
1999-12-10  Bruce MomjianUpdate drop.sql
1999-12-10  Bruce MomjianRename destroy.sql to drop.sql.
1999-12-10  Jan WieckAdded global variable to have RI triggers override
1999-12-10  Tatsuo IshiiFix memory overrun while setting ps status
1999-12-10  Tom LaneTeach grammar and parser about aggregate(DISTINCT ...
1999-12-10  Bruce MomjianRemove unneeded action.
1999-12-10  Bruce MomjianFix LDREL.
1999-12-10  Bruce MomjianThis should fix the \e (\p, \g, ...) behaviour on an...
1999-12-10  Bruce MomjianRename several destroy* functions/tags to drop*.
1999-12-10  Tom LaneCorrect coredump in ALTER TABLE foo ADD(). Accept...
1999-12-10  Bruce MomjianUpdate regression for new dropdb command.
1999-12-10  Jan WieckAdded a fflush(stdout) to the \p command required for the
1999-12-09  Bruce MomjianMake LD -r as macros that can be changed for QNX.
1999-12-09  Bruce MomjianUpdate for QNX from Kardos, Dr. Andrea
1999-12-09  Tom LaneReplace generic 'Illegal use of aggregates' error messa...
1999-12-09  Bruce MomjianHi,
1999-12-09  Bruce MomjianRemove extra vacuum, from Peter.
1999-12-08  Jan WieckFixed concurrent visibility bug.
1999-12-08  Bruce MomjianFix indexing of cidr.
1999-12-08  Bruce MomjianCleanup
1999-12-08  Bruce MomjianChange $< to $+ in scripts Makefile, and clean up pg_en...
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.
next