OSDN Git Service

pg-rex/syncrep.git
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...
2001-02-25 Peter EisentrautEven better example for operator precedence mis-parsing.
2001-02-25 Peter EisentrautDoesn't need libpq.
2001-02-25 Peter EisentrautRemove binary files.
2001-02-24 Tom LaneAt least on HPUX, select with delay.tv_sec = 0 and...
2001-02-24 Peter EisentrautChoose a more suitable example for the operator precede...
2001-02-24 Peter EisentrautMarkup, spell check, refine JDBC documentation.
2001-02-24 Tom LaneWhen under postmaster, bogus arguments should cause...
2001-02-23 Tom LaneFix pg_dump crashes caused by bogus use of va_start...
2001-02-23 Bruce MomjianI had a need to read such things as the backend locale...
2001-02-23 Tom LaneAs long as we're fixing this space calculation, let...
2001-02-23 Bruce MomjianUpdate TODO list.
2001-02-23 Bruce MomjianUpdate comments on locks.
2001-02-23 Bruce MomjianUpdate TODO list.
2001-02-23 Bruce MomjianUpdate TODO list.
2001-02-23 Bruce MomjianBruce Momjian <pgman@candle.pha.pa.us> writes:
2001-02-23 Marc G. Fournierupdate to beta5 ... I think I ran cvs2cl right this...
2001-02-23 Marc G. Fournierupdate to beta5
2001-02-23 Hiroshi InoueResolve a compile error.
2001-02-23 Hiroshi InoueReindex of shared system indexes must be overwrite...
2001-02-23 Tatsuo IshiiEnhanced UTF-8/SJIS mapping generator, contributed by
2001-02-23 Thomas G. LockhartFreshen with a few recent platform reports:
2001-02-23 Bruce Momjianchinese-gb -> chinese_gb.
2001-02-23 Bruce MomjianRename to chinese-gb
2001-02-22 Bruce MomjianMore comment cleanups.
2001-02-22 Bruce MomjianMore comment improvements.
2001-02-22 Bruce MomjianClean up index/btree comments/macros, as approved.
2001-02-22 Bruce MomjianChange /*---- commants to /* where appropriate. pginde...
2001-02-22 Bruce MomjianUpdate flowchart xfig file.
2001-02-22 Bruce Momjian The attachement is the Chinese (GB) patch for PgAcc...
2001-02-22 Hiroshi InoueAvoid 'FATAL: out of free buffers: time to abort !...
2001-02-22 Tom LaneAdjust expected error message due to change of keyword...
2001-02-22 Tatsuo IshiiAdd _REGEX_UTILS_H to avoid duplication.
2001-02-22 Tatsuo IshiiUpdate mutibyte doc
2001-02-22 Hiroshi InoueFix the bug report [ODBC] select from a table having...
2001-02-21 Tom LaneDocument timeofday(), mention start-of-transaction...
2001-02-21 Tom LaneCorrect bogus output formatting of timeofday() function...
2001-02-21 Bruce MomjianComment improvements.
2001-02-21 Tom LaneChange case-folding of keywords to conform to SQL99...
2001-02-21 Peter EisentrautFix markup. (A <keyword> isn't what it is in SQL....
2001-02-21 Tatsuo IshiiSafe guard in case of imporper data is provided to...
2001-02-21 Tatsuo Ishiinew regression data for 7.1
2001-02-21 Tatsuo Ishiichange destroydb -> dropdb
2001-02-20 Peter EisentrautAdd more details.
2001-02-20 Peter EisentrautTurn on section numbering.
2001-02-20 Tom LaneClean out any old versions of no-longer-installed heade...
2001-02-20 Tom LaneRemove unportable #warning directive.
2001-02-20 Peter EisentrautMake sure -L and -I's for our source tree are always...
2001-02-20 Tom LaneRemove obsolete claim that it doesn't work to use gcc...
2001-02-20 Tom LaneSelect optimization by default for HP's C compiler.
2001-02-20 Bruce MomjianUpdate TODO list.
2001-02-20 Bruce MomjianUpdate TODO list.
2001-02-20 Bruce MomjianChanges:
2001-02-20 Tom LaneTruncate incoming username and database name to NAMEDAT...
2001-02-20 Bruce MomjianUpdate HPUX FAQ.
2001-02-20 Tom LaneFix pg_passwd's failure to cope with usernames > 8...
2001-02-20 Tom LaneRemove inclusion of <varargs.h> on SunOS; this does...
2001-02-19 Tom LaneDocument --enable-cassert.
2001-02-19 Bruce MomjianUpdate TODO list.
2001-02-19 Bruce MomjianUpdate TODO list.
2001-02-19 Tom LaneChange plpgsql's GET DIAGNOSTICS statement to use SQL99...
2001-02-19 Bruce MomjianUpdate TODO list.
2001-02-19 Bruce MomjianUpdate TODO list.
2001-02-19 Bruce MomjianUpdate TODO list.
2001-02-19 Michael MeskesSynced gram.y and preproc.y.
2001-02-19 Tatsuo IshiiFix nasty bug in configure.
2001-02-19 Tom LaneUpdate example of partially constraining join order...
2001-02-19 Tom LaneAND/OR truth table needs another row IMHO.
2001-02-18 Bruce MomjianAdd copyright mentions, per Tom Lane.
2001-02-18 Peter EisentrautAllow extract() to accept the same field selectors...
2001-02-18 Tom LaneAdd --template option to createdb script to allow acces...
2001-02-18 Peter EisentrautEnhance documentation of date/time functions. Add...
2001-02-18 Peter EisentrautMake <lineannotation> italic. Fix syntax error in...
2001-02-18 Tom LaneAdd note that partial indices are not currently supported.
2001-02-18 Tom LaneUpdate description of fsync option for 7.1.
2001-02-18 Tom LaneChange default commit_delay to zero, update documentation.
2001-02-18 Tom LaneChange s_lock to not use any zero-delay select() calls...
2001-02-18 Tom LaneRemove bogus set_ps_display call --- changing displayed...
2001-02-17 Tom LaneCatch some stray references to .htm files.
2001-02-17 Tom LaneNo more .htm files, so don't try to add them to the...
2001-02-17 Bruce MomjianUpdate TODO list.
next