]> granicus.if.org Git - postgresql/shortlog
postgresql
2000-10-08 Bruce MomjianHello,
2000-10-08 Tom LaneRevert rules.out to non-broken state. I will with...
2000-10-07 Bruce MomjianRemove S-Tree_indexes.html.gz
2000-10-07 Peter EisentrautTo create a temporary installation, the regression...
2000-10-07 Bruce Momjian Thanks for the patch
2000-10-07 Peter EisentrautRemove stuff that shouldn't be here.
2000-10-07 Peter EisentrautSeparate -Wl,-E or equivalent into separate make variab...
2000-10-07 Bruce Momjianautoconf
2000-10-07 Bruce MomjianBeos regression patch.
2000-10-07 Bruce Momjianautoconf
2000-10-07 Bruce Momjian The beos port in the source tree doesn't even...
2000-10-07 Bruce MomjianNew beos files. FAQ cleanup.
2000-10-07 Tom LaneSecond thoughts about where to put DeferredTriggerEndQu...
2000-10-07 Tom LaneArrange that no database accesses are attempted during...
2000-10-05 Tom LaneFix silly typo that led to 'tleIsArrayAssign: I'm confu...
2000-10-05 Tom LaneClean up gcc warning, fix inappropriate choice of confi...
2000-10-05 Tom LaneSuppress gcc warnings.
2000-10-05 Bruce MomjianFinal proofreader changes to docs.
2000-10-05 Bruce MomjianAdd proofreader's changes to docs.
2000-10-05 Tom LaneReimplementation of UNION/INTERSECT/EXCEPT. INTERSECT...
2000-10-05 Peter EisentrautAllow overriding HSTYLE and PSTYLE from environment
2000-10-05 Bruce MomjianUpdate FAQ.
2000-10-05 Bruce MomjianUpdate FAQ.
2000-10-05 Bruce MomjianUpdate FAQ.
2000-10-05 Bruce MomjianUpdate FAQ.
2000-10-05 Bruce MomjianUpdate FAQ.
2000-10-04 Peter EisentrautUpdate soundex to new fmgr interface and fix algorithm
2000-10-04 Peter EisentrautConvert macaddr documentation to DocBook, update outdat...
2000-10-04 Michael MeskesAdded patch by Cristof for catching yet another NOTICE.
2000-10-04 Michael Meskesremoved binary file
2000-10-04 Vadim B. MikheevBtree WAL logging.
2000-10-03 Peter EisentrautBetter coding of readline tests
2000-10-03 Peter EisentrautFix to make output format identical on echo -n and...
2000-10-03 Peter EisentrautTreat empty connection parameters as is, in particular...
2000-10-03 Peter EisentrautOne check for sys/un.h ought to be enough. Zero checks...
2000-10-03 Bruce MomjianCleanup of fe-connect ifdef platform problem added...
2000-10-03 Bruce Momjianautoconf
2000-10-03 Bruce MomjianUpdate configure.in
2000-10-03 Bruce Momjianautoconf
2000-10-03 Bruce MomjianAdd configure.in change.
2000-10-03 Bruce MomjianNew diff that now covers the entire tree. Applying...
2000-10-02 Peter Eisentraut"installcheck" doesn't need to depend on "all" since...
2000-10-02 Peter EisentrautMop up from caddr_t -> Datum conversion to make things...
2000-10-02 Peter EisentrautBanish caddr_t (mostly), use Datum where appropriate.
2000-10-02 Bruce MomjianUpdate TODO list.
2000-10-02 Bruce Momjianautoconf
2000-10-02 Bruce MomjianHere is the first batch of files and diffs for the...
2000-10-02 Bruce MomjianIn the meaning of bug-fix, the patch is not needed...
2000-10-02 Peter EisentrautCommunicate PGPORT and PGHOST via environment, not...
2000-10-02 Tom LaneHonor $(SHELL) when invoking pg_regress.
2000-10-02 Tom LaneFix silly typo that prevented resultmap from being...
2000-10-02 Tom LaneMake default ACL be consistent --- ie, starting point...
2000-10-02 Bruce Momjianautoconf
2000-10-02 Bruce MomjianFix configure types.h
2000-10-02 Bruce MomjianAdd sys/types include for sockaddr test to configure
2000-10-02 Bruce MomjianAdd missing python files.
2000-10-02 Bruce MomjianUpdate for PyGreSQL 3.0, from D'Arcy J.M. Cain
2000-10-01 Peter EisentrautFix quoting bug
2000-10-01 Peter EisentrautFix test order
2000-09-30 Tom LaneFix nasty TRUNCATE bug reported by Darrin Ladd. Relati...
2000-09-30 Peter EisentrautConvert more charset/locale documentation to DocBook
2000-09-30 Peter Eisentrautfix shell bug
2000-09-30 Bruce MomjianUpdate FAQ.
2000-09-30 Bruce MomjianUpdate TODO list.
2000-09-29 Bruce Momjianautoconf
2000-09-29 Bruce MomjianPlease apply the following patch to fix problems with...
2000-09-29 Peter EisentrautAdd `id' attributes to all `chapter' and `sect1' tags...
2000-09-29 Tom LaneSubselects in FROM clause, per ISO syntax: FROM (SELECT...
2000-09-29 Peter EisentrautNew unified regression test driver, test/regress makefi...
2000-09-29 Peter EisentrautStandardize on __CYGWIN__ rather than __CYGWIN32__...
2000-09-29 Peter EisentrautEnable initdb to create several levels of directories...
2000-09-29 Peter EisentrautLinking with -lc or -lm crashes on Cygwin; filter out...
2000-09-29 Peter EisentrautCygwin uses _sys_nerr for sys_nerr
2000-09-29 Hiroshi InoueBufferAlloc() doesn't allocate write error buffers.
2000-09-29 Hiroshi Inoueavoid database-wide restart on write error
2000-09-28 Peter EisentrautCygwin doesn't have DST before 1970 either
2000-09-27 Peter EisentrautFixes for Cygwin, with help from Pete Forman <gsez020...
2000-09-27 Bruce MomjianChange with delimiters to using delimiters in psql...
2000-09-27 Peter EisentrautReset current user id to session user id during transac...
2000-09-26 Michael Meskes- Synced preproc.y with gram.y.
2000-09-26 Tatsuo IshiiFix compile error in ecpg when enable-multibyte is...
2000-09-25 Peter Eisentrautdocument configure --without-tk
2000-09-25 Peter EisentrautWhen the RI triggers lock the PK table, temporarily...
2000-09-25 Peter EisentrautRevise Tcl/Tk configuration. Make missing Tcl after...
2000-09-25 Tom LaneCorrect error in grammar for subselect-in-FROM: SQL...
2000-09-25 Tom LaneUse variable aliases, if supplied, rather than real...
2000-09-25 Tom LaneSystem neglected to complain about ungrouped variables...
2000-09-25 Tom LaneKarel missed an ichar->chr ...
2000-09-25 Bruce MomjianChange // to /*.
2000-09-25 Bruce Momjian the patch include:
2000-09-25 Bruce Momjiandisable plperl again.
2000-09-25 Tom LaneAcquire read lock on a buffer while writing it out...
2000-09-24 Tom LaneTweak resultmap so that geometry regress test selects...
2000-09-23 Tom LaneClean up some ugly coding (hardwired constants) in...
2000-09-23 Peter EisentrautThese are obsolete.
2000-09-22 Peter EisentrautDon't free() the result of getpwuid().
2000-09-22 Tom LaneSetPGVariable() crashed on SET DateStyle TO DEFAULT...
2000-09-22 Tom LaneAdd check of 'SET DateStyle TO DEFAULT'.
2000-09-21 Peter EisentrautReplace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH...
2000-09-21 Michael Meskes*** empty log message ***
next