]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
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...
2003-07-21  Tom LaneError message editing in backend/access.
2003-07-21  Tom LaneFix regression test broken by recent view change.
2003-07-21  Bruce MomjianAdd:
2003-07-21  Bruce MomjianAdd:
2003-07-21  Tom LaneError message editing in backend/executor.
2003-07-21  Bruce MomjianFix relkind test for pg_tables.
2003-07-21  Teodor SigaevFix output to psql:tsearch2.sql:13: NOTICE: ... "pg_ts...
2003-07-21  Teodor Sigaevtsearch2 module
2003-07-21  Bruce Momjian I updated Japanese translation of PostgreSQL FAQ
2003-07-21  Tom LaneError message editing in backend/catalog.
2003-07-20  Tom LaneAnother round of error message editing, covering backen...
2003-07-20  Bruce MomjianUpdate URL's.
2003-07-20  Bruce MomjianDone:
2003-07-20  Bruce MomjianAdd Opteron/Itanium comment.
2003-07-20  Bruce MomjianAdd:
2003-07-19  Tom LaneError message editing: finish up undone task of reporti...
2003-07-19  Tom LaneAdd ereport-related functions to GETTEXT_TRIGGERS list.
2003-07-19  Tom LaneAnother round of error message editing, covering backen...
2003-07-19  Bruce MomjianAdd tablespace email.
2003-07-18  Tom LaneFirst bits of work on error message editing.
2003-07-18  Bruce MomjianAdd cleaner formatting to config file.
2003-07-18  Michael MeskesAdded more compat stuff ot the parser.
2003-07-18  Teodor SigaevFix subpath and subltree. Allow to return '' value.
2003-07-18  Bruce MomjianStephen Robert Norris wrote:
2003-07-18  Tom LaneIt seems some case-insensitive locales sort upper case...
2003-07-17  Tom LaneAdd an upper limit to IS_VALID_JULIAN() to defend again...
2003-07-17  Tom LaneOh, for crying in a bucket ... relax Assert so that...
2003-07-17  Tom LaneWork around buggy strxfrm() present in some Solaris...
2003-07-17  Tom LaneFor COMMENT ON DATABASE where database name is unknown...
2003-07-17  Tom LaneRepair boundary-case bug introduced by patch of two...
2003-07-17  Michael MeskesAllow blanks at the end of numerical values.
2003-07-17  Michael MeskesFixed some bugs in Informix compat functions.
2003-07-17  Tom LaneMake EXTRACT(TIMEZONE) and SET/SHOW TIMEZONE follow...
2003-07-16  Tom LaneAdd defenses against trying to attach qual conditions...
2003-07-16  Michael MeskesApplied patch to fix two compatibility functions.
2003-07-15  Tom LaneNow that I look, SHOW TRANSACTION_ISOLATION isn't quite...
2003-07-15  Tom LaneCause SHOW DATESTYLE to produce a string that will...
2003-07-15  Tom LaneAvoid use of int64_t, which seems not to be very portab...
2003-07-15  Tom LaneOSF supports pthreads, per Philip Yarra.
2003-07-15  Michael MeskesStarted to create different error codes for different...
2003-07-15  Tom LaneTweak original coding so that we can determine the...
2003-07-14  Tom LaneRemove duplicate definition of ERROR.
2003-07-14  Tom LaneMake cost estimates for SubqueryScan more realistic...
2003-07-14  Tom LaneFix typo in comment, as noted by Weiping He.
2003-07-14  Tom LaneThe default values for shared_buffers and max_connectio...
2003-07-14  Tom LaneWhoops, missed committing this change to match cosmetic...
2003-07-14  Tom LaneFix a *second* buffer overrun bug in to_ascii(). Grumble.
2003-07-14  Michael MeskesMissed one rule in syncinc preproc.y which resulted...
2003-07-14  Michael Meskes - Synced preproc.y with gram.y
2003-07-09  Bruce MomjianAdd description for new GUC context.
2003-07-09  Michael MeskesArgh! Missed one file.
2003-07-09  Michael MeskesFixed some Informix compat functions so they handle...
2003-07-09  Bruce MomjianDoc update for LOG_MIN_DURATION_STATEMENT set to zero.
2003-07-09  Bruce MomjianAdd special checks for non-super-user setting LOG_MIN_D...
2003-07-09  Bruce MomjianAdd new USERLIMIT GUC source level so certain options...
2003-07-09  Barry LindApplied patch from Kim Ho @ redhat.com to make support...
2003-07-08  Michael MeskesMore informix fixes.
2003-07-08  Michael MeskesFix segfault in connect in informix mode.
2003-07-07  Michael Meskes"char *" of course is not the same as "char []". So...
2003-07-04  Tom Lanetm2timestamp should return -1, not elog, on overflow...
2003-07-04  Tom LaneFix missing code for HAVE_INT64_TIMESTAMP.
2003-07-04  Tom LaneAdd --help-config facility to dump information about...
2003-07-04  Tom LaneAdd #include <limits.h> (re-add lost change from Wednes...
2003-07-04  Michael Meskesdate, interval and timestamp data should be quoted.
2003-07-04  Michael MeskesFixed informix behaviour for select without into.
2003-07-04  Tom LaneSome early work on error message editing. Operator...
2003-07-03  Tom LaneFix bug I introduced in recent rewrite of NUMERIC code...
2003-07-03  Tom LaneDo honest transformation and preprocessing of LIMIT...
2003-07-03  Tom LaneCode review for UPDATE tab SET col = DEFAULT patch...
2003-07-02  Michael MeskesFixed initialization bug and added postgres_fe.h to...
2003-07-01  Tom LaneSupport polymorphic functions in plpgsql. Along the...
2003-07-01  Bruce MomjianFix ecpg typo --- change ;; to ;.
2003-07-01  Tom LaneAggregates can be polymorphic, using polymorphic implem...
2003-07-01  Tom LaneDept. of second thoughts: supporting inlining of polymo...
2003-07-01  Tom LaneFix documentation comment about restricted environments...
2003-07-01  Tom LaneSTRENGH => STRENGTH, per Jon Jensen.
2003-07-01  Michael MeskesUse ISO dates in pgtypeslib by default.
2003-07-01  Tom LaneDepartment of second thoughts: even if we can't run...
2003-07-01  Peter EisentrautTranslation update
2003-07-01  Tom LaneSQL functions can have arguments and results declared...
2003-07-01  Peter EisentrautChange EXECUTE INTO to CREATE TABLE AS EXECUTE.
2003-06-30  Dave Cramerpatches by Kim Ho to fix
2003-06-30  Tom LaneUpdate contrib/Makefile's list of subdirectories that...
2003-06-30  Tom LanePut back inappropriately-removed entry for earthdistanc...
2003-06-30  Tom LaneRename plpython to plpythonu, and update documentation...
2003-06-30  Tom LaneAdd GUC option log_error_verbosity to control which...
2003-06-30  Barry LindMinor jdbc doc updates submitted by Kris Jurka
2003-06-30  Barry LindPatches applied:
2003-06-29  Tom LaneRestructure building of join relation targetlists so...
2003-06-29  Michael Meskes- Made sure Informix style decimal vars are initialized...
2003-06-29  Peter EisentrautInformation schema views for group privileges, some...
2003-06-29  Peter EisentrautIt was comparing the wrong pair of columns, which trigg...
2003-06-29  Peter EisentrautAdd missing PO files from last commit.
2003-06-29  Michael MeskesJust another sync.
next