OSDN Git Service

pg-rex/syncrep.git
2002-12-06 Bruce MomjianMark ALTER DOMAIN as supported, fix typo in header.
2002-12-06 Bruce MomjianRe-addd Rod's ALTER DOMAIN patch.
2002-12-06 Bruce MomjianAdd file.
2002-12-06 Bruce MomjianAdd SGML file.
2002-12-06 Bruce MomjianBack out V6 code, caused postmaster startup failure.
2002-12-06 Bruce MomjianAdd missing v6utils file.
2002-12-06 Bruce MomjianUpdated IPv6 patch to fix netmask.
2002-12-06 Bruce MomjianWe have just finished porting the old KAME IPv6 patch...
2002-12-06 Bruce MomjianSome time ago John Gray <jgray@azuli.co.uk> and myself...
2002-12-06 Bruce MomjianBack out ALTER DOMAIN patch until missing file appears.
2002-12-06 Bruce MomjianALTER DOMAIN .. SET / DROP NOT NULL
2002-12-06 Bruce MomjianPyGreSQL inserttable patch
2002-12-06 Bruce MomjianWith a recent commit truncate is transaction safe in...
2002-12-05 Bruce MomjianAs far as I figured from the source code this function...
2002-12-05 Tom Lanelocalbuf.c must be able to do blind writes.
2002-12-05 Tom LaneAvoid pulling up sublinks from a subselect's targetlist...
2002-12-05 Bruce MomjianIt looks like the problem was introduced when the ...
2002-12-05 Bruce MomjianAdd:
2002-12-05 Bruce MomjianClearify variables names so it is clear which variable...
2002-12-05 Bruce MomjianAllow 'password' encryption even when pg_shadow has...
2002-12-05 Tom LanePhase 1 of read-only-plans project: cause executor...
2002-12-05 Bruce MomjianImprovements from Neil Conway.
2002-12-05 Bruce MomjianDocument get/set bit/byte functions.
2002-12-05 Bruce MomjianMore cleanup of userid to be AclId rather than Oid.
2002-12-05 Dave Cramerchanged sort of column names to sort by attnum, not...
2002-12-04 Bruce MomjianUpdate docs mention of query string for debug_ commands...
2002-12-04 Tom LaneRepair oversight in recent change of dependency extract...
2002-12-04 Bruce MomjianAdd:
2002-12-04 Bruce MomjianStamp minor version numbers for 7.4 release.
2002-12-04 D'Arcy J.M... Remove typprtlen from getdescr() as it is not available...
2002-12-04 Bruce MomjianMake usesysid consistently int4, not oid.
2002-12-03 Bruce MomjianDone:
2002-12-03 Bruce MomjianDeal with cases where getpeereid _and_ another creditia...
2002-12-03 Bruce MomjianAdd OpenBSD local indent credentials, from William...
2002-12-03 Bruce MomjianUpdated:
2002-12-03 Tom LaneFix off-by-one bug in usage check.
2002-12-02 Bruce MomjianAdd for D'Arcy:
2002-12-02 Tom LaneRepair core dump when trying to delete an entry from...
2002-12-02 Tom LaneFix script name in README.
2002-12-02 Tom LaneFix dependency generation for multicolumn foreign keys...
2002-12-01 Bruce MomjianDone in 7.3, so removed:
2002-12-01 Bruce MomjianDone:
2002-12-01 Tom LaneTeach planner to expand sufficiently simple SQL-languag...
2002-12-01 Tom LaneFix ExecMakeTableFunctionResult() to work with generic...
2002-12-01 Tom LaneFix pg_dump failure against 7.1 or older servers, per
2002-12-01 Tom LaneRun COPY OUT in a temporary memory context that's reset...
2002-11-30 Tom LaneCode review for IS DISTINCT FROM patch. Fix incorrect...
2002-11-30 Tom LaneMissed one place that can be simplified after recent...
2002-11-30 Tom LaneBe more realistic about plans involving Materialize...
2002-11-30 Tom LaneMake install and clean targets behave more normally.
2002-11-30 Tom LaneUpgrade planner and executor to allow multiple hash...
2002-11-29 Tom LaneTighten selection of equality and ordering operators...
2002-11-29 Tom LaneRepair prehistoric logic error in lseg_eq and lseg_ne.
2002-11-29 Tom LaneSuppress compiler warning from newer gcc.
2002-11-29 Bruce MomjianThis patch fixes two tiny memory leaks in pg_dump and...
2002-11-28 Bruce MomjianAdd trigger emails.
2002-11-27 Tom Lanerm should be rm -f, per comment from Peter Harris.
2002-11-27 Tom LaneImprove some comments.
2002-11-27 Tom LaneAdd note that scaling factor should be >= # of clients.
2002-11-27 Michael MeskesSynced parser with backend
2002-11-26 Bruce MomjianMove to URGENT, for Justin:
2002-11-26 Bruce MomjianRecreate HISTORY file to match release.sgml changes...
2002-11-26 Bruce MomjianAdd -cmdTuples to tcl interface.
2002-11-26 Bruce MomjianUpdate trigger discussion.
2002-11-26 Bruce MomjianUpdate build rules for /HISTORY.
2002-11-26 Bruce MomjianAdd to trigger thread.
2002-11-26 Bruce MomjianFix typo in release notes.
2002-11-26 Bruce MomjianAllocate proper length for sprintf string, from Tatsuo.
2002-11-26 Tom LaneUse Params, rather than run-time-modified Const nodes...
2002-11-26 Tatsuo IshiiGuard against 0 length string encoding conversion case.
2002-11-25 Bruce MomjianRemove check for pg_group file as part of initdb -W...
2002-11-25 Tom LaneRemove unused constisset and constiscast fields of...
2002-11-25 Tom LaneRestructure outfuncs and readfuncs to use macros in...
2002-11-25 Tom LaneUn-break triggers declared for INSERT OR DELETE OR...
2002-11-25 Tom LaneRestructure the code in copyfuncs and equalfuncs to...
2002-11-25 D'Arcy J.M... I'm sending you a small patch to pgdb.py module. This
2002-11-25 D'Arcy J.M... Change the pkey method so that the caller can optionall...
2002-11-25 D'Arcy J.M... Change the debug variable to allow better control by...
2002-11-24 Tom LaneRestructure planning of nestloop inner indexscans so...
2002-11-24 Bruce Momjian7.4devel now supports SQL:1999's "enhanced trigger...
2002-11-24 Bruce MomjianSplit:
2002-11-23 Tom LaneFix inappropriate quoting in dblink. From Joe Conway.
2002-11-23 Tom LaneFix regression test breakage from triggers patch.
2002-11-23 Tom LaneFix compile warnings from truncate patch.
2002-11-23 Bruce MomjianUpdate regression for new patches. Bump up catversion.
2002-11-23 Bruce MomjianHeres a patch which will create the sql_help.h file...
2002-11-23 Bruce MomjianTransaction safe Truncate
2002-11-23 Bruce MomjianThis minor patch corrects an error in the function...
2002-11-23 Bruce MomjianThis patch implements FOR EACH STATEMENT triggers,...
2002-11-23 Bruce MomjianDone:
2002-11-23 Bruce MomjianWhen I made the cube(text) function for 7.3, I neglecte...
2002-11-23 Tom LaneUpdate ports list from recent regression-test-database...
2002-11-23 Bruce MomjianThis is a patch to make cube output work like double...
2002-11-23 Tom LaneRelease note improvements (Neil, Tom)
2002-11-23 Tom LaneRemove inappropriate double-quoting in connectby()...
2002-11-22 Tom LaneRedesign internal logic of nodeLimit so that it does...
2002-11-22 Tom LaneFix a dozen or so places that were passing unpredictabl...
2002-11-22 Bruce MomjianFix elog in dbmirror to use %s.
2002-11-22 Tom LaneQuote database name properly when invoking pg_dump...
2002-11-22 Tom LaneTAS code originally written for s390 (32-bit) does...
next