]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
1999-12-18  Bruce Momjianinitdb cleanup
1999-12-18  Bruce Momjianinitdb cleanup
1999-12-18  Bruce MomjianMore initdb cleanup
1999-12-18  Bruce MomjianCleanup of initdb.sh script to be portable, at least...
1999-12-18  Bruce MomjianAdd cvs.
1999-12-17  Bruce Momjianautoconf
1999-12-17  Bruce MomjianLowercase $host for QNX.
1999-12-17  Bruce MomjianRemove unused files.
1999-12-17  Bruce MomjianFix MULTIBYTE handling in string by using strcat.
1999-12-17  Jan WieckOkay, this is how it looks: Please apply the attached...
1999-12-17  Thomas G. LockhartFix typo in tag.
1999-12-17  Thomas G. LockhartRe-enable makeAttr() if ENABLE_OUTER_JOINS is defined.
1999-12-17  Bruce MomjianANother initdb cleanup
1999-12-17  Bruce MomjianReverse out nextval patch.
1999-12-17  Bruce Momjianinitdb.sh fix from Peter.
1999-12-17  Bruce MomjianThis is my -- hopefully sufficiently portable -- attemp...
1999-12-16  Bruce MomjianClear paren level flag on \r or any backslash command...
1999-12-16  Jan WieckSome changes to prepare for LONG attributes.
1999-12-16  Bruce MomjianHi,
1999-12-16  Bruce Momjian>Turning nextval and currval into keywords is not an...
1999-12-16  Bruce MomjianHere's the Create/Alter/Drop Group stuff that's been...
1999-12-16  Bruce MomjianUpdate for QNX.
1999-12-16  Bruce Momjianautoconf
1999-12-16  Michael Meskes*** empty log message ***
1999-12-16  Bruce MomjianEthernet MAC addresses (macaddr type) are not compared...
1999-12-16  Bruce MomjianI have done the QNX4 port with the current source tree...
1999-12-14  Bruce MomjianThis patch solves a couple of memory leaks in ecpglib...
1999-12-14  Tom Lanefix_parsetree_attnums was not nearly smart enough about...
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...
next