OSDN Git Service

pg-rex/syncrep.git
2001-03-14 Peter EisentrautWe're way past 6.3 ...
2001-03-14 Peter EisentrautUpdate. Things are now build through 'make'.
2001-03-14 Tom LaneUse SEP_CHAR consistently in forming XLOG pathnames.
2001-03-14 Tom LaneRemove obsolete PowerPC-specific hack for comparisons...
2001-03-14 Tom LaneMove -Bsymbolic for HPUX to Makefile.hpux, per Peter...
2001-03-14 Bruce MomjianUpdate TODO list.
2001-03-14 Bruce Momjian'waiting' status display had extra space, removed.
2001-03-14 Peter EisentrautTry to run empty test program before running any real...
2001-03-14 Tom LaneDon't go belly-up if fork() fails for a routine checkpo...
2001-03-14 Tom LaneFix numeric modulo operator for case of fractional...
2001-03-14 Bruce MomjianNew shutdown wording:
2001-03-14 Hiroshi InoueFix some memory leaks.
2001-03-14 Hiroshi Inoueifdef out reindex stuff in VACUUM for safety.
2001-03-14 Tom LaneFirst cut at XLOG file reset utility.
2001-03-13 Peter EisentrautProvide more useful error message if 'postgres -V'...
2001-03-13 Peter Eisentrautupdate
2001-03-13 Peter Eisentrautupdate
2001-03-13 Tom LaneChange xlog page-header format to include StartUpID...
2001-03-13 Peter Eisentraut'test -e' isn't portable. Use 'test -f'.
2001-03-13 Bruce MomjianUpdate FAQ.
2001-03-13 Philip WarnerDocument changed features of pg_dump, including:
2001-03-13 Philip Warner- Use subselect when enabling triggers,
2001-03-13 Hiroshi InoueThe attached file contains the registry settings requir...
2001-03-13 Tom LaneUpdate for new pg_control format.
2001-03-13 Tom LaneXLOG (and related) changes:
2001-03-12 Tom LaneAvoid O(N^2) behavior in deferredTriggerAddEvent()...
2001-03-11 Bruce MomjianUpdate TODO list.
2001-03-11 Peter EisentrautThrow error if Ant is not found and Java is requested...
2001-03-11 Peter EisentrautAdd uninstall target to Java build.
2001-03-10 Tom LaneTurns out the HPUX linker likes -Bsymbolic too. Withou...
2001-03-10 Tom LaneProvide a hack to let initialization happen on platform...
2001-03-10 Tom LaneDo not accept values from sections following the specif...
2001-03-10 Tom LaneBOX documentation disagreed with code about corner...
2001-03-10 Bruce MomjianUpdate TODO list.
2001-03-10 Peter EisentrautDocument --with-java.
2001-03-10 Peter EisentrautEliminate some hackery when creating text files (INSTAL...
2001-03-10 Peter EisentrautUse install-sh unconditionally.
2001-03-10 Tom LaneFATAL errors should cause exit with nonzero status...
2001-03-10 Hiroshi Inoue1)Allow the access to indexes with up to 16 keys.
2001-03-09 Tom LaneDon't choke on superuser names containing random punctu...
2001-03-09 Peter EisentrautRecursive distclean shouldn't depend on recursive clean...
2001-03-09 Peter EisentrautIntegrate "Porting from Oracle PL/SQL" HOWTO from Rober...
2001-03-09 Hiroshi Inouehold interupts during LockWaitCancel().
2001-03-08 Bruce MomjianAdd Japanese FAQ>
2001-03-08 Bruce MomjianUpdate TODO list.
2001-03-08 Bruce MomjianUpdate FAQ.
2001-03-08 Tom LaneA subplan invoked within an aggregate function's argume...
2001-03-08 Tom LaneModify wchar conversion routines to not fetch the next...
2001-03-07 Tom LaneRepair a number of places that didn't bother to check...
2001-03-07 Bruce Momjian> Applied. Thanks.
2001-03-07 Bruce Momjianpltcl_loadmod has problems with big (>4k) modules becau...
2001-03-06 Bruce MomjianUpdate my2pg, new version.
2001-03-06 Tom LaneBelieve $POSTGRES_LIB and $POSTGRES_INCLUDE only if...
2001-03-06 Peter EisentrautSync rule for making INSTALL file.
2001-03-06 Peter EisentrautHelp message s/dump/restore/ (must have been copy&paste...
2001-03-06 Peter EisentrautSome editing, enhance markup, move description section...
2001-03-06 Bruce MomjianShorten TOAST mention
2001-03-06 Peter EisentrautUpdate/correct/refine.
2001-03-06 Peter MountTue Mar 06 12:05:00 GMT 2001 peter@retep.org.uk
2001-03-06 Philip Warner- Reflect change of option -U to -L
2001-03-06 Philip Warner- Minor correction to usage
2001-03-06 Philip Warner- Dump relevant parts of sequences only when doing...
2001-03-06 Philip Warner- Only disable triggers in DataOnly (or implied data...
2001-03-05 Peter EisentrautAdd missing space, change some markup.
2001-03-05 Peter EisentrautSorry, that change was not correct.
2001-03-05 Bruce MomjianI'm attaching those diffs for the Reference Guide in...
2001-03-05 Bruce MomjianUpdate email addresses.
2001-03-05 Bruce MomjianHere is the chinese_big5 patch for PgAccess. I've...
2001-03-05 Peter MountHmmm, a conflict with V1.104 of configure.in remained...
2001-03-05 Peter MountThere's always 1 file missed out ;-)
2001-03-05 Peter MountOk, I've split todays commit into three, the first...
2001-03-05 Peter MountMinor fixes...
2001-03-05 Peter MountFirst batch of the tools merged in...
2001-03-04 Peter EisentrautPyGreSQL documentation. Based on the README, converted...
2001-03-04 Bruce MomjianUpdate mysql converter, new version released.
2001-03-03 Tom LaneDocument TEMP option.
2001-03-03 Peter EisentrautAdd configure check for -lunix, for QNX.
2001-03-03 D'Arcy J.M... Update the version number. We may change this to 7...
2001-03-03 D'Arcy J.M... Add oid to list of keys cached.
2001-03-03 D'Arcy J.M... Incrementing version number in preparation for next...
2001-03-03 D'Arcy J.M... Added postgres.h header for more type checking.
2001-03-02 Bruce MomjianUpdate TODO list.
2001-03-01 Peter EisentrautAdd missing include.
2001-03-01 Peter EisentrautFix memory leak.
2001-03-01 Tom LaneEnsure previous setting of pset.queryFout is restored...
2001-03-01 Peter EisentrautAdd missing semicolon required by QNX shell.
2001-03-01 Tatsuo IshiiRemove HAVE_OPTARG per discussion in hackers list.
2001-03-01 Bruce MomjianUpdate TODO list.
2001-03-01 Bruce MomjianUpdate TODO list.
2001-02-28 Peter EisentrautDo not strip whitespace within quotes.
2001-02-28 Bruce MomjianUpdate TODO list.
2001-02-28 Bruce MomjianUpdate TODO list.
2001-02-27 Tom LaneTweak portal (cursor) code so that it will not call...
2001-02-27 Tom LaneMark new text<->date, text<->time, text<->timetz conver...
2001-02-27 Marc G. Fournierstart of an admin tool for FreeBSD to help configure...
2001-02-27 Tatsuo IshiiMassive commits for SunOS4 port.
2001-02-27 Tatsuo IshiiFix vacuum analyze error.
2001-02-26 Michael MeskesFixed variable handling in preproc.y.
2001-02-26 Tatsuo IshiiAllow pgaccess to input Japanese. See included mail.
2001-02-26 Tom LaneImplement COMMIT_SIBLINGS parameter to allow pre-commit...
next