]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2000-09-23  Tom LaneBack-patch fix for '.' not in PATH at build time, per...
2000-09-23  Tom LaneBack-patch fix to include kernel errno message in all...
2000-09-23  Tom LaneBack-patch fix for 'Sorcerer's Apprentice' syndrome...
2000-09-23  Tom LaneBack-patch fix for erroneous use of strcmp().
2000-09-23  Tom LaneBack-patch fix for erroneous selectivity of not-equals.
2000-09-23  Tom LaneApply Jeroen van Vianen's patch for failure to check...
2000-09-23  Tom LaneBack-patch fix to copy sub-Query nodes before planning...
2000-09-23  Tom LaneBack-patch fix to remove bogus use of int4out().
2000-09-23  Tom LaneBack-patch fix for erroneous free() of getpwuid() result.
2000-09-20  Hiroshi InoueCancel request while waiting for a lock should try...
2000-09-19  Tom LaneBack-patch fix to ensure that VACUUM always calls Flush...
2000-09-15  Tatsuo IshiiAllow PL/pgSQL accept non ascii identifiers
2000-09-08  Tom LaneBack-patch fix for bogus plans involving non-mark/resto...
2000-09-07  Tatsuo IshiiFix psql crash. If MULTIBYTE is enabled, \l+ dumps...
2000-08-30  Tom LaneBack-patch fix to ensure we abort any open transaction...
2000-08-28  Marc G. Fournieroops, in v7.x its USE_SYSLOG, not ENABLE_SYSLOG
2000-08-28  Marc G. Fournierbackpatch the --enable-syslog functionality to REL7_0...
2000-07-27  Tom LaneBack-patch primary fix for planner recursion bug.
2000-07-26  Tatsuo IshiiSELECT ... FOR UPDATE neglects duplicate key checking.
2000-07-13  Tom LaneBackpatch backwards-index-scan fix.
2000-07-07  Tom LaneBack-patch StrNCpy fix.
2000-06-28  Tom LaneBack-patch COPY WITH OIDS leak fix.
2000-06-24  Bruce MomjianUpdate FAQ.
2000-06-15  Tom LaneBack-patch large-object fix.
2000-06-15  Bruce MomjianBackpatch jdbc fixes into 7.0.X.
2000-06-14  Thomas G. LockhartFix markup to allow doc building.
2000-06-12  Bruce MomjianBrand 7.1 release. Also update jdbc version in release...
2000-06-10  Bruce Momjianupdate developers faq
2000-06-09  Bruce MomjianUpdate bsdi faq.
2000-06-09  Bruce MomjianUpdate FAQ.
2000-06-06  Tom LaneBackpatch SearchSysCacheTupleCopy fix for init_fcache.
2000-06-06  Tom LaneBack-patch typeTypeName() fix into REL7_0.
2000-06-05  Bruce MomjianUpdate install for upgraders. REL7_0_2
2000-06-05  Bruce MomjianFix error message wording
2000-06-05  Bruce MomjianUpdate for 7.0.2.
2000-06-02  Bruce Momjianupdate
2000-06-02  Bruce MomjianUpdate faq's.
2000-06-02  Bruce MomjianAdd fix to index length
2000-06-01  Tom LaneLexer defended us against overlength plain identifiers...
2000-06-01  Bruce MomjianUpdate 7.0.1 for Tatsuo
2000-06-01  Bruce MomjianMention pg_upgrade
2000-06-01  Bruce MomjianFixups for 7.0.1
2000-05-31  Tom LaneBack-patch fix to recognize clause pairs involving...
2000-05-30  Bruce MomjianUpdate pg_hba.conf with more examples
2000-05-30  Bruce MomjianUpdate pg_hba.conf.sample with better examples and...
2000-05-30  Bruce MomjianCopy pg_ident.conf.sample into /lib directory. Rename...
2000-05-29  Tom LaneBack-patch tz name length fixes into REL7_0.
2000-05-28  Tom Lanearray_map() needs to guard against a NULL input array...
2000-05-28  Tom Lanefastpath neglected to pass a valid isNull flag to the...
2000-05-28  Tatsuo IshiiMake EUC_CN support more robust.
2000-05-28  Tatsuo IshiiChange date of documents.
2000-05-28  Bruce Momjianfix typo
2000-05-27  Bruce MomjianAdd README.kerbros
2000-05-27  Bruce MomjianImprove pg_hba.conf examples
2000-05-26  Tom LaneReduce eqsel()'s fudge-factor for estimating the freque...
2000-05-26  Bruce MomjianFix \h SELECT to not show SELECT INTO.
2000-05-26  Tatsuo IshiiFix too long syslog message problem
2000-05-26  Tom LaneGenerate a reasonable error message when an aggregate...
2000-05-26  Bruce MomjianSpell fix
2000-05-26  Bruce MomjianFix initlocation syntax example for createdb
2000-05-26  Tom LaneMore paranoia about global variables containing referen...
2000-05-26  Tom LaneAfter closing frontend socket, set MyProcPort->sock...
2000-05-25  Tom LaneAdd some elog(DEBUG)'s to help diagnose mdblindwrt...
2000-05-25  Tom LaneClean up sloppy coding of _outAExpr().
2000-05-25  Tom LaneModify raw parsetree representation returned by gram...
2000-05-25  Tom LaneDo table renaming in a sane order: physical file rename...
2000-05-25  Tom Laneheap_drop() should flush the relcache entry for the
2000-05-25  Tom LaneQuote database name so that not-all-lowercase names...
2000-05-25  Bruce Momjian! * Users doing non-blocking connections need...
2000-05-25  Bruce MomjianUpdate TODO list.
2000-05-25  Bruce MomjianSpell fix
2000-05-25  Tatsuo IshiiOn solaris, createdb/dropdb fails because of strange...
2000-05-24  Tom LaneMake the world safe for QNX's busted shell ...
2000-05-24  Tom LaneMake the world safe for QNX's busted shell ...
2000-05-24  Marc G. Fournieradd a --with-setproctitle switch to configure that...
2000-05-24  Bruce MomjianUpdate so init displays status with setproctitle too...
2000-05-24  Bruce MomjianMake setproctitle update for every query.
2000-05-23  Bruce MomjianComment out no-op ps updates for setproctitle(), until...
2000-05-23  Bruce Momjiancomment cleanup
2000-05-23  Bruce Momjianpg_ctl does not use -S by default anymore so update...
2000-05-23  Tom LaneFix problem in which sloppily-coded test in ExecInitInd...
2000-05-23  Tom LaneTwiddle C++ configuration checks so that we #include...
2000-05-23  Tom LaneTransmit -I switches selected by configure (particularl...
2000-05-23  Tom LaneCast parameters to ckfree to (char *) to suppress compi...
2000-05-22  Bruce MomjianIrix fixes from Murad Nayal
2000-05-22  Peter EisentrautReformatted the install file as it used to be
2000-05-22  Bruce MomjianCleanup
2000-05-22  Bruce MomjianI am attempting to integrate postgres (v 7.0) with...
2000-05-21  Tom LaneRemove calls to getprotobyname(), which we now know...
2000-05-21  Tom LaneRepair memory leaks that caused CacheCxt to grow withou...
2000-05-21  Tom LaneAdd debug code to aid in memory-leak tracking: if SHOW_...
2000-05-20  Tom LaneClean up grotty references to CacheCxt (externs inside...
2000-05-20  Tatsuo IshiiMultibyte documentations update
2000-05-20  Tatsuo IshiiEnhance multibyte support.
2000-05-20  Tatsuo IshiiAdd KEEPALIVE option to the socket of backend. This...
2000-05-20  Bruce MomjianUpdate rules man pages.
2000-05-20  Bruce MomjianClean up sql functions examples.
2000-05-20  Bruce MomjianUpdate TODO list.
2000-05-19  Tom Lanepg_dump barfs on negative values for index column numbe...
2000-05-19  Bruce MomjianUpdate TODO list.
next