]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
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...
2002-09-02  Bruce MomjianUpdate catversion so we are sure everyone gets the...
2002-09-02  Bruce Momjian> Okay. When you get back to the original issue, the...
2002-09-02  Bruce MomjianThis patch fixes a minor inaccuracy in the documentatio...
2002-09-02  Bruce MomjianTab completion in psql is missing the REINDEX command.
2002-09-02  Bruce MomjianAttached is a fairly sizeable update to contrib/dblink...
2002-09-02  Bruce MomjianI checked all the previous string handling errors and...
2002-09-02  Bruce MomjianI guess the intention was to test incomplete SELECT...
2002-09-02  Bruce MomjianOkay, attached is a patch that moves the alter table...
2002-09-02  Bruce MomjianHere's a doc patch for the new string functions recentl...
2002-09-02  Bruce MomjianMove pg_settings doc into the right section.
2002-09-02  Bruce MomjianHere is a documentation patch for the pg_settings virtu...
2002-09-02  Bruce MomjianAttached is an update to contrib/tablefunc. It introduc...
2002-09-02  Bruce MomjianAdd GUC variable to print original query to the server...
2002-09-02  Bruce MomjianRemove documentation that says debug_query_string is...
2002-09-02  Bruce MomjianFix ordering regression problem on freebsd/alpha by...
2002-09-02  Bruce MomjianRemoved because we don't use cs() anymore on AIX:
2002-09-02  Bruce MomjianI tried to build PostgreSQL with the following step...
2002-09-02  Barry LindJDBC checkin fixing the following bugs:
2002-09-02  Bruce MomjianRemove sys/types.h in files that include postgres.h...
2002-09-02  Tom LaneCREATE OR REPLACE VIEW, CREATE OR REPLACE RULE.
2002-09-02  Tom LaneCode review for HeapTupleHeader changes. Add version...
2002-09-01  Dave Cramerpatch from Thomas O'Dowd to ensure that connections...
2002-09-01  Dave Cramertesting for insertRow
2002-09-01  Bruce MomjianUpdate MEMSET_LOOP_LIMIT to 1024 because it is the...
2002-09-01  Dave Cramerpatch to allow insertRow on an empty resultSet
2002-09-01  Dave CramerChanged to reflect the current reality, ie we do suppor...
next