OSDN Git Service

pg-rex/syncrep.git
2001-05-22 Bruce MomjianELSEIF PL/PgSQL doc patch.
2001-05-22 Bruce MomjianUpdate TODO list.
2001-05-22 Bruce MomjianUpdate TODO list.
2001-05-22 Bruce MomjianThe Watcom preprocessor adds a space at the start of...
2001-05-22 Bruce MomjianBump major libpq++ version after API changes, Patrick...
2001-05-22 Bruce MomjianUpdate TODO list.
2001-05-22 Bruce MomjianPgindent fixes for Tom, mostly indenting problems.
2001-05-21 Bruce MomjianPrint error on SELECT tab FROM tab:
2001-05-21 Bruce MomjianUpdate TODO list.
2001-05-21 Peter EisentrautMake char(n) and varchar(n) types raise an error if...
2001-05-21 Jan WieckEnhancement of SPI to get access to portals
2001-05-20 Tom LaneModify optimizer data structures so that IndexOptInfo...
2001-05-20 Bruce MomjianUpdate TODO list.
2001-05-19 Peter EisentrautMake sure fmgr_info() fills in fn_oid last, so that...
2001-05-19 Peter EisentrautAllow special '$libdir' macro to show up in object...
2001-05-19 Bruce MomjianPrevent ANT from recreating the JAR files just because the
2001-05-19 Bruce MomjianComment additions in parser.
2001-05-19 Bruce MomjianMove ParserFuncOrColumn function higher in the file.
2001-05-19 Bruce MomjianNew comment. This func/column things has always confus...
2001-05-18 Bruce MomjianUndo \dT change. Not worth it.
2001-05-18 Bruce MomjianRename ParseFuncOrColumn() to ParseColumnOrFunc().
2001-05-18 Bruce MomjianSmall code cleanups,formatting.
2001-05-18 Jan WieckAdding ELSIF support contributed by Klaus Reger.
2001-05-18 Tom LaneSuppress compiler warnings about pid_t vs int.
2001-05-18 Bruce MomjianUpdate TODO list.
2001-05-18 Tom LaneAdd regression test to catch future breakage of avg...
2001-05-18 Tom LaneCorrect recently-broken avg(interval) definition.
2001-05-18 Bruce MomjianUpdate TODO list.
2001-05-18 Bruce MomjianUpdate TODO list.
2001-05-17 Bruce MomjianUpdate TODO list.
2001-05-17 Peter EisentrautChange "indices" to "indexes", per OED.
2001-05-17 Peter EisentrautAdd -U and -W options to pg_dump and friends to support...
2001-05-17 Peter EisentrautAdd dynamic_library_path parameter and automatic append...
2001-05-17 Bruce MomjianOK, now pgindent has blank lines before comment blocks...
2001-05-17 Bruce MomjianPrevent forced blank line before comment block in pgindent.
2001-05-17 Bruce MomjianSpacing cleanup.
2001-05-17 Bruce MomjianSmall cleanup of spacing.
2001-05-17 Bruce MomjianAdd HISTORY items for 7.1.2.
2001-05-17 Bruce MomjianAdd missing space to sample cvs call.
2001-05-17 Bruce MomjianFix pg_index statistics query to join proper relation.
2001-05-17 Bruce MomjianIncluded is a patch that fixes a bug introduced in...
2001-05-17 Bruce MomjianCleanup of backpatch of jdbc2 improvements to jdbc1:
2001-05-17 Bruce MomjianFix 'make clean' with jdbc and ant by using filesets.
2001-05-17 Hiroshi Inoue1) Decrease the size of some buffers.
2001-05-17 Tom LaneReplace poorly-coded vac_find_eq routine with call...
2001-05-17 Bruce MomjianMark column as not used.
2001-05-17 Bruce MomjianUpdate TODO list.
2001-05-17 Bruce MomjianUpdate TODO list.
2001-05-16 Bruce MomjianAdd missing paren.
2001-05-16 Tom LaneRepair race condition introduced into heap_update(...
2001-05-16 Bruce MomjianUpdate TODO list.
2001-05-16 Bruce MomjianFix for HASH for index lookups in ODBC.
2001-05-16 Bruce Momjianautoconf
2001-05-16 Bruce MomjianThe configure.in file erraneous assumes that FreeBSD...
2001-05-16 Bruce MomjianThis patch fixes a bug which occurs when setObject...
2001-05-16 Bruce MomjianAdd NUMERIC tests to jdbc code.
2001-05-16 Bruce MomjianI was trying to get a very nice FREE graphical db tool...
2001-05-16 Bruce MomjianChange the line:
2001-05-16 Bruce MomjianBackpatch jdbc2 fixes to jdbc1, ANT fixes, from Peter...
2001-05-16 Bruce MomjianBackpatch getImportedKeys to jdbc1.
2001-05-16 Bruce MomjianBackpatch ORDER BY fix to jdbc1.
2001-05-16 Bruce MomjianHere's an easy patch for todays snapshot to sort the...
2001-05-16 Bruce Momjianjdbc2 implementation of getImportedKeys.
2001-05-16 Bruce MomjianThe current implementation of BlobInputStream does
2001-05-15 Peter EisentrautAdd missing dlfcn.h includes. Fix "" vs <>.
2001-05-15 Tom LaneRemove unnecessary EvalPlanQual support code --- since...
2001-05-15 Bruce Momjianwe found a problem in GiST with massive insert/update...
2001-05-15 Bruce Momjianredo record -> undo record, Tom Lane.
2001-05-15 D'Arcy J.M... Fix small thinko.
2001-05-15 Bruce MomjianWell, the correct code - that corresponds to current
2001-05-15 Bruce MomjianFix regression for new oids.
2001-05-15 Bruce MomjianRe-add pg_index.indhaskeytype.
2001-05-15 Bruce MomjianRe-add pg_index.indisclustered in a minimalist way...
2001-05-15 Tom LaneSome badly needed documentation about EvalPlanQual.
2001-05-15 Tom LaneEvalPlanQual was thoroughly broken for concurrent updat...
2001-05-15 Tom LaneLet's stick to the documented number of digits in CATVE...
2001-05-14 Bruce MomjianUpdate regression for new oids, some now two smaller.
2001-05-14 Peter EisentrautRemove linking hacks now that dynloader is fixed.
2001-05-14 Bruce MomjianSmall include file fix for pg_variabie.h
2001-05-14 Bruce MomjianUpdate catalog version for fix.
2001-05-14 Bruce MomjianPg_varaiable removal cleanup found from regression.
2001-05-14 Bruce MomjianRemove columns pg_index.haskeytype and pg_index.indiscl...
2001-05-14 Peter EisentrautUse RTLD_GLOBAL flag for dlopen-style dynamic loaders.
2001-05-14 Bruce MomjianUpdate TODO list.
2001-05-14 Bruce MomjianRemove unused tables pg_variable, pg_inheritproc, pg_ip...
2001-05-14 Tom LaneCurrent implementation of FOR UPDATE has no hope of...
2001-05-14 Bruce MomjianFix 'set path' for csh.
2001-05-13 Bruce MomjianUpdate TODO list.
2001-05-13 Bruce Momjian> I've been experimenting with pgcrypto 0.3 (distribute...
2001-05-13 Bruce MomjianUpdate to ora2pg 1.2.
2001-05-13 Bruce MomjianUpdate TODO list.
2001-05-13 Peter EisentrautCope with configure arguments that contain spaces.
2001-05-12 Tom Laneproisstrict must be assumed FALSE when dumping from...
2001-05-12 Peter EisentrautAdd index. Only some parts of the manual set have...
2001-05-12 Tom LaneModify RelationGetBufferForTuple() so that we only...
2001-05-12 Peter EisentrautAdd provisions for using strdup replacement in the...
2001-05-12 Peter EisentrautAdd command '\pset footer' to psql to turn off default...
2001-05-12 Peter EisentrautPL/Python should build portably now, if you can get...
2001-05-12 Tom LaneAdd comment to explain need for bizarre-looking coding...
2001-05-12 Peter EisentrautMake bootstrap debug messages more readable. Clean...
next