]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2002-09-22  Tom LaneMove most of the error checking for foreign-key constra...
2002-09-21  Tom LaneAdd last-ditch defense against attempts to compile...
2002-09-21  Tom LaneProvide an upgrade strategy for dump files containing...
2002-09-21  Peter EisentrautAdd more appropriate markup.
2002-09-21  Tom LaneFix PPC s_lock operations to work correctly on multi...
2002-09-20  Tom LanePerformance improvement for MultiRecordFreeSpace on...
2002-09-20  Peter EisentrautRevision
2002-09-20  Peter EisentrautPut in defense against gcc -ffast-math.
2002-09-20  Tom LaneCode review for check-domain-constraints-in-COPY patch...
2002-09-20  Tom LaneUpdate regression expected results for to_char() change.
2002-09-20  Bruce MomjianChange domain patch to COERCE_IMPLICIT_CAST, per Tom.
2002-09-20  Bruce MomjianFix compile error from Rod's patch.
2002-09-20  Bruce MomjianDone:
2002-09-20  Bruce MomjianThe patch fix bug described in TODO:
2002-09-20  Bruce MomjianTom Lane wrote:
2002-09-20  Bruce MomjianThis patch cleans up some of the code in src/util/adt...
2002-09-20  Bruce MomjianTiny patch fixing small documentation typo.
2002-09-20  Bruce MomjianThis patch fixes two typos in src/backend/storage/ipc...
2002-09-20  Bruce MomjianFixed this problem and added regression tests in domain...
2002-09-20  Bruce MomjianI have included fixes to declare some floating point...
2002-09-20  Bruce Momjian> I'm not sure why NDirectFileRead/NDirectFileWrite...
2002-09-20  Bruce MomjianMention that pg_get_viewdef(name) is deprecated.
2002-09-20  Bruce MomjianThis grants execute privileges to public for the fti...
2002-09-20  Bruce MomjianThis patch corrects a minor mis-statement in the CREATE...
2002-09-19  Tom LaneTweak heap.c to refuse attempts to create table columns...
2002-09-19  Tom LaneDepartment of second thoughts: suppressing implicit...
2002-09-18  Tom LaneExtend pg_cast castimplicit column to a three-way value...
2002-09-18  Bruce MomjianAdd mention of /contrib/adddepend to HISTORY.
2002-09-18  Bruce MomjianAdd 'adddepend' script to handle pre-7.3 object depende...
2002-09-18  Peter EisentrautUpdate installation instructions and put mostly everyth...
2002-09-18  Peter EisentrautRemove pgeasy and odbc.
2002-09-18  Bruce MomjianRename help file upgrade_7.3 to upgrade_tips_7.3.
2002-09-18  Tatsuo IshiiAdd GRANT EXECUTE ON FUNCTION
2002-09-18  Bruce MomjianAdd mention of Tom's client change summary email to...
2002-09-18  Bruce MomjianAdd:
2002-09-18  Tatsuo IshiiFix bug in encoding conversion map.
2002-09-18  Tatsuo IshiiUpdate Japanese README so that it reflects the changes...
2002-09-17  Bruce MomjianAdd:
2002-09-17  Bruce MomjianPoint out that CREATE INDEX uses sorts and hence sort_m...
2002-09-17  Bruce MomjianFix pgaccess URL, from Justin.
2002-09-17  Bruce MomjianRemove src/test/regress/sql: plpgsql-nsp-testing.sql...
2002-09-17  Tom LaneUn-break duplicate_oids script.
2002-09-16  Bruce MomjianRemove retest Makefile entry because it does not compile.
2002-09-16  Bruce MomjianAdd mention of removed -enable-multibyte/locale in...
2002-09-16  Bruce MomjianAdd to link() thread.
2002-09-16  Bruce MomjianAdd link() info to TODO.detail.
2002-09-16  Tom LaneFix for rare race-condition-like failure: if a backend...
2002-09-15  Peter EisentrautCast functions can be immutable or stable.
2002-09-14  Tom LaneUpdate obsolete comment.
2002-09-14  Tom LaneSimplify handling of second database for dblink tests.
2002-09-14  Tom LaneClean up mess from duplicate patches.
2002-09-14  Tom LaneThe attached adds GRANTs to PUBLIC for dblink functions...
2002-09-14  Tom LaneSome PL/PgSQL documentation improvements from Neil...
2002-09-14  Tom LaneCosmetic fixes from Neil Conway.
2002-09-14  Tom LaneThe attached adds GRANTs to PUBLIC for contrib/fuzzystr...
2002-09-14  Tom LaneAttached is a patch to fix some recently raised issues...
2002-09-14  Tom LaneAvoid overflow for large elapsed times in \timing outpu...
2002-09-14  Tom LaneFix portability bug in get_normal_pair (RAND_MAX !...
2002-09-14  Peter EisentrautShrink the pg_hba.conf and pg_ident.conf default files...
2002-09-14  Peter EisentrautTranslation updates
2002-09-14  Barry LindAdded regression test for using server side prepared...
2002-09-13  Tatsuo IshiiChange Assert(len > 0) to Assert(len >= 0)
2002-09-12  Peter EisentrautAdd more information about schemas. Combines some...
2002-09-12  Tom LaneFix likely cause of rare ALTER TABLE ADD FOREIGN KEY...
2002-09-12  Tom LaneAvoid misleading error message when SET/RESET target...
2002-09-12  Bruce MomjianThe small context diff below corrects what seems to...
2002-09-12  Bruce MomjianThis is a comprehensive set of diffs (versus current...
2002-09-12  Bruce Momjian> intarray and ltree both seem to be mapping their...
2002-09-12  Bruce Momjian> Sean Chittenden <sean@chittenden.org> writes:
2002-09-12  Bruce MomjianJoe Conway wrote:
2002-09-12  Bruce MomjianNo change.
2002-09-12  Bruce Momjian> Now I'm testing connectby() in the /contrib/tablefun...
2002-09-12  Bruce Momjian> BTW, clusterdb is not schema-aware and will surely...
2002-09-12  Bruce MomjianThe attached small patch fixes the cause of the regress...
2002-09-12  Bruce MomjianThe attached removes the current non-standard file
2002-09-11  Bruce MomjianAdd sprompt.obj to Win32 makefiles.
2002-09-11  Bruce MomjianAdd comment about sharing of sprompt.c file.
2002-09-11  Tom LaneTweak querytree-dependency-extraction code so that...
2002-09-11  Barry LindPatches submitted by Kris Jurka (jurka@ejurka.com)...
2002-09-11  Bruce MomjianAdd mention of config.log for configure failure debugging.
2002-09-11  Bruce MomjianFix atan() description.
2002-09-10  Tom LaneFix portability problem (size_t != int).
2002-09-10  Tom LanePowerup defaults for LC_foo GUC variables should match...
2002-09-09  Peter EisentrautUse different sed separator for configure arguments.
2002-09-08  Bruce MomjianRemove more references to pgaccess as a build target...
2002-09-08  Barry LindFixed DatabaseMetaData to correctly handle NAME size...
2002-09-07  Bruce MomjianChanges to documentation and the regression tests for...
2002-09-07  Bruce MomjianDone as far as possible:
2002-09-07  Bruce MomjianRemove pgaccess from docs; not shipping it anymore.
2002-09-07  Peter EisentrautAllow pg_dumpall to work with previous releases again...
2002-09-07  Peter EisentrautFix help output.
2002-09-06  Peter EisentrautMake sure the pg_dump tar archiver can handle members...
2002-09-06  Peter EisentrautAdjust the tarball splitting scheme to the new reality.
2002-09-06  Bruce MomjianRun pgjindent for Java folks.
2002-09-06  Bruce MomjianFix another typo.
2002-09-06  Bruce MomjianFix typo.
2002-09-06  Bruce MomjianUpdate for new IP.
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...
next