]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2000-01-15  Peter Eisentraut- Allow array on int8
2000-01-15  Tatsuo IshiiAdd pgench: a TPC-B like benchmarking tool
2000-01-15  Tatsuo IshiiAdapt to the changes of libpq(eliminateing using putenv()).
2000-01-15  Tatsuo IshiiEliminate using putenv().
2000-01-15  Tatsuo IshiiPrepare for new psql
2000-01-15  Peter EisentrautFixed all elog related warnings, as well as a few others.
2000-01-14  Peter EisentrautFixed psql variables vs array syntax, as well as minor...
2000-01-14  Peter Eisentraut* User management commands no longer user pg_exec_query...
2000-01-14  Tom LaneClean up some problems in new asynchronous-connection...
2000-01-14  Tom LaneMake PSQLexec's behavior on loss of connection more...
2000-01-14  Tom LaneMake connection-failed messages a little friendlier on
2000-01-14  Tom LaneRemove redundant and now-incorrect declaration of pstrdup.
2000-01-14  Bruce MomjianUpdate TODO list.
2000-01-14  Tom LaneBump catversion to ensure initdb.
2000-01-14  Tom LaneRevise quoting conventions in outfuncs/readfuncs so...
2000-01-13  Peter EisentrautFixed everything in and surrounding createdb and dropdb...
2000-01-13  Peter Eisentrautinitdb didn't load pg_description
2000-01-13  Bruce MomjianUpdate TODO list.
2000-01-13  Bruce MomjianUpdate TODO list.
2000-01-13  Bruce MomjianUpdate TODO list.
2000-01-13  Bruce MomjianUpdate TODO list.
2000-01-13  Bruce MomjianUpdate TODO list.
2000-01-13  Bruce MomjianUpdate TODO list.
2000-01-13  Bruce MomjianUpdate TODO list.
2000-01-13  Tatsuo IshiiAdd UDC (User Defined Characters) support to SJIS/EUC_J...
2000-01-12  Peter EisentrautFixed a few "fixes" and bugs. Adjusted messages and...
2000-01-12  Tatsuo IshiiMulti-byte case fix by Oliver Elphick (olly@lfix.co.uk)
2000-01-12  Tom LaneUse fmgr_array_args() to avoid dependency on FUNC_MAX_ARGS.
2000-01-12  Tom LaneIn PQfn(), defend against too many args, and avoid...
2000-01-12  Tom LaneRemoveFunction didn't defend against too many args.
2000-01-12  Tom LaneDefend against > INDEX_MAX_KEYS keys in an index.
2000-01-12  Tom LaneCommentProc was careless about too many arguments.
2000-01-12  Tom LanePut back erroneously removed zeroing of sentinel elements
2000-01-11  Bruce MomjianUpdate TODO list.
2000-01-11  Tom LaneMake FUNC_MAX_ARGS equal INDEX_MAX_KEYS, as it should.
2000-01-11  Tom Laneoid8 => oidvector in alter_table regress test
2000-01-11  Tom LaneAnother FUNC_MAX_ARGS tweak.
2000-01-11  Tom LaneUpdate struct Trigger definition.
2000-01-11  Tom LaneWrong boundary condition on number-of-args check.
2000-01-11  Tom LaneAh-hah, there are attribute size constants lurking...
2000-01-11  Tom LaneUse symbolic INDEX_MAX_KEYS in pg_type entries for...
2000-01-11  Tom LaneCorrect hardwired type information in bootstrap.
2000-01-11  Tom LaneRemove no-longer-used symbols.
2000-01-11  Bruce MomjianMore cleanups. Still doesn't work.
2000-01-11  Bruce MomjianMore cleanups.
2000-01-11  Bruce MomjianMore fixes, but still need +1 for FUNC_MAX_ARGS
2000-01-11  Tom LaneRemove outdated comment about 8 arguments.
2000-01-11  Tom LaneChange oid8/int28 -> oidvector/int2vector.
2000-01-10  Bruce MomjianFix initdb so it works, but still only for 8.
2000-01-10  Bruce MomjianUpdate type stuff.
2000-01-10  Bruce MomjianCleanup for func args > 8.
2000-01-10  Bruce MomjianMore updates for function call interface > 8.
2000-01-10  Bruce MomjianUpdate fmgr to allow 32 arguments.
2000-01-10  Bruce MomjianMake number of args to a function configurable.
2000-01-10  Bruce MomjianRename oid8 -> oidvector and int28 -> int2vector. ...
2000-01-10  Bruce MomjianUpdate int28out and out8out and _in_ functions to handl...
2000-01-10  Bruce MomjianUpdate TODO list.
2000-01-10  Hiroshi InoueImprove cache invalidation handling. Eespecially
2000-01-10  Bruce MomjianFix oid8in and int28in for spaces
2000-01-10  Bruce MomjianMove fixes for >8 indexed fields.
2000-01-10  Bruce MomjianMove INDEX_MAX_KEYS to postgres.h, and make it configur...
2000-01-10  Bruce MomjianUpdate TODO list.
2000-01-10  Tom LaneRepair subtle VACUUM bug that led to 'HEAP_MOVED_IN...
2000-01-09  Tom LaneUpdate platform-specific-expected-file support so that...
2000-01-09  Tom Laneinstall_plpgsql is no longer a regress test (it's done...
2000-01-09  Bruce MomjianThe psql online help for ALTER TABLE (\h alter table...
2000-01-09  Tatsuo IshiiAdd SetPidFile() and friends.
2000-01-09  Tatsuo IshiiDo not start if postmaster is running.
2000-01-09  Tatsuo IshiiMove SetPidFile() and firends to utils/init/miscinit...
2000-01-09  Tatsuo IshiiMove SetPidFile() and firends to utils/init/miscinit...
2000-01-09  Tatsuo IshiiAdd more portability to echo -n (code stolen from creat...
2000-01-09  Tom LaneNew scheme for managing platform-specific regress test...
2000-01-09  Tom LaneRemove obsolete platform-specific comparison files.
2000-01-09  Tom LaneFirst examples of multiplatform result comparison files.
2000-01-09  Tom LaneRemove obsolete platform-specific regress test comparis...
2000-01-09  Tom LaneRemove CVS $Header lines from a couple of regress test...
2000-01-09  Tom LaneUpdate remaining tests for new psql, with the exception...
2000-01-09  Tom LaneUpdate remaining tests for new psql, with the exception...
2000-01-09  Tom LaneFix some missing substitutions of _OBJWD_ and _DLSUFFIX_.
2000-01-09  Tom LaneAnother round of planner/optimizer work. This is just...
2000-01-08  Bruce MomjianThis patch removes the initialization of ri in loop in
2000-01-08  Tom LaneModify PageIsEmpty and PageGetMaxOffsetNumber macros...
2000-01-08  Tom LaneNeed defense against oversize index entries in btree...
2000-01-07  Bruce MomjianSorry, that I send this letter/patch again, but previou...
2000-01-07  Tatsuo IshiiCorrect grammatical error
2000-01-07  Michael Meskes*** empty log message ***
2000-01-06  Bruce MomjianUpdate pg_dumpall for new psql format.
2000-01-06  Jan WieckChanged "triggered data change violation" detection...
2000-01-06  Jan WieckFixed bug in targetlist expression replacement of
2000-01-06  Thomas G. LockhartClean up header for uniform appearance throughout tests.
2000-01-06  Thomas G. LockhartUpdate for new psql formatting.
2000-01-06  Thomas G. LockhartFreshen up the banner displayed when running the regres...
2000-01-05  Bruce MomjianFix it's and its to be correct.
2000-01-05  Thomas G. LockhartUpdate format to add uniform headers on files.
2000-01-05  Thomas G. LockhartUpdate format to add uniform headers on files.
2000-01-05  Thomas G. LockhartUpdate output to new psql conventions.
2000-01-05  Thomas G. LockhartFix spaces in text message.
2000-01-05  Thomas G. LockhartClean up format of tests.
2000-01-05  Thomas G. LockhartVerified output from new psql.
2000-01-05  Thomas G. LockhartMove numeric test to be near other numeric data types...
next