OSDN Git Service

pg-rex/syncrep.git
2001-01-19 Tom LaneSuppress compiler warning in MULTIBYTE code.
2001-01-19 Tom LaneSuppress compiler warning in MULTIBYTE case.
2001-01-19 Tom LaneSuppress unused-variable warning in non-Assert compilat...
2001-01-19 Bruce MomjianNew emails.
2001-01-19 Bruce MomjianAdd to type conversion TODO emails.
2001-01-19 Tom LaneUpdate docs to explain that 7.1 locks down LC_COLLATE...
2001-01-19 Bruce MomjianUpdate TODO list.
2001-01-19 Bruce MomjianAdd __volatile__ to all __asm__ and make consistent...
2001-01-19 Bruce MomjianNew ASM format:
2001-01-19 Bruce MomjianUpdate TODO list.
2001-01-19 Bruce MomjianUpdate TODO list.
2001-01-18 Bruce MomjianFix VAX ASM '1 f' -> '1f'.
2001-01-18 Bruce MomjianOops. Remove extra semicolon in comment.
2001-01-18 Bruce MomjianUpdate TODO list.
2001-01-18 Vadim B. MikheevComment out xlrec in xact_redo - no support for file...
2001-01-18 Peter MountForgot to cvs add UpdateableResultSet.java ;-)
2001-01-18 Peter MountThu Jan 18 17:37:00 GMT 2001 peter@retep.org.uk
2001-01-18 Peter MountThu Jan 18 12:24:00 GMT 2001 peter@retep.org.uk
2001-01-18 Hiroshi InoueFix some leaks(was my fault).
2001-01-18 Thomas G. LockhartFix up "Postgres-style" time interval representation...
2001-01-18 Thomas G. LockhartFix incorrect placeholder name in example.
2001-01-18 Thomas G. LockhartAdd "--nodata" option to allow schema conversion only.
2001-01-18 Tom LaneFix performance issue with qualifications on VIEWs...
2001-01-18 Thomas G. LockhartReplace contraction with long form. Cosmetic only.
2001-01-18 Bruce MomjianAdd "OK, OK, Hiroshi's right" thread.
2001-01-18 Hiroshi InoueChange LockClassinfoForUpdate() to retry mark4update...
2001-01-18 Bruce MomjianUpdate TODO list.
2001-01-18 Bruce MomjianUpdate TODO list.
2001-01-17 Bruce MomjianFunctions -> Function's
2001-01-17 Bruce Momjianattached is a patch that makes SysV semaphore emulation
2001-01-17 Bruce MomjianChange lcons(x, NIL) to makeList(x) where appropriate.
2001-01-17 Thomas G. LockhartChange comparisons of tm->tm_isdst from "nonzero" to...
2001-01-17 Bruce MomjianThere are misprints in postgres doc., in :
2001-01-17 Bruce MomjianMove structure comments from the top block down to...
2001-01-16 Tom LaneRemove bogus backslashes in sed command.
2001-01-16 Tom LaneOops, I had managed to break query-cancel-while-waiting...
2001-01-16 Tom LaneRename fields of lock and lockholder structures to...
2001-01-15 Tom LaneShow intarray contrib module in contrib/README and...
2001-01-15 Peter EisentrautAdjust file names.
2001-01-15 Tom LaneFix problems with parentheses around sub-SELECT --...
2001-01-15 Tom LaneTweak heap_update/delete so that we do not hold the...
2001-01-14 Tom LaneMinor coding cleanups.
2001-01-14 Tom LaneAnother go-round on making GetRawDatabaseInfo behave...
2001-01-14 Tom Lanepg_database's datpath column must not be marked toastab...
2001-01-14 Tom LaneNeed to do BufferSync at end of DROP DATABASE as well...
2001-01-14 Tom LaneMake aclcontains() do something that's at least vaguely...
2001-01-14 Tom LaneRestructure backend SIGINT/SIGTERM handling so that...
2001-01-13 Peter EisentrautTerminology cleanup: class -> table, instance -> row...
2001-01-13 Bruce MomjianBacked out:
2001-01-13 Peter EisentrautAdd information about bit types. Adjust some other...
2001-01-13 Bruce MomjianAttached is a set of patches for a couple of bugs deali...
2001-01-13 Bruce MomjianMore cleanup.
2001-01-13 Tom LaneRelax test on typmod matching between a table and its...
2001-01-13 Peter EisentrautWindows wants shared libraries in PATH.
2001-01-13 Marc G. Fourniercheck one last time for any erros ...
2001-01-13 Peter EisentrautNew shell for the to be written CHECKPOINT documentatio...
2001-01-13 Marc G. Fournierignore his too
2001-01-13 Marc G. Fournierand this time?
2001-01-13 Marc G. Fourniertry this again ...
2001-01-13 Peter EisentrautClean up garbage.
2001-01-13 Peter EisentrautSurely one README file is enough.
2001-01-13 Bruce MomjianUpdate pgcvslog to fix problem with duplicate narratives.
2001-01-13 Marc G. Fournierokay, this appears to work ...
2001-01-12 Peter EisentrautSurely we don't need a 7.0.3 makefile in 7.1.
2001-01-12 Peter EisentrautUpdate information about compiling extension modules.
2001-01-12 Tom LaneAdd more critical-section calls: all code sections...
2001-01-12 Bruce MomjianUpdate TODO list.
2001-01-12 Bruce MomjianUpdate TODO list.
2001-01-12 Philip WarnerFixed handling of renamed columns in PK constraints
2001-01-12 Bruce MomjianAdd to DROP todo.
2001-01-12 Bruce MomjianUpdate TODO list.
2001-01-12 Bruce MomjianUpdate TODO list.
2001-01-12 Tom LaneBring CREATE TABLE syntax synopsis into line with reali...
2001-01-12 Philip Warner- Check ntuples == 1 for various SELECT statements.
2001-01-12 Tom LanePreserve constraints and column defaults during CLUSTER.
2001-01-12 Marc G. Fourniercommit Oleg and Teodor's RD-tree implementation .....
2001-01-12 Marc G. FournierNew feature:
2001-01-11 Peter Eisentraut#ifdef out entire file for newer Cygwin versions.
2001-01-11 Peter EisentrautAdd DLLIMPORT to TransactionCommandContext.
2001-01-11 Peter EisentrautRemove useless DLLIMPORT (only needed in header files).
2001-01-11 Bruce MomjianUpdate TODO list.
2001-01-11 Marc G. Fournierreduce HISTORY changes from this list too
2001-01-11 Marc G. Fournierremove all the TODO updates, which drops of 12k from...
2001-01-11 Marc G. Fournierusing cvs2cl.pl, generate a list of changes from beta1...
2001-01-10 Peter EisentrautMake checks for global variables (sys_nerr, timezone...
2001-01-10 Hiroshi InoueRemoved a no longer needed SetWaitingForLock() call in
2001-01-10 Tom LaneDo The Right Thing (tm) if asked to cluster a temp...
2001-01-09 Michael MeskesSynced preproc.y with gram.y.
2001-01-09 Peter EisentrautRemove -L$(libdir) from DLLLIBS to prevent linking...
2001-01-09 Peter EisentrautAdd configure check for sys_nerr, to end all discussions.
2001-01-09 Bruce MomjianUpdate TODO list.
2001-01-09 Bruce MomjianThe KAME files md5.* and sha1.* have the following...
2001-01-09 Bruce MomjianApply proper sql.sgml change.
2001-01-09 Bruce MomjianAttached is a doc patch for doc/src/sgml/sql.sgml.
2001-01-09 Bruce MomjianUpdate TODO list.
2001-01-09 Bruce MomjianA patch for doc/src/sgml/plsql.sgml to add a little...
2001-01-09 Bruce MomjianApproaching the current documentation from a position...
2001-01-09 Bruce MomjianUpdate TODO list.
2001-01-09 Bruce MomjianUpdate TODO list.
2001-01-09 Bruce MomjianUpdate TODO list.
next