]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2003-09-29  Peter EisentrautEliminate another gratuitous message wording difference.
2003-09-29  Peter EisentrautNew Norwegian translation by Trond Endrestøl, actually...
2003-09-29  Peter EisentrautNew translations
2003-09-29  Bruce MomjianUpdate HISTORY to current.
2003-09-29  Bruce MomjianFix #error message to mention renamed option --disable...
2003-09-29  Bruce MomjianUpdate docs that point to thread test program.
2003-09-29  Tom LaneFix broken definition of :print: character class, per...
2003-09-29  Peter EisentrautTranslation update
2003-09-29  Peter EisentrautMore message editing, some suggested by Alvaro Herrera
2003-09-28  Tom LaneRestructure plpgsql's caching of 'simple' expression...
2003-09-28  Tom LaneAdd a mechanism to let dynamically loaded modules regis...
2003-09-28  Tom LaneNow that we have UPDATE tab SET col = DEFAULT, get...
2003-09-28  Bruce MomjianUpdate docs on function call permissions in view, from...
2003-09-28  Bruce MomjianAdjust pgindent for newer awks.
2003-09-28  Bruce MomjianAllow pgindent to work with newer BSD indents.
2003-09-27  Bruce MomjianMake dbf2pg safe for non-ASCII character sets.
2003-09-27  Bruce MomjianMark Linux for threads.
2003-09-27  Tom LaneRemove erroneous restriction that -t cannot be used...
2003-09-27  Bruce MomjianUpdate bsd indent patch.
2003-09-27  Bruce MomjianCleanup pgindent patch.
2003-09-27  Tom LaneGot the link order wrong :-(
2003-09-27  Tom LaneAdjust Darwin build to use the default 'two level names...
2003-09-27  Jan WieckFixed calculation of bid when generating accounts....
2003-09-27  Tom LaneFix typo in message.
2003-09-27  Bruce MomjianAdd compile step to instructions.
2003-09-27  Bruce MomjianMake dump files created by initdb have consistent EOL...
2003-09-27  Bruce MomjianFinalize configuration of thread_test program.
2003-09-27  Jan WieckChanged the logic when a CAST is dumped according to...
2003-09-27  Bruce MomjianRename thread compile flag. Move thread test program...
2003-09-27  Bruce MomjianSmall SGML cleanup from Jeroen Ruigrok/asmodai
2003-09-27  Peter EisentrautYou can't NLS-enable a program component by just puttin...
2003-09-27  Peter EisentrautThe formatting of the display of the locale names assum...
2003-09-27  Bruce MomjianDocument that functions are checked independently of...
2003-09-26  Bruce MomjianAdd "tuning" section to install instructions.
2003-09-26  Tom LaneMove -D_GNU_SOURCE hack from port header to template...
2003-09-26  Peter EisentrautVarious message fixes, among those fixes for the previo...
2003-09-26  Peter EisentrautTranslation update
2003-09-26  Michael MeskesFixed segfault after error in parsing precision argument.
2003-09-26  Tom LaneFix tid scan evaluation of non-constant TID values...
2003-09-25  Tom LaneMake the world safe (more or less) for dropped columns...
2003-09-25  Tom Lanetlist_matches_tupdesc() needs to defend itself against...
2003-09-25  Tom LaneGet rid of ReferentialIntegritySnapshotOverride by...
2003-09-25  Tom LaneFix regression error messages for platforms Peter doesn...
2003-09-25  Tom LaneFix grammatical error introduced into error message.
2003-09-25  Peter EisentrautForget to update the real source of the regression...
2003-09-25  Peter EisentrautMessage editing: remove gratuitous variations in messag...
2003-09-25  Bruce MomjianUpdate Japanese FAQ, from Jun Kuwamura
2003-09-24  Bruce MomjianFix creation of temporary sequences in ecpg, per report...
2003-09-24  Tom LaneRepair some REINDEX problems per recent discussions...
2003-09-24  Marc G. Fournieranother totally benign, test commit
2003-09-24  Marc G. Fourniertest 2, benign, no change
2003-09-24  Marc G. Fourniernot change, just added a space to test something
2003-09-24  Tom LaneAdd positive defense against dropped columns, per sugge...
2003-09-23  Tom LaneIssue CREATE SCHEMA as the originally connecting user...
2003-09-23  Tom Lanepg_dump/pg_restore now always use SET SESSION AUTHORIZA...
2003-09-23  Bruce MomjianAdd:
2003-09-23  Bruce MomjianAdd:
2003-09-23  Tom LaneMinor copy-editing for plpgsql chapter.
2003-09-23  Tom LaneTweak generic_type_consistency routines to avoid loss...
2003-09-23  Tom Lane_SPI_cursor_operation forgot to check for failure retur...
2003-09-23  Michael Meskes- Changed struct definition handling so "struct foo...
2003-09-23  Barry LindFix to properly handle timezone offsets that are partia...
2003-09-23  Barry LindA fix for jdbc regression test submitted yesterday...
2003-09-23  Hiroshi InouePutting back the previous change must be the first...
2003-09-22  Teodor Sigaevfix hlfinditem function. Thanks to "Stphane Bidoul...
2003-09-22  Michael Meskes- Fixed order mismatch in processing "using" arguments.
2003-09-22  Barry LindAdditional jdbc regression tests submitted by Oliver...
2003-09-22  Barry LindApplied jdbc patch from Kim Ho at RedHat to improve...
2003-09-22  Tom LaneHeapTupleSatisfiesVacuum() needs to be more careful...
2003-09-22  Peter EisentrautTranslation updates
2003-09-22  Peter EisentrautMessage wording improvements
2003-09-22  Peter EisentrautMake the SQL command synopses appear less random.
2003-09-21  Tom LaneArrange to align shared disk buffers on at least 32...
2003-09-21  Tom LaneFix some ill-considered ifdefs, per report from Hans...
2003-09-20  Tom LaneApply ranlib(1) after installing a static (.a) library...
2003-09-20  Tom LaneAttaching -lpq to LDFLAGS doesn't work, because the...
2003-09-20  Tom LaneFix a batch of speling misteaks identified by Peter...
2003-09-20  Michael Meskes- Renamed my own strndup() function because of a name...
2003-09-20  Michael Meskes- Applied some bug fixing patches by Dave Cramer <dave...
2003-09-19  Tom Lanepg_dump missed comments attached to primary key or...
2003-09-19  Tom LaneDocument that TRUNCATE ignores user-defined ON DELETE...
2003-09-19  Tom LaneDisallow foreign-key references from temp tables to...
2003-09-19  Tom LaneLatest version of gcc from Apple does not work well...
2003-09-19  Tom LaneSeems like a bad idea that REINDEX TABLE supports ...
2003-09-19  Michael MeskesOne small typo in preprocessor.
2003-09-19  Michael MeskesRemoved superfluous return statement in get_data.
2003-09-18  Tom LanePut a tad more detail in the discussion of postmaster...
2003-09-18  Michael Meskes- Accept output variables for FETCH in DECLARE statement.
2003-09-18  Barry LindApplied patch from Oliver Jowett to clean up some insta...
2003-09-18  Barry LindSmall jdbc patch from Kim Ho at RedHat to fix some...
2003-09-18  Barry LindA minor fix to jdbc regression tests
2003-09-17  Tom LaneDisallow converting a table to a view if it has trigger...
2003-09-17  Barry LindApplied patch to jdbc from Kim Ho at RedHat, fixing...
2003-09-17  Barry LindApplied patch for jdbc from Kim Ho at RedHat to more...
2003-09-17  Barry LindFixed jdbc to correctly report that constraints are...
2003-09-17  Barry LindApplied patch from Fernando Nasser of RedHat to fix...
2003-09-17  Barry LindApplied patch from Kim Ho at redhat to improve boolean...
2003-09-17  Tatsuo IshiiFix typo in comment
2003-09-16  Tom LaneMake psql correctly track the effects of SET CLIENT_ENC...
2003-09-16  Tatsuo Ishiifix typo in a comment
next