]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2001-05-03  D'Arcy J.M... Initial checkin of a contributed type that handles...
2001-05-02  Bruce MomjianIn the outputs section the NOTICE reads:
2001-05-02  Bruce MomjianAdded mention of SHMALL and removed BSD/OS-specific...
2001-05-02  Bruce Momjiandescription of the command line option echo should...
2001-05-02  Tom LanePrevious commit mistakenly converted all newlines to...
2001-05-02  D'Arcy J.M... Add note explaining why inserts take longer as tables...
2001-05-02  D'Arcy J.M... Change "|zzlzzzz" argument specification to "|zzizzzz...
2001-05-01  Peter EisentrautBump version to 7.1.1. Now run over to hub to rebuild...
2001-05-01  Peter EisentrautMore markup fixes
2001-05-01  Tom LaneFix slightly confused description of debug options.
2001-05-01  Tom LaneSynced gram.y and preproc.y.
2001-05-01  Thomas G. LockhartAllow a string argument to the EXTRACT() function.
2001-05-01  Hiroshi Inoue1) fix bugs reported by Andrea Aime.
2001-04-30  Tom LaneUpdate FAQ_HPUX now that we have reports of out-of...
2001-04-30  Tom LaneDocument pltcl's return_null command.
2001-04-30  Tom LaneRepair freshly-broken markup.
2001-04-30  Tom Laneexec_move_row() should be more forgiving of tuples...
2001-04-30  Tom LaneSuppress pull-up of subqueries that are in the nullable...
2001-04-30  Bruce MomjianBreak up PQexec() result functions into subsections...
2001-04-30  Bruce MomjianUpdate TODO list.
2001-04-30  Bruce MomjianAdd mention of libpgtcl's options to manual, libpq...
2001-04-30  Bruce MomjianUpdate TODO list.
2001-04-29  Tatsuo IshiiAdd missing Unicode support for Cyrillic encodings.
2001-04-28  Bruce MomjianIn create_function there is a remark concerning SQL...
2001-04-27  Bruce MomjianA small patch for a small option (for rel. 7.1).
2001-04-27  Bruce MomjianUpdate FAQ.
2001-04-27  Bruce MomjianUpdate FAQ.
2001-04-27  Bruce MomjianUpdate FAQ.
2001-04-26  Tom LaneRemove bogus Assert from AbsoluteTimeIsBefore(). ...
2001-04-25  Tom LaneTweak nestloop costing to weight restart cost of inner...
2001-04-25  Bruce MomjianUpdate TODO list.
2001-04-25  Philip Warner- Fixed CONSTRAINT TRIGGER dump to record tgconstrelid...
2001-04-24  Peter Eisentrauttypological errors
2001-04-24  Tom LaneUndo pgindent brain damage, so that node type numbers...
2001-04-23  Tom LaneBehave sanely when database name is omitted from comman...
2001-04-23  Peter EisentrautSend 'cd' output to /dev/null.
2001-04-23  Tom LaneDefend against ancient versions of zlib by checking...
2001-04-23  Tom Lanecompatible_oper needs to do ReleaseSysCache in one...
2001-04-23  Hiroshi Inoue1) Decrease the size of needlessly large buffers. For...
2001-04-23  Hiroshi InoueA patch to fix the following bugs.
2001-04-22  Tom LaneDon't bomb out on indexes on system attributes other...
2001-04-21  Tom LaneRemove useless setuid() call, instead add a check that...
2001-04-21  Peter EisentrautMake sure that the postmaster options (from postmaster...
2001-04-20  Thomas G. LockhartFinal markup for 7.1 hardcopy release. Mostly typo...
2001-04-20  Thomas G. LockhartAdd option --refentry to change \keepn (keep with next...
2001-04-19  Peter EisentrautRemove libsfio check.
2001-04-19  Peter EisentrautPass -D option to pg_ctl because export PGDATA won...
2001-04-19  Peter EisentrautAdd extern int optreset declaration, per bug report...
2001-04-19  Peter EisentrautFix "off by VARHDRSZ" bug in (Cyrillic) recode support.
2001-04-19  Bruce MomjianUpdate TODO list.
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...
next