OSDN Git Service

pg-rex/syncrep.git
2002-08-04 Bruce MomjianAnother backend_pid rename.
2002-08-04 Bruce MomjianFix compile failures for FRS composite tyhpe patch...
2002-08-04 Bruce MomjianRename backend_pid to pg_backend_pid, move docs to...
2002-08-04 Bruce MomjianAttached are two patches to implement and document...
2002-08-04 Tom LaneFix obsolete comment.
2002-08-04 Thomas G. LockhartMinor clarification or fix of typos.
2002-08-04 Thomas G. LockhartImplement WAL log location control using "-X" or PGXLOG.
2002-08-04 Thomas G. LockhartImplement IS OF and IS NOT OF type predicate.
2002-08-04 Thomas G. LockhartImplement IS OF type predicate. Can now do queries...
2002-08-04 Thomas G. LockhartAdd guard code to protect from buffer overruns on long...
2002-08-04 Thomas G. LockhartDefine macros for handling typmod manipulation for...
2002-08-04 Thomas G. LockhartImplement hex literal conversion to bit string literal.
2002-08-04 Thomas G. LockhartAllow bit string constants without fully-specified...
2002-08-04 Thomas G. LockhartImplement WAL log location control using "-X" or PGXLOG.
2002-08-04 Thomas G. LockhartAdd IS OF type predicate.
2002-08-04 Thomas G. LockhartAdd Myannar Time, Iran Time variant name, and Marquesas...
2002-08-04 Tom LaneFix broken markup.
2002-08-04 Tom LaneNeil's patch claimed a column list didn't work for...
2002-08-04 Bruce MomjianAdd missing file; new docs for start_transaction.
2002-08-04 Bruce MomjianTom Lane:
2002-08-04 Bruce Momjian[ Previous patch reversed.]
2002-08-04 Bruce MomjianThis patch fixes a probably harmless write of uninitial...
2002-08-04 Bruce MomjianChange messages like this:
2002-08-04 Bruce MomjianThis trivial patch fixes a small memory leak in pg_dump.
2002-08-04 Bruce Momjianplease find attached patch to current CVS ( contrib...
2002-08-04 Bruce MomjianThis patch fixes a "multi-line string literal" warning...
2002-08-04 Bruce MomjianThe attached patch implements START TRANSACTION, per...
2002-08-04 Bruce MomjianThis patch fixes in intermittent failure in the regress...
2002-08-04 Bruce MomjianThis patch adds support for inet[] arrays to the /contr...
2002-08-04 Bruce MomjianBack out pl/pgsql quotation fix. Has problems.
2002-08-04 Bruce Momjian*** empty log message ***
2002-08-04 Bruce Momjian*** empty log message ***
2002-08-04 Bruce Momjian I send a simple patch for PL/pgSQL parser which...
2002-08-04 Bruce MomjianHere is a doc patch for the SHOW X changes and new...
2002-08-02 Tom LaneWhen compiling with --enable-cassert, check for referen...
2002-08-02 Tom LaneRemoveAttrDefaultById() neglected to obtain exclusive...
2002-08-02 Bruce MomjianRemove unused drop TODO.detail.
2002-08-02 Bruce MomjianNo need for TODO.detail link anymore:
2002-08-02 Bruce MomjianDone:
2002-08-02 Tom LaneALTER TABLE DROP COLUMN works. Patch by Christopher...
2002-08-01 Bruce Momjian* -Remove LockMethodTable.prio field, not used (Bruce)
2002-08-01 Hiroshi Inoue1) Improve the handling of the queries like (select...
2002-07-31 Tom LaneInstead of having a configure-time DEFAULT_ATTSTATTARGE...
2002-07-31 Bruce MomjianDone:
2002-07-31 Bruce MomjianMove backend_pid to functions/misc.
2002-07-31 Bruce MomjianRename pid function to backend_pid().
2002-07-31 Bruce MomjianAdd function to access backend pid, pg_stat_get_backend...
2002-07-31 Bruce MomjianDone:
2002-07-30 Tom LaneTeach pg_dump to dump user-defined operator classes...
2002-07-30 Bruce MomjianUpdated:
2002-07-30 Bruce MomjianClarification from Tom:
2002-07-30 Bruce MomjianWould it be wise to have the plsql.sgml file renamed...
2002-07-30 Bruce MomjianAdded for Neil Conway:
2002-07-30 Tom LaneIf we're cleaning out _deadcode, might as well zap...
2002-07-30 Tom LaneReplace ad-hoc insertions into pg_opclass and friends...
2002-07-30 Bruce MomjianRemove last recipe file.
2002-07-30 Tom LaneEnsure that src/tutorial gets cleaned by top-level...
2002-07-30 Tom LaneReplace ad-hoc insertions into pg_opclass and friends...
2002-07-30 Tom LaneUse Max/Min macros, not MAX/MIN, to eliminate portabili...
2002-07-30 Bruce MomjianDone:
2002-07-30 Bruce MomjianThe attached patch removes the last remnants of support for
2002-07-30 Bruce MomjianIMPROVED VERSION APPLIED:
2002-07-30 Bruce MomjianAdd ltree data type to contrib, from Teodor Sigaev...
2002-07-30 Bruce MomjianAdded support for schemas and quotes in tab-complete...
2002-07-30 Bruce Momjian This should fix a bug where a row that was...
2002-07-30 Tom LaneSince we're depending on %option noyywrap in the main...
2002-07-30 Bruce MomjianAdd tablefunc to contrib makefile.
2002-07-30 Bruce MomjianAs mentioned above, here is my contrib/tablefunc patch...
2002-07-30 Bruce MomjianHere are two patches. The guc_and_tablefunc patch addre...
2002-07-30 Bruce MomjianThis patch fixes one serious bug (runaway INSERT) and...
2002-07-30 Bruce MomjianUpdate contributions link.
2002-07-30 Dave Crameradded tests for crossReferences
2002-07-30 Dave Cramerchanged test user back to test
2002-07-30 Dave CramerAdded DataSource code and tests submitted by Aaron...
2002-07-30 Dave Cramerchanges for new Datasource
2002-07-30 Bruce MomjianMove alarm timers to proper location.
2002-07-30 Tom LaneRewrite xindex.sgml for CREATE OPERATOR CLASS. catalog...
2002-07-30 Bruce MomjianMake statement_timeout apply to entire query string...
2002-07-30 Bruce Momjian--enable-syslog no longer required to use syslog.
2002-07-30 Bruce MomjianMove item:
2002-07-30 Bruce MomjianUpdate FAQ.
2002-07-30 Hiroshi InoueFix a bug about automatic client_encoding setting.
2002-07-29 Bruce MomjianUpdate FAQ.
2002-07-29 Tom LaneCentralize code for interpreting schema references...
2002-07-29 Tom LaneUse aclcheck_error() in place of ad-hoc permissions...
2002-07-29 Tom LaneImplement CREATE/DROP OPERATOR CLASS. Work still remai...
2002-07-29 Bruce MomjianFix from Neil Conway:
2002-07-29 Tom LaneFix minor coding error: don't ReleaseSysCache until...
2002-07-29 Tatsuo IshiiFix typo. Remove #ifdef MULTIBYTE
2002-07-28 Peter EisentrautStructure reference pages consistently. Document that...
2002-07-28 Peter EisentrautClean documentation subtree during make clean.
2002-07-27 Peter EisentrautAssemble portability modules into libpgport library.
2002-07-26 Hiroshi InoueFix a bug about the handling of CX parameter of the...
2002-07-26 Barry LindFouth (and final) phase of restructuring to add jdbc3...
2002-07-25 Barry LindThird phase of restructuring to add jdbc3 support.
2002-07-25 Peter EisentrautRemove extra comma.
2002-07-25 Tatsuo IshiiImplement DROP CONVERSION
2002-07-24 Barry LindSecond phase of restructuring to add jdbc3 support.
2002-07-24 Peter EisentrautRemove _deadcode.
2002-07-24 Peter EisentrautRemove unused system table columns:
next