OSDN Git Service

pg-rex/syncrep.git
2002-08-08 Tatsuo IshiiRemove #ifdef MULTIBYTE
2002-08-08 Tom LaneCause schema-qualified FROM items and schema-qualified...
2002-08-08 Tom LaneClean up plpgsql identifier handling: process quoted...
2002-08-08 Tom LaneparseTypeString wasn't quite paranoid enough.
2002-08-07 Tom LaneFix permission checking for temp-table namespace.
2002-08-07 Tom LaneImprove 'failed to initialize' messages.
2002-08-06 Peter EisentrautUpdated translation from Dennis Bjorklund <db@zigo...
2002-08-06 Tom LaneStill more paranoia in PageAddItem: disallow specificat...
2002-08-06 Tom LaneRemove no-longer-used PageManagerMode enum.
2002-08-06 Tom LaneMove pg_convert3 declaration to suppress compile warnin...
2002-08-06 Tatsuo IshiiAdd SQL99 CONVERT() function.
2002-08-06 Bruce MomjianPatch for current CVS. It add test of lca() to ltree...
2002-08-06 Bruce MomjianOf course, the simple change has ripple effects! Here...
2002-08-06 Bruce Momjian>> Hm. I'd sort of expect the "z" to become both the...
2002-08-06 Bruce MomjianThe attached patch disallows the use of coldeflists...
2002-08-06 Bruce MomjianThis patch fixes two typos in the documentation for...
2002-08-06 Bruce MomjianThis patch changes the behavior of PostgreSQL so that...
2002-08-06 Tom LaneRestructure local-buffer handling per recent pghackers...
2002-08-05 Peter EisentrautForgot to add/remove files.
2002-08-05 Peter EisentrautAdd User's Guide chapters on Data Definition and Data...
2002-08-05 Tom LaneRestructure system-catalog index updating logic. Inste...
2002-08-05 Tom LanePreliminary code review for anonymous-composite-types...
2002-08-05 Thomas G. LockhartFix compilation problem with assert checking enabled...
2002-08-05 Tom LaneCode review for anonymous-functions patch --- clean...
2002-08-04 Tom LaneTemporary solution for XLogDir breakage.
2002-08-04 Tom LaneFix merge failures for anonymous-type patch. From...
2002-08-04 Tom LaneFix broken pg_backend_pid reference, per Joe Conway.
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
next