OSDN Git Service

pg-rex/syncrep.git
2002-10-29 Bruce MomjianUpdate Giles email address.
2002-10-29 Bruce MomjianReword:
2002-10-29 Bruce MomjianUpdate port list.
2002-10-29 Bruce MomjianUpdate port list.
2002-10-29 Bruce MomjianDone:
2002-10-29 Bruce MomjianUpdate port list.
2002-10-29 Bruce MomjianUpdate port list.
2002-10-28 Bruce MomjianAdd ORDER BY to join regression test.
2002-10-28 Bruce MomjianUpdate from Neil Conway:
2002-10-28 Bruce Momjianfseeko NetBSD fix.
2002-10-27 Bruce MomjianUpdate ports list.
2002-10-27 Tom LaneSuppress compile warnings on OS X.
2002-10-26 Bruce MomjianUpdate ports.
2002-10-26 Bruce MomjianUpdate ports list.
2002-10-26 Bruce MomjianUpdate port list.
2002-10-26 Bruce MomjianUpdate ports.
2002-10-26 Tom LaneAdd missing semicolons to a few PG_FUNCTION_INFO_V1...
2002-10-26 Bruce MomjianUpdate BSD/OS as supported platform.
2002-10-25 Tom LaneAdd dummy variable declaration to PG_FUNCTION_INFO_V1...
2002-10-25 Tom LaneRemove #warning directive, which is nonstandard and...
2002-10-25 Bruce MomjianAdd:
2002-10-25 Bruce MomjianChange to fseeko(), per Philip.
2002-10-25 Barry LindPatch submitted by Kris Jurka to fix arrayindexoutofbou...
2002-10-25 Bruce MomjianAllow fseeko in pg_dump only if fseeko() will work...
2002-10-24 Tom LaneCode review for connection timeout patch. Avoid unport...
2002-10-24 Tom LaneFix some places that were unportably assuming struct...
2002-10-24 Tom LaneFunction-call-style type coercions should be treated...
2002-10-24 Tom LaneAdd note about sort order of character datatypes being...
2002-10-24 Tom LaneMake link to schema inspection functions more clear.
2002-10-24 Peter EisentrautAdd introductory sections explaining what each book...
2002-10-24 Bruce MomjianFix include for NetBSD.
2002-10-24 Bruce MomjianAdd prototype include to fseeko.c.
2002-10-24 Bruce MomjianAdd fseeko for NetBSD.
2002-10-24 Bruce MomjianStamp for 7.3 beta3.
2002-10-24 Bruce MomjianFix include files for new PageOutput call.
2002-10-23 Bruce MomjianAdd fseeko/ftello prototypes for BSD/OS only to c.h.
2002-10-23 Bruce MomjianAdd mention of postgres signals to reference page
2002-10-23 Bruce MomjianImprove coding style of new function.
2002-10-23 Bruce MomjianMake BSD/OS fseeko thread-safe.
2002-10-23 Bruce MomjianAdd comments on bsd/os handling.
2002-10-23 Bruce MomjianAdd fseeko/ftello using fsetpos/fgetpos for BSD/OS.
2002-10-23 Bruce MomjianPage \h output and centralize psql paging code in PageO...
2002-10-22 Tom LanePerform transaction cleanup operations in a less ad...
2002-10-22 Bruce MomjianUpdated German FAQ, from Ian Barwick
2002-10-22 Tom Lanecreate_index test must run after create_misc test.
2002-10-22 Peter EisentrautUpdate build system.
2002-10-22 Peter EisentrautUpdate for test changes.
2002-10-22 Peter EisentrautAdd DLLIMPORT declarations required by contrib with...
2002-10-22 Bruce MomjianAllow 8-byte off_t to properly pg_dump, from Philip...
2002-10-22 Tom LaneSpecify that we need bison >= 1.50.
2002-10-21 Bruce MomjianMove libpgeasy.sgml to gborg.
2002-10-21 Bruce MomjianMove odbc.sgml to gborg ODBC project.
2002-10-21 Tom LaneFix places that were using IsTransactionBlock() as...
2002-10-21 Bruce MomjianAdd:
2002-10-21 Bruce MomjianSmall update for the removal of some memory leaks in...
2002-10-21 Bruce MomjianWhen I removed the cube based stuff from eathdistance...
2002-10-21 Bruce MomjianCleanup for CLUSTERDB failure:
2002-10-21 Bruce MomjianFix ALTER TABLE ... ADD COLUMN for inheritance cases.
2002-10-21 Tom LaneRemove unnecessary (and inadequate) check of IsTransact...
2002-10-21 Tom LaneAvoid using IsTransactionBlock() in DeferredTriggerSetS...
2002-10-21 Tom LaneMake CREATE/ALTER/DROP USER/GROUP transaction-safe...
2002-10-21 Peter EisentrautAdd DLLIMPORT declarations needed by contrib modules.
2002-10-21 Peter EisentrautNeed sys/param.h for endianness macros.
2002-10-21 Peter EisentrautMight need to link with -lcrypt.
2002-10-21 Peter EisentrautAdd guards against double inclusion.
2002-10-21 Peter EisentrautTranslation updates
2002-10-21 Peter EisentrautRemove obsoleted stuff merged in from branch.
2002-10-21 Peter EisentrautImprove ECPG documentation.
2002-10-21 Michael MeskesMerged ecpg_big_bison back into HEAD
2002-10-21 Tatsuo IshiiUpdate multibyte Japanese document
2002-10-21 Tom LaneSince ANY is a reserved word, better suggest that ANY...
2002-10-21 Tom LaneFix documented sizes of geometric types.
2002-10-21 Tom LaneFix example of doing a restore.
2002-10-21 Bruce MomjianSET autocommit no longer needed in /contrib because...
2002-10-21 Bruce MomjianUpdates from Ian Barwick.
2002-10-21 Bruce MomjianDone:
2002-10-21 Bruce MomjianCompletely remove /contrib/retep, with Peter's approval...
2002-10-21 Bruce MomjianFirst step to removing /contrib/retep, with Peter Mount...
2002-10-20 Bruce MomjianRemove trailing blanks in cvs.sgml.
2002-10-20 Tom LaneFix potential problem with btbulkdelete deleting an...
2002-10-20 Tom LaneFix core dump recently introduced into pgbench.
2002-10-20 Tatsuo IshiiReturns exit status 1 if invalid encoding name or
2002-10-20 Tom LaneUpdate description of numeric constants to match 7...
2002-10-20 Bruce MomjianUpdate char/varchar()/text/bytea to mention they have...
2002-10-20 Barry LindApplied patch from Teofilis Martisius to improve perfor...
2002-10-20 Bruce MomjianAdd:
2002-10-20 Bruce MomjianUpdate Japanese FAQ, from Jun Kuwamura.
2002-10-20 Bruce MomjianAdd:
2002-10-20 Tom LaneAdd warning that autocommit=off is not well-supported...
2002-10-20 Tom LaneMove BeOS and QNX4 to unsupported-platform list, until...
2002-10-20 Tom LaneRule rewriter was doing the wrong thing with conditiona...
2002-10-20 Tom LaneDisallow aggregate functions in rule WHERE clauses...
2002-10-20 Barry LindApplied patch submitted by Mike Beachy to give a better...
2002-10-19 Tom LaneFix inconsistent formatting.
2002-10-19 Tom LaneFix incomplete definition of ALTER TABLE ADD/DROP CONST...
2002-10-19 Tom LaneFix within-function memory leaks in the various PLs...
2002-10-19 Barry LindApplied patch submitted by Kris Jurka to result in...
2002-10-19 Tom LaneFix pltcl self-test for recent changes to elog.
2002-10-19 Barry LindBacked out part of the change from 1.6. The attempt...
2002-10-19 Tom LaneFix case where a function in FROM returns a scalar...
next