OSDN Git Service

pg-rex/syncrep.git
2002-10-31 Tom LaneGot tired of explaining why this Assert is not wrong.
2002-10-31 Tom LaneCode review for statement_timeout patch. Fix some...
2002-10-31 Tom LaneFix miscalculation of remaining free space during tuple...
2002-10-31 Tom LaneAvoid use of inline functions that are not declared...
2002-10-31 Bruce MomjianClean up gram.y trailing spaces.
2002-10-30 Bruce MomjianAdd mention of T on .pot files, from pkuczynski@hypode.pl
2002-10-30 Barry LindReturn something meaningful for Statement.getFetchSize...
2002-10-30 Bruce MomjianClean up Unixware entry for Larry Rosenman
2002-10-30 Bruce MomjianAdd additional ORDER BY to join regression test, per...
2002-10-30 Bruce MomjianRemove /src/utils. Is final cleanup of getopt.c resure...
2002-10-29 Bruce MomjianAdd popen/pclose -> _popen/_pclose() mapping for Win32.
2002-10-29 Bruce MomjianUpdate ports list.
2002-10-29 Bruce MomjianUpdate ports list.
2002-10-29 Bruce MomjianUpdate ports list.
2002-10-29 Bruce MomjianUpdate comments.
2002-10-29 Bruce Momjiangetopt.c now in /port, for MS Win.
2002-10-29 Bruce MomjianRe-add getopt.c for MSWin psql.
2002-10-29 Bruce MomjianRe-add getopt.c.
2002-10-29 Bruce MomjianClean up markup in ports list.
2002-10-29 Bruce MomjianUpdate ports list.
2002-10-29 Bruce MomjianUpdate regression for FreeBSD 4.7, for Larry Rosenman
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.
next