]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2001-07-12  Bruce MomjianAdd missing encode file.
2001-07-12  Tom LaneCreate a new HeapTupleSatisfiesVacuum() routine in...
2001-07-12  Bruce MomjianUpdate TODO list.
2001-07-12  Bruce MomjianMake code malloc memory of proper length.
2001-07-11  Bruce Momjian> > Put encode() into base system. Used part of Alex...
2001-07-11  Bruce MomjianLibpq++ fixes for Win32 compile.
2001-07-11  Bruce MomjianAdd prototypes to supress warnings.
2001-07-11  Bruce MomjianDisable COPY TO/FROM on views.
2001-07-11  Bruce MomjianMore comment out of block quote.
2001-07-11  Bruce MomjianUpdate TODO list.
2001-07-11  Bruce MomjianBetter document use of ident on localhost, per Tom...
2001-07-11  Bruce MomjianMove export to a separate line, per Peter E.
2001-07-11  Tom LaneInstead of believing SOMAXCONN from the system header...
2001-07-11  Bruce MomjianI updated the patch to use the SET AUTHORIZATION {...
2001-07-11  Tom LaneRemove direct calls of index_insert(), instead use...
2001-07-11  Bruce MomjianThe SQL preprocessor ecpg generates "initially deferrab...
2001-07-11  Bruce MomjianMove export PGDATA to the proper place. Quote some...
2001-07-11  Bruce MomjianFix duplication of -D during pg_ctl restart, from Peter...
2001-07-11  Bruce MomjianRemove mention that PREPARE is not implemented.
2001-07-11  Bruce MomjianUpdate FAQ_DEV.
2001-07-11  Bruce MomjianUpdate FAQ.
2001-07-10  Tom LaneChanges from Vince Vielhaber to allow the optional...
2001-07-10  Bruce MomjianUpdate TODO list.
2001-07-10  Peter EisentrautSupport fake root install, separate build dir, dependen...
2001-07-10  Tom LaneRemove formatter's assumption that year would never...
2001-07-10  Tom LaneEnsure macros are adequately parenthesized.
2001-07-10  Tom LaneRemove unnecessarily enthusiastic parenthesizing in...
2001-07-09  Tom LaneFix rule rewriter so that new ordering of ON INSERT...
2001-07-09  Tom LaneAdd SHARE UPDATE EXCLUSIVE lock mode, coming soon to...
2001-07-09  Bruce MomjianUpdate TODO list.
2001-07-09  Bruce MomjianAdd to replication.
2001-07-09  Bruce MomjianUpdate TODO list.
2001-07-09  Bruce MomjianUpdate TODO list.
2001-07-09  Peter EisentrautGerman message localization for JDBC
2001-07-09  Bruce MomjianAdd replication emails.
2001-07-09  Bruce MomjianUpdate TODO list.
2001-07-09  Bruce MomjianDocument meaning of lossy column.
2001-07-09  Peter Eisentrautpostgresql.badint property name was probably meant...
2001-07-08  Peter EisentrautShow islossy for index.
2001-07-08  Peter EisentrautImplement DatabaseMetaData.getCatalogs()
2001-07-08  Peter EisentrautBring DatabaseMetaData feature tests up to date:
2001-07-07  Peter EisentrautSync with jdbc2, remove gratuitous white space differences.
2001-07-07  Bruce MomjianUpdate TODO list.
2001-07-07  Bruce MomjianUpdate TODO list.
2001-07-06  Peter EisentrautResolve a number of oddities in the Java build. First...
2001-07-06  Tom LaneImplement LockBufferForCleanup(), which will allow...
2001-07-06  Peter EisentrautUse CONNECTION_OK to determine whether startup phase...
2001-07-06  Bruce MomjianUpdate TODO list.
2001-07-06  Peter EisentrautTerminate message doesn't have a trailing zero byte.
2001-07-06  Peter EisentrautRepair libpq to follow protocol by not sending Terminat...
2001-07-06  Jan WieckFire rule actions ON INSERT after original statement...
2001-07-06  Hiroshi InoueFix my old fault(returns auto variable reference).
2001-07-06  Tatsuo IshiiFix typo. createdb -t --> createdb -T
2001-07-05  Tom LaneDon't assume that max offset number stays fixed on...
2001-07-05  Jan WieckAdded GUC configuration options to control access stati...
2001-07-04  Peter EisentrautCheck for jakarta-ant before ant, in case 'ant' is...
2001-07-04  Tom LaneProhibit a column from appearing twice in a PRIMARY...
2001-07-04  Bruce MomjianRemove ConnectionHook.java. No longer used, bad code.
2001-07-04  Bruce MomjianThe attached patch removes some old and dead code ...
2001-07-04  Bruce MomjianThis patch moves the setting of the timezone on the...
2001-07-04  Bruce MomjianAttached is a patch to remove the ConnectionHook functi...
2001-07-04  Bruce MomjianUpdate TODO list.
2001-07-03  Peter EisentrautMore message munging and localization for pg_dump,...
2001-07-03  Tom LaneAdd a little more error checking and reporting to readD...
2001-07-03  Tom LaneStart the stats collector at a less randomly chosen...
2001-07-03  Tom LaneDon't go into infinite loop if /home/postgres/testversi...
2001-07-03  Bruce MomjianCorrect substring() example, found by Thomas T. Thai.
2001-07-02  Tom LaneFirst non-stub implementation of shared free space...
2001-07-02  Tom LaneUpdate abstime expected results to match post-30-June...
2001-07-02  Tom LaneMake the found-a-buffer-when-we-were-expecting-to-exten...
2001-07-01  Tom LaneUnder new theory of operation wherein postmaster forks...
2001-06-30  Peter EisentrautAllow default transaction isolation level (a.k.a. set...
2001-06-30  Peter Eisentrautfix markup
2001-06-30  Peter EisentrautAdd missing dependency and fix thinko.
2001-06-30  D'Arcy J.M... The System V resources discussed here apply to NetBSD...
2001-06-30  Peter Eisentrautportability enhancements
2001-06-30  Peter EisentrautNLS for the psql \d family of commands. (E.g., the...
2001-06-29  Tom Lanegcc did not like new pg_stat macros, for good and suffi...
2001-06-29  Bruce MomjianUpdate TODO list.
2001-06-29  Tom LaneFurther work on connecting the free space map (which...
2001-06-29  Tom LaneFix VACUUM so that it can use pages as move targets...
2001-06-29  Bruce MomjianAdd replication email.
2001-06-29  Bruce MomjianAdd info on MATCH PARTIAL.
2001-06-29  Bruce MomjianSimpleDateFormat performance improvement, thread-safe.
2001-06-29  Tom LaneFix longstanding error in VACUUM: sometimes would exami...
2001-06-29  Jan WieckTurned high-frequently called pgstat functions into...
2001-06-29  Tom LaneFix erroneous GUC variable references from commandline...
2001-06-28  Tom LaneRepair logic error for multi-key indexes. From Oleg...
2001-06-28  Bruce MomjianAdd to thread item.
2001-06-27  Tom LaneInstall infrastructure for shared-memory free space...
2001-06-27  Peter EisentrautNational language support for pg_dump and pg_restore...
2001-06-27  Tom LaneRemove another unused include file with obsolete, useless,
2001-06-27  Bruce MomjianAdd jdbc item.
2001-06-27  Bruce MomjianUpdate TODO list.
2001-06-27  Bruce MomjianUpdate TODO list.
2001-06-27  Bruce MomjianUpdate TODO list.
2001-06-27  Bruce MomjianUpdate TODO list.
2001-06-27  Hiroshi InoueHandle Procedure calls.
2001-06-26  Bruce MomjianUpdate TODO list.
2001-06-26  Bruce MomjianUpdate TODO list.
next