]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2001-03-13  Tom LaneXLOG (and related) changes:
2001-03-12  Tom LaneAvoid O(N^2) behavior in deferredTriggerAddEvent()...
2001-03-11  Bruce MomjianUpdate TODO list.
2001-03-11  Peter EisentrautThrow error if Ant is not found and Java is requested...
2001-03-11  Peter EisentrautAdd uninstall target to Java build.
2001-03-10  Tom LaneTurns out the HPUX linker likes -Bsymbolic too. Withou...
2001-03-10  Tom LaneProvide a hack to let initialization happen on platform...
2001-03-10  Tom LaneDo not accept values from sections following the specif...
2001-03-10  Tom LaneBOX documentation disagreed with code about corner...
2001-03-10  Bruce MomjianUpdate TODO list.
2001-03-10  Peter EisentrautDocument --with-java.
2001-03-10  Peter EisentrautEliminate some hackery when creating text files (INSTAL...
2001-03-10  Peter EisentrautUse install-sh unconditionally.
2001-03-10  Tom LaneFATAL errors should cause exit with nonzero status...
2001-03-10  Hiroshi Inoue1)Allow the access to indexes with up to 16 keys.
2001-03-09  Tom LaneDon't choke on superuser names containing random punctu...
2001-03-09  Peter EisentrautRecursive distclean shouldn't depend on recursive clean...
2001-03-09  Peter EisentrautIntegrate "Porting from Oracle PL/SQL" HOWTO from Rober...
2001-03-09  Hiroshi Inouehold interupts during LockWaitCancel().
2001-03-08  Bruce MomjianAdd Japanese FAQ>
2001-03-08  Bruce MomjianUpdate TODO list.
2001-03-08  Bruce MomjianUpdate FAQ.
2001-03-08  Tom LaneA subplan invoked within an aggregate function's argume...
2001-03-08  Tom LaneModify wchar conversion routines to not fetch the next...
2001-03-07  Tom LaneRepair a number of places that didn't bother to check...
2001-03-07  Bruce Momjian> Applied. Thanks.
2001-03-07  Bruce Momjianpltcl_loadmod has problems with big (>4k) modules becau...
2001-03-06  Bruce MomjianUpdate my2pg, new version.
2001-03-06  Tom LaneBelieve $POSTGRES_LIB and $POSTGRES_INCLUDE only if...
2001-03-06  Peter EisentrautSync rule for making INSTALL file.
2001-03-06  Peter EisentrautHelp message s/dump/restore/ (must have been copy&paste...
2001-03-06  Peter EisentrautSome editing, enhance markup, move description section...
2001-03-06  Bruce MomjianShorten TOAST mention
2001-03-06  Peter EisentrautUpdate/correct/refine.
2001-03-06  Peter MountTue Mar 06 12:05:00 GMT 2001 peter@retep.org.uk
2001-03-06  Philip Warner- Reflect change of option -U to -L
2001-03-06  Philip Warner- Minor correction to usage
2001-03-06  Philip Warner- Dump relevant parts of sequences only when doing...
2001-03-06  Philip Warner- Only disable triggers in DataOnly (or implied data...
2001-03-05  Peter EisentrautAdd missing space, change some markup.
2001-03-05  Peter EisentrautSorry, that change was not correct.
2001-03-05  Bruce MomjianI'm attaching those diffs for the Reference Guide in...
2001-03-05  Bruce MomjianUpdate email addresses.
2001-03-05  Bruce MomjianHere is the chinese_big5 patch for PgAccess. I've...
2001-03-05  Peter MountHmmm, a conflict with V1.104 of configure.in remained...
2001-03-05  Peter MountThere's always 1 file missed out ;-)
2001-03-05  Peter MountOk, I've split todays commit into three, the first...
2001-03-05  Peter MountMinor fixes...
2001-03-05  Peter MountFirst batch of the tools merged in...
2001-03-04  Peter EisentrautPyGreSQL documentation. Based on the README, converted...
2001-03-04  Bruce MomjianUpdate mysql converter, new version released.
2001-03-03  Tom LaneDocument TEMP option.
2001-03-03  Peter EisentrautAdd configure check for -lunix, for QNX.
2001-03-03  D'Arcy J.M... Update the version number. We may change this to 7...
2001-03-03  D'Arcy J.M... Add oid to list of keys cached.
2001-03-03  D'Arcy J.M... Incrementing version number in preparation for next...
2001-03-03  D'Arcy J.M... Added postgres.h header for more type checking.
2001-03-02  Bruce MomjianUpdate TODO list.
2001-03-01  Peter EisentrautAdd missing include.
2001-03-01  Peter EisentrautFix memory leak.
2001-03-01  Tom LaneEnsure previous setting of pset.queryFout is restored...
2001-03-01  Peter EisentrautAdd missing semicolon required by QNX shell.
2001-03-01  Tatsuo IshiiRemove HAVE_OPTARG per discussion in hackers list.
2001-03-01  Bruce MomjianUpdate TODO list.
2001-03-01  Bruce MomjianUpdate TODO list.
2001-02-28  Peter EisentrautDo not strip whitespace within quotes.
2001-02-28  Bruce MomjianUpdate TODO list.
2001-02-28  Bruce MomjianUpdate TODO list.
2001-02-27  Tom LaneTweak portal (cursor) code so that it will not call...
2001-02-27  Tom LaneMark new text<->date, text<->time, text<->timetz conver...
2001-02-27  Marc G. Fournierstart of an admin tool for FreeBSD to help configure...
2001-02-27  Tatsuo IshiiMassive commits for SunOS4 port.
2001-02-27  Tatsuo IshiiFix vacuum analyze error.
2001-02-26  Michael MeskesFixed variable handling in preproc.y.
2001-02-26  Tatsuo IshiiAllow pgaccess to input Japanese. See included mail.
2001-02-26  Tom LaneImplement COMMIT_SIBLINGS parameter to allow pre-commit...
2001-02-25  Peter EisentrautEven better example for operator precedence mis-parsing.
2001-02-25  Peter EisentrautDoesn't need libpq.
2001-02-25  Peter EisentrautRemove binary files.
2001-02-24  Tom LaneAt least on HPUX, select with delay.tv_sec = 0 and...
2001-02-24  Peter EisentrautChoose a more suitable example for the operator precede...
2001-02-24  Peter EisentrautMarkup, spell check, refine JDBC documentation.
2001-02-24  Tom LaneWhen under postmaster, bogus arguments should cause...
2001-02-23  Tom LaneFix pg_dump crashes caused by bogus use of va_start...
2001-02-23  Bruce MomjianI had a need to read such things as the backend locale...
2001-02-23  Tom LaneAs long as we're fixing this space calculation, let...
2001-02-23  Bruce MomjianUpdate TODO list.
2001-02-23  Bruce MomjianUpdate comments on locks.
2001-02-23  Bruce MomjianUpdate TODO list.
2001-02-23  Bruce MomjianUpdate TODO list.
2001-02-23  Bruce MomjianBruce Momjian <pgman@candle.pha.pa.us> writes:
2001-02-23  Marc G. Fournierupdate to beta5 ... I think I ran cvs2cl right this...
2001-02-23  Marc G. Fournierupdate to beta5
2001-02-23  Hiroshi InoueResolve a compile error.
2001-02-23  Hiroshi InoueReindex of shared system indexes must be overwrite...
2001-02-23  Tatsuo IshiiEnhanced UTF-8/SJIS mapping generator, contributed by
2001-02-23  Thomas G. LockhartFreshen with a few recent platform reports:
2001-02-23  Bruce Momjianchinese-gb -> chinese_gb.
2001-02-23  Bruce MomjianRename to chinese-gb
2001-02-22  Bruce MomjianMore comment cleanups.
next