]> granicus.if.org Git - postgresql/shortlog
postgresql
2004-03-14 Bruce MomjianMark linux as thread-enabled with new 7.5 tests.
2004-03-14 Bruce MomjianFix ecpg_sqlca_key_destructor to return void.
2004-03-14 Bruce Momjian> (I also see some post-7.4.1 changes in src/template...
2004-03-14 Michael Meskes- Fixed Informix compat math functions to cope with...
2004-03-14 Neil ConwayPortability fixes and bug fixes for recent floating...
2004-03-14 Tom LaneTeach psql to show the location of syntax errors visual...
2004-03-14 Bruce MomjianRename README's to match directory names. Mention...
2004-03-14 Tom LaneArrange to emit a CONTEXT: SQL function "foo" entry...
2004-03-13 Bruce MomjianDone:
2004-03-13 Tom LaneGenerate a WARNING when the column types in a foreign...
2004-03-13 Tom LaneRepair memory leakage introduced into the non-hashed...
2004-03-12 Dennis BjorklundTranslation updates
2004-03-12 Bruce MomjianFixes recent changes to test. For immediate application.
2004-03-12 Bruce MomjianUpdate FAQ with current release version.
2004-03-12 Bruce MomjianUpdate Russian FAQ, Viktor Vislobokov
2004-03-12 Dennis BjorklundTranslation updates
2004-03-12 Dennis BjorklundTranslation updates
2004-03-12 Bruce MomjianRename incorrect references to nonblock.c to noblock...
2004-03-12 Neil ConwayFix a typo in the documentation for geqo_effort.
2004-03-12 Neil ConwayImprove documentation for the newly-added NOWAIT clause...
2004-03-12 Neil ConwayAllow 'Infinity' and '-Infinity' as input to the float4...
2004-03-11 Dennis BjorklundTranslation updates
2004-03-11 Bruce MomjianDocument the SSL and Kerberos are not thread-safe.
2004-03-11 Neil ConwayRevise int2/int4/int8/float4/float8 input routines...
2004-03-11 Tatsuo IshiiAdd NOWAIT option to LOCK command
2004-03-10 Bruce MomjianMove non-blocking code into its own /port file, for...
2004-03-10 Neil ConwayFix a typo.
2004-03-10 Neil ConwayImprovements to README.CVS
2004-03-10 Bruce MomjianRemove HISTORY and INSTALL. Have them generated by...
2004-03-09 Neil ConwayTweak some text to avoid using <command>SET</command...
2004-03-09 Bruce MomjianAdd comment for Win32.
2004-03-09 Bruce MomjianRemove blank line in Makefile.
2004-03-09 Bruce MomjianAdd HISTORY/INSTALL clean target to 7.4.X.
2004-03-09 Peter EisentrautBuild scanner output when making a distribution.
2004-03-09 Neil ConwayAdd documentation for the recent 'ALSO' patch for CREAT...
2004-03-09 Bruce MomjianRebuild HISTORY file to match our official style sheets.
2004-03-09 Neil ConwayRefer to GUC variables using <xref> tags rather than...
2004-03-09 Bruce MomjianCorrects a typo, introduces missing variables, and...
2004-03-09 Bruce MomjianDetermines the PKGLIBDIR equivalent under win32. Requir...
2004-03-09 Bruce MomjianAdd ALSO keyword to CREATE RULE.
2004-03-09 Bruce MomjianMake a separate win32 debug DLL along with the non...
2004-03-09 Bruce MomjianThe win32 port backend will require the functionality...
2004-03-09 Bruce MomjianDone:
2004-03-09 Bruce MomjianAdd:
2004-03-09 Bruce MomjianI wanted to submit some changes to the bundled postgres...
2004-03-08 Bruce MomjianHave SGML make clean remove text files output as well
2004-03-08 Bruce MomjianAdd comment about why ON COMMENT in non-current databas...
2004-03-08 Bruce MomjianUpdate German FAQ.
2004-03-08 Tom LaneTest for whether a previous IN join restricts the curre...
2004-03-07 Tom LaneSome editorial work on 7.4.2 release notes.
2004-03-07 Neil Conwaycontrib/xml2 updates from John Gray:
2004-03-07 Michael MeskesAdded multidimensional arrays as todo for ecpg.
2004-03-07 Tom LaneWhen testing usability of a partial index, recognize...
2004-03-07 Neil ConwayImprove discussion of using OIDs for identifying rows...
2004-03-07 Joe ConwayAdded new versions of dblink, dblink_exec, dblink_open...
2004-03-07 Neil ConwayExplicitely mention that some GUC variables cannot...
2004-03-07 Neil ConwayEditorialization of some text discussing 'IS NULL'...
2004-03-06 Bruce MomjianUse lynx -stdin and regenerate HISTORY
2004-03-05 Tom LaneImprove documentation of virtual_host parameter: old...
2004-03-05 Bruce MomjianHave makefile reference /xml2.
2004-03-05 Bruce MomjianFirst update of release notes for 7.4.2. Still needs...
2004-03-05 Bruce MomjianOops, '-' doesn't work for my lynx either.
2004-03-05 Bruce MomjianUse '-' for stdin on lynx, my lynx version doesn't...
2004-03-05 Bruce MomjianUpdate Polish FAQ, from Marcin Mazurek.
2004-03-05 Bruce MomjianAdd xml2 as skipped /contrib Makefile entry.
2004-03-05 Bruce MomjianAdd mention xml2 is a newer version.
2004-03-05 Bruce MomjianAdd missing xml files.
2004-03-05 Bruce MomjianMove new version of contrib/ xml into xml2, keep old...
2004-03-05 Bruce MomjianThanks to the generous support of Torchbox (http:/...
2004-03-05 Bruce MomjianPer a brief conversation with Tom, I've created a patch...
2004-03-05 Tom Lanelibpq's query to get the OIDs of large-object support...
2004-03-05 Bruce MomjianWin32:
2004-03-05 Bruce MomjianFix for underscore in ID sgml markup.
2004-03-05 Bruce MomjianAdd new SPI functions for use by PL/Java:
2004-03-05 Bruce MomjianFix log_executor_stats for non-multi queries. Backpatc...
2004-03-04 Neil ConwayEmit a warning when an empty string is input to the...
2004-03-04 Dennis BjorklundThe trim function doc did not say that the second argum...
2004-03-04 Bruce MomjianBetter document INSTEAD behavior for rules.
2004-03-04 Michael Meskes- Fixed segfault due to missing check for variable...
2004-03-03 Neil ConwayAdd a few more cross-references where appropriate,...
2004-03-03 Tom LaneModify pg_dump so that the preferred dump order is...
2004-03-03 Bruce MomjianFix wording of new bison warning, per Peter.
2004-03-03 Bruce MomjianRemove Jan:
2004-03-03 Bruce MomjianSeems the usage message for oid2name calls it pg_oid2na...
2004-03-03 Bruce MomjianAdd:
2004-03-03 Bruce MomjianAdds the -W flag to the pwd call under Win32. This...
2004-03-02 Tom LaneRemove useless rebuilding of subPlan list during ExecIn...
2004-03-02 Tom LaneUpdate obsolete comment.
2004-03-02 Tom LaneAlways schema-qualify the name of a function referenced...
2004-03-02 Bruce MomjianUpdate bison warning to be clearer about its purpose.
2004-03-02 Tom LaneJunkfilter logic to force a projection step during...
2004-03-02 Bruce MomjianFix sizeof(Oid) in PGSTAT_NUM_TABPURGE. (Actually...
2004-03-02 Bruce MomjianAdd missing checks for Borland C compiler.
2004-03-02 Tom LaneTeach is_distinct_query to recognize that GROUP BY...
2004-03-02 Bruce MomjianUpdate Turkish FAQ, Devrim GUNDUZ
2004-03-02 Bruce MomjianAdd missing sprompt.obj psql usage for Borland compiler...
2004-03-02 Michael MeskesAdded partly missing VOLATILE keyword.
2004-03-02 Tom LaneUpdate release notes for 7.3.6.
2004-03-02 Tom LaneReplace unportable use of /dev/stdin with lynx's -stdin...
2004-03-01 Neil ConwayAdd a few more xrefs, where they seemed appropriate...
next