OSDN Git Service

pg-rex/syncrep.git
2001-09-20 Tom LaneSuppress gcc warning.
2001-09-20 Tom LaneRemove some dead code and obsolete, misleading comments.
2001-09-20 Peter EisentrautDocument the sign() function.
2001-09-20 Peter EisentrautProvide tunable knob for x = NULL -> x IS NULL transfor...
2001-09-19 Peter EisentrautRemove old file.
2001-09-19 D'Arcy J.M... Change the version. We are moving towards the next...
2001-09-19 Peter EisentrautAvoid unnecessary strcasecmp -- replace by strcmp....
2001-09-19 Michael Meskes- Synced preproc.y with gram.y.
2001-09-19 Peter EisentrautReplace useless strcasecmp's by strcmp's.
2001-09-18 Peter EisentrautGenerate index.html as the root file name of the docume...
2001-09-18 Tom LaneEXPLAIN ANALYZE feature to measure and show actual...
2001-09-17 Peter EisentrautUnify the zip rules and variables.
2001-09-17 Tom LaneFix bogus failure-return value from lo_create, per...
2001-09-17 Bruce MomjianAttached is a patch that fixes ResultSetMetaData.isNull...
2001-09-17 Bruce MomjianI'm attaching a patch which fixes the corruption in...
2001-09-17 Hiroshi InoueChange vacuumlo to take 'lo' type into account.
2001-09-17 Hiroshi InoueChange FixupBlobXrefs() to take 'lo' type into account.
2001-09-17 Tom LaneSimplify and clean up FigureColname; make it work witho...
2001-09-17 Tom LaneUse portable putenv(), not unportable setenv().
2001-09-17 Tom LaneSuppress compiler warning.
2001-09-16 Tom LaneUpdate documentation's info about location of our CVSROOT.
2001-09-16 Peter EisentrautRussian translation from Serguei Mokhov
2001-09-16 Peter EisentrautUpdate from Serguei Mokhov
2001-09-16 Peter EisentrautUpdate intro in face of TOAST.
2001-09-16 Peter EisentrautInstall dynamically loadable modules into a private...
2001-09-16 Bruce MomjianUpdate highlights. More items to add.
2001-09-16 Bruce MomjianPoint to HISTORY File for current info.
2001-09-16 Bruce MomjianAdd list of 7.2 changes in preparation for beta.
2001-09-15 Peter Eisentrautupdates
2001-09-15 Peter EisentrautMarkup examples as examples.
2001-09-15 Peter EisentrautMarkup examples as examples. Fix formatting of examples.
2001-09-14 Peter EisentrautSome formatting changes, add CSS stylesheet. Include...
2001-09-14 Bruce Momjian> Here's a revised patch. Changes:
2001-09-14 Bruce MomjianAllow '1' in jdbc2 boolean test.
2001-09-14 Tatsuo IshiiRemove --enable-unicode-conversion
2001-09-14 Tatsuo IshiiAdd semicolon
2001-09-14 Tatsuo IshiiFix typo.
2001-09-14 Tatsuo IshiiFix exmaple
2001-09-14 Tatsuo IshiiFix show message
2001-09-14 Tatsuo IshiiAdd semicolon
2001-09-14 Tatsuo IshiiExample rules do not work.
2001-09-14 Tatsuo IshiiAdd semicolon
2001-09-14 Tatsuo IshiiAdd semicolon
2001-09-14 Hiroshi InoueChange an *if condition*.
2001-09-14 Hiroshi Inoue1) Improve the implementation of *Disallow Premature...
2001-09-14 Bruce MomjianUpdate TODO list.
2001-09-14 Hiroshi InoueFix a coversation error with pre 6.4 versions.
2001-09-14 Bruce MomjianUpdate TODO list.
2001-09-14 Bruce MomjianUpdate TODO list.
2001-09-13 Bruce MomjianAdd missing paren to ODBC compiles.
2001-09-13 Peter EisentrautUpdate compatibility information.
2001-09-13 Peter EisentrautUpdate compatibility information.
2001-09-13 Peter EisentrautUpdate compatibility information.
2001-09-13 Bruce MomjianDidn't want that jdbc patch in there yet.
2001-09-13 Bruce Momjian> I found a problem with PQescapeString (I think)....
2001-09-13 Peter EisentrautReplace ASCII-quotes with proper markup.
2001-09-13 Hiroshi Inoue1) Not export ODBC 3.0 functions.
2001-09-12 Peter Eisentraut'chown -R postgres /usr/local/pgsql' is wrong. Need...
2001-09-12 Bruce MomjianAttached patch is correction for 'doc/jdbc.sgml' of...
2001-09-12 Bruce MomjianFollowings are proposed fixes to jdbc.sgml(line numbers...
2001-09-12 Peter Eisentrautmax_locks_per_transaction seems to be a more consistent...
2001-09-12 Peter EisentrautCheck both -lrt and -lposix4 for fdatasync, to cover...
2001-09-12 Bruce MomjianIt is not fixed and I doubt that it is working fine...
2001-09-12 Bruce MomjianHere's some matching documentation, including some...
2001-09-12 Bruce MomjianI noticed that plpython does not make the relid availab...
2001-09-12 Tatsuo IshiiFix typo (add ;)
2001-09-12 Tatsuo IshiiFix typo (add ;)
2001-09-12 Tatsuo IshiiFix typo.
2001-09-11 Peter EisentrautLink ODBC driver with -lnsl and -lsocket, for Solaris.
2001-09-11 Peter EisentrautUse gcc -shared rather than gcc -G for shared library...
2001-09-11 Peter EisentrautInvoke on_exit() with correct number and type of arguments.
2001-09-11 Peter EisentrautLook for fdatasync() in librt, for Solaris.
2001-09-11 Hiroshi InoueFix some multibyte related bugs.
2001-09-11 Tatsuo IshiiImplement following item in TODO:
2001-09-11 Tatsuo IshiiAdd single quote (example given here does not work)
2001-09-11 Bruce MomjianUpdate TODO list.
2001-09-11 Tatsuo IshiiImplement following item in TODO:
2001-09-11 Tatsuo IshiiFix regression test in the case of building as root.
2001-09-10 Peter EisentrautWhen testing for source and build tree equality, and...
2001-09-10 Peter EisentrautMake prep_buildtree harmless when run on top of the...
2001-09-10 Peter EisentrautAdd explicit '-print' to 'find' commands.
2001-09-10 Peter EisentrautMarkup and spell-check run over Programmer's Guide...
2001-09-10 Peter EisentrautRemove extra space at end of line.
2001-09-10 Bruce MomjianUpdate TODO list.
2001-09-10 Bruce MomjianAttached is a patch that fixes DatabaseMetaDataTest...
2001-09-10 Bruce MomjianAttached is a patch to add bytea support to JDBC.
2001-09-10 Bruce MomjianOn Fri, 07 Sep 2001 01:34:46 -0400, Tom Lane wrote:
2001-09-10 Bruce MomjianAttached is a patch that fixes
2001-09-10 Bruce MomjianBug #1: attribute name when column is type cast:
2001-09-10 Bruce Momjian> NOTE: in the command.c in three places there (I belie...
2001-09-10 Bruce MomjianThe attached patch should be sufficient to fix libpgtcl...
2001-09-10 Hiroshi InoueChange dialog windows.
2001-09-10 Hiroshi Inoue1) Fix SQLForeignKeys() in multibyte mode.
2001-09-10 Tatsuo IshiiShort version of install procedure fails due to lacking...
2001-09-10 Tatsuo IshiiThe usage of kill is incorrect (lacks "data"). Anyway...
2001-09-10 Tatsuo IshiiFix typo. split does not produce ".".
2001-09-10 Tatsuo IshiiFix typo.
2001-09-10 Tatsuo IshiiExample program lacks RETURN
2001-09-10 Tatsuo IshiiFix typo.
2001-09-10 Tatsuo IshiiFix typo.
next