]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2003-07-31  Bruce MomjianUpdate Turkish FAQ, Devrim GUNDUZ
2003-07-31  Bruce MomjianAdd fflush of stdout when outputing query.
2003-07-31  Bruce Momjian dbf2pg - Insert xBase-style .dbf-files into...
2003-07-30  Tom LaneAdd pretty-printing variants of pg_get_viewdef and...
2003-07-30  Bruce MomjianAdd:;
2003-07-30  Tom LaneFix numeric_smaller, numeric_larger, float4smaller...
2003-07-30  Bruce MomjianModify:
2003-07-30  Tom LaneCause ARRAY[] construct to return a NULL array, rather...
2003-07-30  Bruce MomjianAdd:
2003-07-30  Tom LaneWhen shutting down the regression test postmaster after...
2003-07-29  Tom LaneFix longstanding error in _bt_search(): should moverigh...
2003-07-29  Tom LaneCoerce unknown-literal-constant default values to the...
2003-07-29  Tom LaneThere is no reason to cast valuntil to timestamp, and...
2003-07-29  Tom LaneUse a process-specific temp file name, per Andreas...
2003-07-29  Tom LaneApply (a somewhat revised version of) Greg Mullane...
2003-07-28  Tom LaneCode review for recent GUC changes --- try to make...
2003-07-28  Tom LaneAdd error stack traceback support for SQL-language...
2003-07-28  Bruce MomjianThere was enough code drift since this patch, that...
2003-07-28  Tom LaneLocalizability improvement.
2003-07-28  Tom Laneelog() is no longer a gettext trigger --- all remaining...
2003-07-28  Tom LaneRename psql's VERBOSE variable to VERBOSITY, per sugges...
2003-07-28  Tom LaneA visit from the message-style police ...
2003-07-27  Tom Laneelog mop-up: bring some straggling fprintf(stderr)...
2003-07-27  Bruce MomjianUpdatge to skip composite types.
2003-07-27  Bruce MomjianTom, happier with the attached patch?
2003-07-27  Bruce MomjianAdjust oid2name to skip certain row types, per Tom.
2003-07-27  Tom LaneFix some localizability issues with existing errcontext...
2003-07-27  Tom LaneMove ERRCODE_XXX macros into their own header file.
2003-07-27  Tom Laneelog mop-up.
2003-07-27  Tom Laneelog mop-up.
2003-07-27  Tom LaneRemove unportable // comments.
2003-07-27  Bruce MomjianCleanup of timetravel compile warnings.
2003-07-27  Tom LaneError message editing in utils/adt. Again thanks to...
2003-07-27  Bruce MomjianHere is 4 file in tgz:
2003-07-27  Bruce Momjian> Joe Conway <mail@joeconway.com> writes:
2003-07-27  Bruce Momjian> Am Son, 2003-06-22 um 02.09 schrieb Joe Conway:
2003-07-27  Bruce MomjianThis is a totally trivial patch for something that...
2003-07-27  Bruce Momjianhere are the patches for psql on Win32:
2003-07-27  Bruce MomjianThis makes the initcap function compatible with Oracle...
2003-07-27  Bruce MomjianThe deferred trigger queue pushing to disk patch pointe...
2003-07-26  Bruce Momjian>>You can alias $0, similar to the argument variables...
2003-07-26  Bruce MomjianFix for Linux startup script.
2003-07-26  Bruce MomjianHave SSL text print only when SSL mode is enabled.
2003-07-26  Bruce MomjianI corecting date_trunc('quarter',...) and friends becau...
2003-07-26  Bruce MomjianAt long last I put together a patch to support 4 client...
2003-07-26  Tom LaneUpdate to match error editing.
2003-07-25  Tom LaneError message editing in src/pl. The plpython module...
2003-07-25  Bruce MomjianDone:
2003-07-25  Bruce MomjianAdd mention of new SSL capabilities.
2003-07-25  Bruce MomjianUpdate copyrights to 2003.
2003-07-25  Bruce Momjian> Having read the list, and noticed the message about...
2003-07-25  Tom LaneRecent patch to dump nondefault attstorage settings...
2003-07-25  Tom LaneError message editing in backend/utils (except /adt).
2003-07-25  Bruce MomjianSeems my check constraint change did break stuff.
2003-07-25  Bruce Momjian> Rod Taylor <rbt@rbt.ca> writes:
2003-07-25  Michael MeskesAdded explicit casts for date/interval/timestamp.
2003-07-25  Peter EisentrautBegin improving markup of (past) release notes.
2003-07-25  Michael MeskesApplied Peter's patch to use yyless instead of my strin...
2003-07-25  Bruce MomjianNo need for Static.Entries, use -rHEAD.
2003-07-25  Bruce MomjianAdd example of cvs log pulls _just_ from HEAD.
2003-07-25  Tom LaneError message editing in backend/optimizer, backend...
2003-07-24  Tom LaneError message editing in backend/storage.
2003-07-24  Tom LaneFix a few portability issues, adjust error messages.
2003-07-24  Tom LaneError message editing in contrib (mostly by Joe Conway...
2003-07-24  Tom LaneAdd tsearch2.
2003-07-24  Peter EisentrautFix grant option dumping and related cross-version...
2003-07-24  Michael MeskesFixed mdy functions to use correct offset.
2003-07-24  Tom LaneFix timestamp_date for HAVE_INT64_TIMESTAMP case.
2003-07-24  Bruce MomjianAdd to 7.3.4 release notes:
2003-07-24  Barry LindFixes additional sql injection vulnerabilities reported...
2003-07-24  Tom LaneRepair 7.3 breakage in timestamp-to-date conversion...
2003-07-24  Tom LaneDon't refer to AF_UNIX in code not protected with HAVE_...
2003-07-23  Tom LaneHave a go at fixing various outstanding portability...
2003-07-23  Bruce MomjianNew WAL fix release text is:
2003-07-23  Bruce MomjianMention increasing sort_mem during a restore.
2003-07-23  Bruce MomjianAdd:
2003-07-23  Bruce MomjianRename --with-threads to --enable-thread-safeness,...
2003-07-23  Bruce MomjianUpdate German FAQ.
2003-07-23  Bruce MomjianUpdate FAQ.
2003-07-23  Tom LaneJust a spot of copy-editing.
2003-07-23  Peter EisentrautCzech translation updates from Karel Zak
2003-07-23  Peter EisentrautUpdate German translations.
2003-07-23  Peter EisentrautApply message style guide to frontend programs.
2003-07-23  Bruce MomjianUpdate to 7.3.4 as newest release.
2003-07-23  Bruce MomjianStamp 7.3.4.
2003-07-22  Tom LaneError message editing in backend/bootstrap, /lib, ...
2003-07-22  Tom LaneError message editing for foreign-key triggers.
2003-07-22  Tom LaneA few parentheses shy of a load here ...
2003-07-22  Bruce MomjianAdd GUC parameter to control rendezvous name.
2003-07-22  Tom Lanewups, took out one memset too many ...
2003-07-22  Tom LaneError message editing in backend/libpq, backend/postmas...
2003-07-22  Bruce MomjianFix threading configure tests, from Peter.
2003-07-22  Teodor SigaevRemove link of tarball
2003-07-22  Teodor SigaevMark tsearch v1 as deprecated
2003-07-22  Barry LindFix to prevent SQL injection attacks for code calling...
2003-07-22  Bruce MomjianAdd:
2003-07-22  Bruce MomjianAdd:
2003-07-22  Bruce MomjianDon't report sequendces in pg_tables.
2003-07-21  Bruce MomjianBack out comment on GucContexts.
2003-07-21  Barry LindApplied patch from dmitry@openratings.com to fix parsin...
next