OSDN Git Service

pg-rex/syncrep.git
2001-05-30 Bruce MomjianAdd recent UNDO/VACUUM thread to TODO.detail.
2001-05-30 Tom LaneAdd "#define GIST_AM_OID".
2001-05-30 Tom LaneTweak StrategyEvaluation data structure to eliminate...
2001-05-30 Bruce MomjianUpdate TODO list.
2001-05-30 Tom LaneRemove unused, redundant header files.
2001-05-30 Tom LaneFix broken $Header$ declaration.
2001-05-30 Bruce MomjianProperly compute max sys oid for 7.0 and 7.1.
2001-05-30 Bruce MomjianI just got bitten by this too. I use type timestamp...
2001-05-30 Bruce MomjianFix missing relation in FROM causing NOTICE. Cleanup.
2001-05-30 Bruce MomjianRemove reference to pg_class.relhaspkey from code....
2001-05-30 Bruce MomjianMark as unused:
2001-05-30 Bruce MomjianUpdate TODO list.
2001-05-30 Bruce MomjianRemove SEP_CHAR from /contrib.
2001-05-30 Bruce MomjianRemove SEP_CHAR, replace with / or '/' as appropriate.
2001-05-30 Bruce MomjianFix for Druid. We did not support some PROCEDURE queries.
2001-05-30 Bruce MomjianThis is a docs patch to go with my DROP CONSTRAINT...
2001-05-30 Bruce MomjianThese patches should fix check constraints not inheriting
2001-05-30 Bruce MomjianPlaying with the earthdistance stuff, and found I neede...
2001-05-30 Bruce MomjianAttached is my patch that adds DROP CONSTRAINT support...
2001-05-30 Tom LaneCorrect obsolete example of FROM-less query.
2001-05-30 Bruce MomjianIn chapter:
2001-05-30 D'Arcy J.M... Further conversions to Version 1 API. Also, fix boolea...
2001-05-30 D'Arcy J.M... Add missing comma.
2001-05-28 Tom LaneMake text <=> char conversion functions convert zero...
2001-05-28 Tom LaneCause plpgsql's PERFORM to behave according to its...
2001-05-28 D'Arcy J.M... Upgraded code to use the current version 1 calling...
2001-05-28 Tom LaneSuppress useless memmove() when buffer already contains...
2001-05-28 Peter Eisentrautmarkup fix
2001-05-28 Bruce MomjianUpdate TODO list.
2001-05-28 Bruce MomjianSample output that appears below the table attributes...
2001-05-28 Bruce MomjianThis just breaks down the indices in to three groups:
2001-05-28 Tatsuo IshiiFix a message error in utf_to_local
2001-05-28 Bruce MomjianAttached is a patch to fix the problem Thomas mentions...
2001-05-27 Peter EisentrautDon't use multi-line string literals.
2001-05-27 Tom LaneWhen using a junkfilter, the output tuple should NOT...
2001-05-27 Tom LaneCause ExecCountSlots() accounting to bear some relation...
2001-05-27 D'Arcy J.M... Changed use of macros for extracting information. ...
2001-05-27 Tom LaneFix eqjoinsel() to make use of new statistics.
2001-05-27 Bruce MomjianUpdate TODO list.
2001-05-27 Peter EisentrautMake UPDATE and DELETE privileges distinct. Add REFERE...
2001-05-27 D'Arcy J.M... Add NUMERICOID return type. Treat it as floating point...
2001-05-25 Bruce MomjianMention failure of ANT to delete directories on clean.
2001-05-25 Bruce MomjianSee attached for a small patch that enables plpython...
2001-05-25 Bruce MomjianOops, only wanted python change in the last commit...
2001-05-25 Bruce MomjianWhile changing Cygwin Python to build its core as a...
2001-05-25 Bruce MomjianBack out, per Peter E.
2001-05-25 Bruce MomjianThe attached patch changes src/interfaces/python/GNUmak...
2001-05-25 Bruce MomjianThe following patch corrects a make install problem...
2001-05-25 Hiroshi InoueGet rid of the following size limit.
2001-05-25 Bruce MomjianAnother Makefile fix for qnx patch.
2001-05-25 Bruce MomjianFix tabs in Makefile.
2001-05-24 Bruce MomjianBack out qnx plpgsql/Makefile change and move to src...
2001-05-24 Bruce MomjianI haven't tried building postgres with the Watcom compi...
2001-05-24 Bruce MomjianThere are a number of changes. The main ones are:
2001-05-24 Bruce MomjianUpdate TODO list.
2001-05-24 Peter EisentrautSQL function bit_length
2001-05-24 Peter EisentrautUnset PGLIB so it doesn't slip in from the environment.
2001-05-23 Peter EisentrautMake createlang use dynamic loader enhancements (automa...
2001-05-23 Bruce MomjianFix ANT for *.properties files.
2001-05-23 Bruce MomjianFix ANT so it only has '*.class' files, not the 'tags...
2001-05-23 Bruce MomjianUpdate TODO list.
2001-05-23 Bruce MomjianUpdate TODO list.
2001-05-22 Bruce MomjianUpdate FAQ.
2001-05-22 Bruce MomjianUpdate TODO list.
2001-05-22 Bruce MomjianBack out timezone fix. Not needed in jdbc1.
2001-05-22 Bruce MomjianFix for comments at top of functions.
2001-05-22 Bruce MomjianI found the answer to this: the partition had filled...
2001-05-22 Peter EisentrautMake bit and bit varying types reject too long input...
2001-05-22 Peter Eisentrautmore indices -> indexes
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.
next