OSDN Git Service

pg-rex/syncrep.git
2002-09-06 Bruce MomjianAdd JAVA_HOME test for Ant.
2002-09-06 Bruce MomjianFix printf() quote handling and improper exit(), per...
2002-09-06 Tom LaneRemove heap_mark4update from AlterTableCreateToastTable...
2002-09-05 Tom LaneFix some operator-precedence problems. New constructs...
2002-09-05 Bruce MomjianFix compile error.
2002-09-05 Bruce MomjianMissed mention of PGPASSWORDFILE.
2002-09-05 Bruce MomjianUpdate HISTORY for PGPASSWORDFILE change.
2002-09-05 Bruce MomjianRemove PGPASSWORDFILE and default to always trying...
2002-09-05 Bruce MomjianUpdate:
2002-09-05 Peter EisentrautFill in section on table modification.
2002-09-05 Tom LaneFix compile warning.
2002-09-05 Tom LaneFix bit-rotted reference to GetUserName() ...
2002-09-05 Tom LaneFix breakage introduced by careless snprintf patching.
2002-09-05 Tom LaneFix unsafe macro definitions (which were producing...
2002-09-05 Tom LaneRemove compile warnings, ensure consistent build enviro...
2002-09-05 Tom LaneFix compile warning.
2002-09-05 Tom Lanefindoidjoins and tsearch are not broken anymore.
2002-09-05 Tom LaneFix compile errors.
2002-09-05 Tom LaneImprove opr_sanity regression test to check oprltcmpop...
2002-09-05 Tom LaneUpdate oidjoins regression test for 7.3 catalogs.
2002-09-05 Tom Lanefindoidjoins is updated for schemas, does not use libpg...
2002-09-05 Tom LaneSeems like a good idea for template1 to contain ANALYZE...
2002-09-05 Peter EisentrautCommenting out doesn't work, so move the broken modules...
2002-09-05 Peter Eisentrautautoconf
2002-09-05 Peter EisentrautAssorted fixes for Cygwin:
2002-09-05 Peter EisentrautDon't use gethostbyname2(). It's not portable and...
2002-09-05 Peter EisentrautFix compilation warning. (Cygwin has char* as second...
2002-09-05 Bruce MomjianRemove:
2002-09-05 Bruce MomjianUpdate:
2002-09-05 Bruce MomjianDone:
2002-09-05 Marc G. Fournierremove pgaccess from GNUmakefile.in if we want the...
2002-09-05 Tom LaneRemove include of libpq-int.h --- dblink.c should not...
2002-09-05 Tom LaneBe careful to include postgres.h *before* any system...
2002-09-04 Tom LaneGuard against send-lots-and-lots-of-data DoS attack...
2002-09-04 Bruce MomjianAdd change by Neil.
2002-09-04 Peter EisentrautRemove leftovers from subproject removals. Fixes for...
2002-09-04 Peter EisentrautFix compile warning.
2002-09-04 Peter EisentrautDisable findoidjoins while it doesn't compile.
2002-09-04 Tom LaneFix includes for plperl: ensure postgres.h is included...
2002-09-04 Bruce MomjianAdd:
2002-09-04 Bruce MomjianDone:
2002-09-04 Bruce MomjianAdd:
2002-09-04 Bruce Momjianpgindent run.
2002-09-04 Bruce MomjianUpdate:
2002-09-04 Bruce MomjianAdd Joe's table functions description.
2002-09-04 Bruce MomjianUpdate symbols for 7.3.
2002-09-04 Bruce MomjianUpdate wording for Tom.
2002-09-04 Bruce MomjianUpdate for 7.3 typedefs.
2002-09-04 Bruce MomjianUpdate to reflect Tom's suggestions.
2002-09-04 Peter EisentrautRemove sh -x option that snuck in somehow.
2002-09-04 Bruce MomjianReorder items.
2002-09-04 Bruce MomjianMore HISTORY improvements from Joe.
2002-09-04 Bruce MomjianUpdate HISTORY wording.
2002-09-04 Tom LaneAvoid multiple scans of utils/mb/conversion_procs/...
2002-09-04 Bruce MomjianStamp configure.in with 7.3b1, not just 7.3. Seems...
2002-09-04 Bruce MomjianUpdate based on TODO file contents.
2002-09-04 Bruce MomjianFile list cleanup.
2002-09-04 Bruce MomjianSpellcheck of HISTORY.
2002-09-04 Bruce MomjianUpdate files to be changed.
2002-09-04 Bruce MomjianBrand 7.3. Ready for beta!
2002-09-04 Bruce MomjianUpdate new HISTORY file for 7.3!
2002-09-04 Tatsuo IshiiRefrect changes made by Tom Lane
2002-09-04 Tatsuo IshiiRefrect the changes to src/test/regress/sql/conversion...
2002-09-03 Bruce MomjianAdd:
2002-09-03 Tom LaneEXTRACT(EPOCH FROM timestamp) gave wrong answers in...
2002-09-03 Tom LaneArrange for the default permissions on a database to...
2002-09-03 Tom Laneconversion test fails if there is an existing user...
2002-09-03 Peter EisentrautRemove all traces of multibyte and locale options....
2002-09-03 Tom LaneWork around mktime() brain damage in recent versions...
2002-09-03 Tom LaneEliminate unnecessary dependency on mktime(), and conse...
2002-09-03 Peter EisentrautWorkaround for format strings that are concatenated...
2002-09-03 Bruce MomjianAIX shlib fix for building libpq.so from Tomoyuki Niijima
2002-09-03 Bruce MomjianAdd:
2002-09-03 Bruce MomjianFix SGML build failure.
2002-09-03 Tom LaneI think reindex_index had better get AccessExclusiveLoc...
2002-09-03 Tom LaneClean out cruft left by nonstandard test procedure.
2002-09-03 Tom Lanelast-minute CreateTemplateTupleDesc fixes.
2002-09-03 Bruce MomjianChange ownership:
2002-09-03 Tom LaneDocumentation improvements.
2002-09-03 Tom LaneCode review and documentation updates for indisclustere...
2002-09-02 Tom LanePartial solution for 'unexpected EOF' problem with...
2002-09-02 Peter EisentrautTranslation updates
2002-09-02 Peter EisentrautAvoid shell syntax error if list of languages is empty.
2002-09-02 Peter EisentrautFix typos.
2002-09-02 Peter EisentrautConvert control status codes to human-readable strings.
2002-09-02 Tom Lanepg_on_connection_loss command for libpgtcl. Patch...
2002-09-02 Tom LaneFix obsolete description of PGnotify struct.
2002-09-02 Tom LaneDepartment of second thoughts: make checks for replacin...
2002-09-02 Bruce MomjianNo more need for 'privileges' file.
2002-09-02 Bruce MomjianImprove CVS log grouping.
2002-09-02 Bruce MomjianUpdated from Tom:
2002-09-02 Bruce MomjianAdd check for Ant version >= 1.5.
2002-09-02 Bruce MomjianUpdates from Tom:
2002-09-02 Tom LaneFix breakage introduced by evidently-completely-unteste...
2002-09-02 Tom LaneFix broken markup.
2002-09-02 Tatsuo IshiiFix conversion regressin test failure.
2002-09-02 Bruce MomjianDone:
2002-09-02 Bruce MomjianAdd missing dblink files.
2002-09-02 Bruce MomjianFixes for intagg regression tests to match new array...
2002-09-02 Bruce MomjianIn case Florian and I don't finish his changes to this...
next