]> granicus.if.org Git - postgresql/shortlog
postgresql
2006-04-19 Tom LaneFix ancient memory leak in PQprintTuples(); our code...
2006-04-13 Tom LaneFix similar_escape() so that SIMILAR TO works properly...
2006-04-03 Teodor SigaevDetoast query in g_intbig_consistent and copy query...
2006-03-29 Tom LaneTablespaceCreateDbspace should function normally even...
2006-03-28 Tom LaneRepair longstanding error in btree xlog replay: XLogRea...
2006-03-19 Michael MeskesFixed bug 2330: Wrong error code in case of a duplicate key
2006-03-18 Neil ConwayThe call to DNSServiceRegistrationCreate in postmaster...
2006-03-10 Tom LaneFix order of linking of libxslt and libxml2, per Dave...
2006-03-05 Bruce MomjianCheck for "msys" so it doesn't use 'con' by checking...
2006-03-04 Tatsuo IshiiMinor teak.
2006-03-04 Tatsuo IshiiTighten up SJIS byte sequence check. Now we reject...
2006-03-04 Bruce MomjianUse DEVTTY as 'con' on Win32 as a replacement for ...
2006-03-03 Bruce MomjianAvoid trying to open /dev/tty on Win32. Some Win32...
2006-02-24 Andrew Dunstanmake initdb -U username work as advertised; back out...
2006-02-20 Neil ConwayFix three Python reference leaks in PLy_traceback(...
2006-02-18 Neil ConwayPatch from Marko Kreen:
2006-02-14 Tom LaneMove btbulkdelete's vacuum_delay_point() call to a...
2006-02-13 Tom LaneFix qual_is_pushdown_safe to not try to push down quals...
2006-02-12 Tom LaneStamp 8.0.7. REL8_0_7
2006-02-12 Tom LaneUpdate release notes.
2006-02-12 Tom LaneFix bug in SET SESSION AUTHORIZATION that allows unpriv...
2006-02-12 Bruce MomjianUpdate FAQ latest version
2006-02-12 Bruce MomjianStamp releases for 2006-02-14 release
2006-02-12 Bruce MomjianUpdate release notes for 2006-02-14 release
2006-02-10 Tom LaneCheck that SID is enabled while checking for Windows...
2006-02-10 Tom LaneChange search for default operator classes so that...
2006-02-09 Tom LaneProvide the libpq error message when PQputline or PQend...
2006-02-09 Tom LaneReject out-of-range dates in date_in().
2006-02-05 Tom LaneFix pg_restore to properly discard COPY data when tryin...
2006-02-01 Bruce MomjianFix const cast in get_progname().
2006-02-01 Bruce MomjianSet progname early in the postmaster/postgres binary...
2006-01-30 Tom LaneFix ALTER COLUMN TYPE bug: it sometimes tried to drop...
2006-01-28 Andrew DunstanUndo perl's nasty locale setting on Windows. Since...
2006-01-26 Tom LaneFix display of whole-row Var appearing at the top level...
2006-01-21 Tom LaneRepair longstanding bug in slru/clog logic: it is possi...
2006-01-19 Bruce MomjianRemove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path...
2006-01-19 Bruce MomjianRemove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path.
2006-01-19 Tom LaneAvoid crashing if relcache flush occurs while trying...
2006-01-19 Bruce MomjianFix pgxs -L library path specification for Win32 and...
2006-01-19 Tom LaneIt turns out that TablespaceCreateDbspace fails badly...
2006-01-17 Tom LaneRepair problems with the result of lookup_rowtype_tupde...
2006-01-15 Neil ConwayWhen using GCC on AMD64 and PPC, ECPGget_variable(...
2006-01-14 Peter EisentrautFix pg_ctl crash on "unregister" when a data directory...
2006-01-12 Neil ConwayWe neglected to apply domain constraints on UNKNOWN...
2006-01-12 Tom LaneRepair "Halloween problem" in EvalPlanQual: a tuple...
2006-01-12 Tom LaneUse a more bulletproof test for whether finite() and...
2006-01-10 Tom LaneFix pg_tzset() to ensure that 'lclmem' (the static...
2006-01-10 Neil ConwayIn PLy_function_build_args(), the code loops repeatedly...
2006-01-09 Tom LaneFix pg_dump to add the required OPERATOR() decoration...
2006-01-08 Andrew DunstanStop perl from hijacking stdio and other stuff on Windows.
2006-01-07 Tom LaneAdd RelationOpenSmgr() calls to ensure rd_smgr is valid...
2006-01-06 Tom LaneFix failure to apply domain constraints to a NULL const...
2006-01-06 Tom LaneRelease-note updates and copy editing. REL8_0_6
2006-01-06 Tom LaneFix Windows-only postmaster code to reject a connection...
2006-01-06 Tom LaneGenerate back-branch configure scripts with the appropr...
2006-01-06 Tom LaneConvert Assert checking for empty page into a regular...
2006-01-06 Tom LaneFix ReadBuffer() to correctly handle the case where...
2006-01-05 Bruce MomjianNew pgcrypto item wording.
2006-01-05 Bruce MomjianWording improvements.
2006-01-05 Bruce MomjianImprove markup.
2006-01-05 Bruce MomjianUpdate release notes.
2006-01-05 Bruce MomjianStamp relesae 8.0.6.
2006-01-05 Tom LaneArrange to set the LC_XXX environment variables to...
2006-01-03 Joe ConwayWhen the remote query result has a different number...
2006-01-03 Tom LaneThere is a signedness bug in Openwall gen_salt code...
2006-01-03 Tom LaneFix incorrect treatment of RL_PROMPT_START_IGNORE/RL_PR...
2006-01-03 Tom LaneAdd checks to verify that a plpgsql function returning...
2006-01-01 Neil ConwayRemove DOS line endings ("\r\n") from several .po files...
2005-12-29 Neil ConwayIndex: src/pl/plpython/plpython.c
2005-12-24 Tatsuo IshiiFix long standing Asian multibyte charsets bug.
2005-12-23 Tom LaneFix make_relative_path() to support cases where target_...
2005-12-22 Tom LaneAdjust string comparison so that only bitwise-equal...
2005-12-21 Teodor SigaevFix word's length in pg_regexec call
2005-12-14 Tom LaneDefend against crash while processing Describe Statemen...
2005-12-14 Tom LaneFix a *different* problem with whole-row Vars afflictin...
2005-12-09 Peter EisentrautTranslation updates REL8_0_5
2005-12-09 Tom LaneStamp 8.0.5.
2005-12-09 Tom LaneAdd release notes for back branches (7.3 and up).
2005-12-08 Peter EisentrautDocumentation fix: s/event_object_name/event_object_table/g
2005-12-08 Tom LaneFix bgwriter's failure to release buffer pins and open...
2005-12-06 Teodor SigaevFix stupid bug with sizeof
2005-12-06 Tom LaneIn a nestloop inner indexscan, it's OK to use pushed...
2005-12-05 Tom LaneAdd regression test to see if the min/max values of...
2005-12-03 Tom LaneFix out-of-order inclusion of -L switches from LDFLAGS...
2005-12-02 Tom LaneFix obsolete description of -h option, per Andreas...
2005-12-01 Tom LaneRetry in FileRead and FileWrite if Windows returns...
2005-12-01 Tom LaneCheck for overflow in strtol() while parsing datetime...
2005-11-30 Tom LaneRearrange code in pg_atoi() to avoid assuming that...
2005-11-30 Michael Meskes- Made several variables "const char *" instead of...
2005-11-18 Tom LaneFix performance issue in exprTypmod(): for a COALESCE...
2005-11-16 Bruce MomjianProperly document return value of strpos().
2005-11-16 Bruce MomjianUpdate error message and documentation for fsync test.
2005-11-16 Bruce MomjianUpdate test_fsync to honor -f.
2005-11-13 Tom LaneForce the second argument of SUBSTRING(foo FOR bar...
2005-11-10 Tom LaneWhen in transaction-aborted state, reject Bind message...
2005-11-09 Tom LaneFix misspelling of 'listen_addresses', per Devrim.
2005-11-05 Tom LaneRepair an error introduced by log_line_prefix patch...
2005-11-05 Bruce MomjianBackpatch FAQ's for 8.0.X.
2005-11-04 Tom LaneEnsure that we only create one ConsoleCtrlHandler per...
2005-11-03 Teodor SigaevFix incorrect header size macros
next