]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2001-04-19  Tom LaneKluge solution for Alex Pilosov's report of problems...
2001-04-19  Tatsuo IshiiAdd a crash gurard to pg_encoding_mblen in case of...
2001-04-18  Tom LaneFurther tweaking of error messages for cases involving...
2001-04-18  Peter EisentrautRepair misbehavior of \! with immediately following...
2001-04-18  Tom LaneMake the world safe for passing whole rows of views...
2001-04-18  Bruce MomjianUpdate TODO list.
2001-04-18  Tom LaneMake rule lister do the right thing with Vars represent...
2001-04-17  Bruce MomjianUpdate TODO list.
2001-04-17  Hiroshi InoueThe renewal of README thanks to Dave Page.
2001-04-17  Tom LaneAdd some defenses to guard against case where a rule...
2001-04-16  Tom LaneAvoid reversing user-given order of WHERE clauses while...
2001-04-16  Tatsuo IshiiCorrection for mathematical properties in Unicode conve...
2001-04-16  Bruce MomjianUpdate Japanese FAQ's.
2001-04-16  Bruce MomjianAdd new item.
2001-04-16  Tom Lanegetdatabaseencoding() and PG_encoding_to_char() were...
2001-04-16  Tom LaneRemove error report from pq_endmessage when pq_putmessa...
2001-04-16  Bruce MomjianUpdate TODO list.
2001-04-15  Tom LaneAdd LDFLAGS_SL to AIX shlib building command, per repor...
2001-04-15  Tom LaneConstant expressions that appear in ORDER BY, GROUP...
2001-04-15  Bruce MomjianUpdate TODO list.
2001-04-15  Tom LanePrevent generation of invalid plans for RIGHT or FULL...
2001-04-15  Peter EisentrautIf the password prompt goes to stderr, then the trailin...
2001-04-14  Peter EisentrautWork with Readline 4.2.
2001-04-14  Bruce MomjianAdd debug_query_string global variable for pgmonitor...
2001-04-14  Philip Warner- Get view OID based on rule OID not base table OID
2001-04-14  Tom LaneAnother try at making numeric MODULO operator produce...
2001-04-13  Tom LaneSuppress compiler warnings in Vax and NS32K assembly...
2001-04-13  Marc G. Fourniertag the source tree as REL7_1, renaming the old tag... REL7_1
2001-04-13  Bruce MomjianRemove as-of from HISTORY file.
2001-04-12  D'Arcy J.M... I just noticed the beta comment. That's not actually...
2001-04-09  Bruce MomjianUpdate FAQ.
2001-04-08  Bruce MomjianUpdate FAQ.
2001-04-08  Marc G. Fournierupgrade tags to rc4 (note lower case for packagers)
2001-04-08  Peter EisentrautRearrange distribution split as discussed on -hackers.
2001-04-08  Peter EisentrautUpdate to reflect OpenSSL 0.9.6a release.
2001-04-07  Bruce MomjianUpdate TODO list.
2001-04-06  Marc G. Fournierupdate the change log, but nothing else ...
2001-04-06  Peter EisentrautRevert wrong SCO OpenServer report, update comments...
2001-04-06  Hiroshi InoueSorry my previous change was a mistake.
2001-04-06  Thomas G. LockhartUtility to add the stylesheet "s0" definition to an...
2001-04-06  Marc G. Fourniermark it as RC3 ...
2001-04-06  Hiroshi Inoue1) Fit the precision of floating point to that of serve...
2001-04-06  Thomas G. LockhartFinal (?) platform update for the 7.1 release. Includes...
2001-04-06  Thomas G. LockhartAlter the previous test for "time with time zone" impli...
2001-04-06  Tom LaneSince plpgsql keeps its compiled function parsetrees...
2001-04-05  Tom LaneFix comment that Vadim found confusing.
2001-04-05  Vadim B. MikheevStartupXLOG(): initialize XLogCtl->Insert to new page...
2001-04-05  Michael MeskesHopefully fixed the long long problem.
2001-04-05  Tom Lanepg_dump needs to use ONLY when selecting data from...
2001-04-04  Tom LaneClean up AIX makefile to recognize subversions of AIX...
2001-04-04  Bruce MomjianUpdate TODO list.
2001-04-04  Bruce MomjianUpdate TODO list.
2001-04-04  Tom LaneFix/cleanup DLLLIBS handling for Cygwin port. If it...
2001-04-04  Bruce MomjianUpdate TODO list.
2001-04-04  Tom LaneRemove daylight-savings-time-dependent tests of 'time...
2001-04-04  Peter Eisentrautupdate
2001-04-04  Vadim B. MikheevHave to lock buffer while changing page' LSN.
2001-04-04  Philip WarnerDon't dump CHECK constraints with same source and names...
2001-04-03  Vadim B. MikheevLog sequence creation (to initialize magic number on...
2001-04-03  Tom LaneProvide snprintf() if system hasn't got it.
2001-04-03  Bruce MomjianSee attached for a minor documentation patch that more...
2001-04-03  Tom LaneCorrect bogus mktime() calls.
2001-04-03  Bruce MomjianRemove last-updated date stamp for 7.1.
2001-04-03  Philip Warner- Handle overridden attrs as per discussions 2-Apr...
2001-04-03  Tom LaneCheck for failure of malloc() and realloc() when alloca...
2001-04-03  Tom Laneopen(2) flags saved for re-opening a virtual file shoul...
2001-04-02  Tom LaneRestore pre-7.1 behavior of allowing DROP of a table...
2001-04-02  Tom Lane_mdfd_getrelnfd() should include kernel error code...
2001-04-02  Tom LaneComplain if the same column name is inherited from...
2001-04-02  Bruce MomjianUpdate HISTORY/release.sgml to current.
2001-04-02  Bruce MomjianUpdate TODO list.
2001-04-02  Bruce MomjianUpdate TODO list.
2001-04-02  Thomas G. LockhartUpdate info for platforms BeOS, Tru64, Linux/MIPS,...
2001-04-02  Bruce MomjianUpdate TODO list.
2001-04-02  Bruce MomjianDisable creation of indexes on system tables.
2001-04-02  Michael MeskesSynced pgc.l with scan.l.
2001-04-02  Tom LaneRemove duplicate definition of DLLLIBS, per gripe from...
2001-04-02  Tom LaneTom Ivar Helbekkmo <tih@kpnQwest.no> says that dynamic...
2001-04-01  Tom LanePlanner wasn't correctly handling adjustment of tuple_f...
2001-04-01  Marc G. FournierRC2 preparations ...
2001-04-01  Philip WarnerPatch to put rudimentary dependency support into pg_dum...
2001-04-01  Bruce MomjianUpdate TODO list.
2001-03-31  Tom LaneOn Cygwin, do initial connect() call in blocking mode...
2001-03-31  Tom LanepqWait() should check for exception status as well...
2001-03-31  Bruce MomjianUpdate TODO list.
2001-03-31  Bruce MomjianAdd elog file.
2001-03-31  Bruce MomjianUpdate TODO list.
2001-03-31  Bruce MomjianUpdate TODO list.
2001-03-31  Bruce MomjianUpdate TODO list.
2001-03-31  Bruce MomjianUpdate TODO list.
2001-03-30  Tom LaneRe-allow specification of a new default value for an...
2001-03-30  Bruce MomjianUpdate TODO list.
2001-03-30  Bruce MomjianUpdate TODO list.
2001-03-30  D'Arcy J.M... Marc-Andre is changing where DateTime goes. This chang...
2001-03-30  D'Arcy J.M... Correct indenting in _quote() function.
2001-03-30  Tom LaneAdd appropriately ifdef'd hack to make ARM compiler...
2001-03-30  Tom Lanerandom_seed => seed ...
2001-03-29  Bruce MomjianPut proper pgaccess Chinese big5 file in place.
2001-03-29  Peter EisentrautRename 'random_seed' back to 'seed'.
2001-03-29  Peter Eisentrautsmall fixes
next