]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2000-11-20  Peter MountEncoding patch to Connection by wrobell@posexperts...
2000-11-20  Vadim B. MikheevCompile WAL by default.
2000-11-20  Tom LaneEliminate unused-variable warning.
2000-11-19  Tom LaneFix typo.
2000-11-19  Tom LaneUpdate README with proposed new method for determining...
2000-11-18  Peter EisentrautRefinements
2000-11-18  Peter EisentrautPolish error messages, help output, give marginal clue...
2000-11-18  Peter EisentrautSimplification: Build executable directly from .c...
2000-11-18  Peter EisentrautModify input and output routines to print plain binary...
2000-11-18  Peter EisentrautTreat plain 'BIT' as 'BIT(1)'.
2000-11-18  Tom LaneTweak AbsoluteTimeIsReal() to avoid compiler bugs on...
2000-11-18  Tom LaneAIX patches from Andreas.
2000-11-18  Tom LaneSuppress 'comparison-is-always-true' warning on machines
2000-11-18  Tom LaneModify locale code to defend against possibility that...
2000-11-18  Tom LanePut back BufferSync() for WAL after database creation.
2000-11-17  Peter EisentrautAdd separate type category for bit string types, allowi...
2000-11-17  Tatsuo IshiiFix bugs in EUC_TW support. This fix includes patches...
2000-11-17  Tatsuo IshiiRecongizing PGCLIENTENCODING has been broken since...
2000-11-17  Tom LaneFix spelling errors in error message.
2000-11-17  Tom LaneSuppress occasional failure of final DROP DATABASE...
2000-11-17  Tom LaneGNUmakefile failed to provide a way to invoke perl...
2000-11-17  Tom LaneForgot to add ppport.h to MANIFEST.
2000-11-16  Peter EisentrautMake a pstrdup copy of the literalbuf when scanning...
2000-11-16  Tom LaneChange SearchSysCache coding conventions so that a...
2000-11-16  Peter EisentrautPrint bit values as binary strings (not hex)
2000-11-16  Peter EisentrautAdd support for casting bit string constants.
2000-11-16  Peter EisentrautClean files after installing, since those files will...
2000-11-16  Bruce MomjianThat variable I removed broke XLOG, that part of the...
2000-11-16  Bruce MomjianI think in datatype.sgml line 506 or so:
2000-11-16  Bruce MomjianMake pgsql compile on FreeBSD-alpha.
2000-11-16  Bruce MomjianSyslog Facility Patch
2000-11-15  Peter EisentrautRepair markup
2000-11-15  Peter EisentrautRename parameter "hostname" to "virtual_host". Seemed...
2000-11-14  Tom LaneClean up array-dimensions parser a bit.
2000-11-14  Peter EisentrautFix return type
2000-11-14  Peter Eisentrautspaces to tab
2000-11-14  Peter EisentrautGive GCC on Irix a (theoretical) chance.
2000-11-14  Tom LaneMinor cleanup of tableOid-related coding.
2000-11-14  Tom LaneClean up comments.
2000-11-14  Peter EisentrautSmall polishing of syslog facility and ident settings...
2000-11-14  Tom LaneExtend CREATE DATABASE to allow selection of a template...
2000-11-14  Peter EisentrautUpdate and polish postmaster and postgres help output...
2000-11-14  Hiroshi InoueFix illegal combination of SearchSysCacheTuple() and...
2000-11-14  Bruce MomjianAdd mention of new leading-slash handling of hostname...
2000-11-14  Bruce MomjianRename PortName to PortNumber.
2000-11-13  Bruce MomjianAdd mention of hostname leading slash handling to all...
2000-11-13  Bruce MomjianRemove -k unix socketpath option from client side,...
2000-11-13  Bruce MomjianOk, You guys are probably tired of me, BUT, here is...
2000-11-13  Bruce MomjianFix for no hterror().
2000-11-13  Bruce MomjianUUNET is looking into offering PostgreSQL as a part...
2000-11-13  Hiroshi InoueSearchSysCacheTupleCopy() instead of SearchSysCache()
2000-11-13  Hiroshi Inoueprevent open failure of VIEW
2000-11-12  Tom LaneKeep track of the last active slot in the shared ProcSt...
2000-11-12  Bruce MomjianAdd new 7.0.3 item to all places.
2000-11-12  Tom LaneRestructure handling of inheritance queries so that...
2000-11-11  Peter EisentrautRepair markup
2000-11-11  Peter EisentrautMarkup enhancements, some factual corrections.
2000-11-11  Peter EisentrautMake sure shell scripts send error messages to stderr.
2000-11-11  Thomas G. LockhartAllow more timezone-like interpretation of INTERVALs.
2000-11-11  Thomas G. LockhartAllow more timezone-like interpretation of INTERVALs.
2000-11-11  Thomas G. LockhartCheck for existence of the results directory before...
2000-11-11  Thomas G. LockhartDefine conversions to and from text for date, time...
2000-11-11  Thomas G. LockhartAllow interpretation of INTERVALs with more timezone...
2000-11-11  Thomas G. LockhartMention new AT TIME ZONE feature.
2000-11-11  Thomas G. LockhartFix bug in recent improvement to type resolution code...
2000-11-11  Peter EisentrautEliminate word rot
2000-11-10  Tom LaneUpdate expected output to track recent code changes.
2000-11-10  Bruce MomjianUpdate to PyGreSQL 3.1:
2000-11-10  Bruce Momjianthe bug was not fixed in the snapshot of November 5th...
2000-11-10  Tom LaneAdjust INET/CIDR display conventions and reimplement...
2000-11-10  Bruce MomjianUpdate TODO list.
2000-11-10  Bruce MomjianAdd update of HISTORY file for 7.0.3.
2000-11-10  Tom LaneFix typos.
2000-11-10  Hiroshi InoueUse SearchSysCacheTupleCopy() instead of SearchSysCache...
2000-11-10  Vadim B. Mikheevpg_fsync is fsync in WAL version.
2000-11-10  Tom LaneClean up syscache so that recursive invocation is safe...
2000-11-09  Peter EisentrautReal dynamic loader code
2000-11-09  Peter EisentrautAlso test for 'void *' as third arg of accept() (as...
2000-11-09  Tom LaneExecEndAppend() neglected to close indices on appended...
2000-11-09  Michael MeskesApplied yet another patch by Christof. Thanks Cristof!
2000-11-09  Vadim B. MikheevAuto checkpoint creation.
2000-11-09  Bruce MomjianPlease apply this patch to current, to fix a problem...
2000-11-09  Tom LaneArrange for CASE or UNION with only untyped literal...
2000-11-09  Tom LaneAdd some more union/intersect/except test cases, per...
2000-11-09  Tom LaneRepair some bugs in new union/intersect/except code.
2000-11-08  Tom LaneClean up compiler warnings.
2000-11-08  Tom LaneMake DROP TABLE rollback-able: postpone physical file...
2000-11-08  Bruce MomjianAdd ANALYSE spelling of ANALYZE for vacuum.
2000-11-08  Peter EisentrautOnly use ld -R flag in UW 7.1*, since it's new.
2000-11-08  Peter EisentrautFix 'soname's for various platforms, so that libpq...
2000-11-08  Bruce MomjianUpdate TODO list.
2000-11-08  Peter EisentrautAdd dependencies required for parallel make
2000-11-08  Peter EisentrautDump identity of alternative location, if any.
2000-11-08  Peter EisentrautAdd '-c name=val' flag for setting run-time parameters.
2000-11-08  Peter EisentrautReimplement alternative database locations with symlink...
2000-11-08  Tom LaneCLUSTER did no permissions checking, forsooth ...
2000-11-07  Thomas G. LockhartEnable fallback to string type when argument(s) are...
2000-11-07  Bruce MomjianThis somehow gets moot. Is there a way to make gcc...
2000-11-07  Michael MeskesUndo incorrectly committed Makefile.
2000-11-07  Michael MeskesThird try. Sorry, I had a wrong path in my copy statement.
next