]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
1999-05-26  Thomas G. LockhartAdd chapters on CVS access, MVCC, SQL theory to the...
1999-05-26  Thomas G. LockhartChapter on multi-version concurrency control from Vadim.
1999-05-26  Thomas G. LockhartAdd new reference pages for postmaster and postgres.
1999-05-26  Thomas G. LockhartFirst copy from the man pages.
1999-05-26  Bruce MomjianFix for NT from Horak Daniel
1999-05-26  Bruce MomjianDisable use of -o and -d pg_dump options together....
1999-05-26  Bruce MomjianAdd fix for 0x7fU constants to pgindent
1999-05-26  Bruce MomjianAllow pg_dump -v display proper table/sequence count...
1999-05-26  Bruce MomjianMake functions static or NOT_USED as appropriate.
1999-05-26  Marc G. FournierGive BEOS a chance ...
1999-05-25  Bruce MomjianAnother pgindent run. Sorry folks.
1999-05-25  Bruce MomjianMake 0x007f -> (unsigned)0x7f to make pgindent happy.
1999-05-25  Vadim B. MikheevGet rid of page-level locking in btree-s.
1999-05-25  Vadim B. MikheevGet rid of page-level locking in btree-s.
1999-05-25  Bruce Momjianpgindent run over code.
1999-05-25  Michael Meskes*** empty log message ***
1999-05-25  Jan WieckBugfix - Range table entries that are unused after...
1999-05-25  Jan WieckFixed bug in rules event qualification output.
1999-05-25  Bruce MomjianFIx for 0.0.0.0/0 output as 00/0.
1999-05-23  Tom LaneDo not assign output columns to junk attributes created...
1999-05-23  Tom LaneDetect case of invalid use of GROUP BY when there are no
1999-05-23  Bruce MomjianRemove more -B parameters not needed.
1999-05-23  Bruce MomjianRemove -B from wisconsin test.
1999-05-23  Vadim B. MikheevFix tuple chain moving bug found by "Hiroshi Inoue...
1999-05-23  Bruce MomjianHere it is. Remove or rename the current interfaces...
1999-05-22  Tom LaneUpdate commentary in sample GEQO config file.
1999-05-22  Tom LaneReduce default GEQO 'effort' setting to MEDIUM always.
1999-05-22  Tom LaneModify aset.c logic so that blocks requested from mallo...
1999-05-22  Tom LaneImprove error message from failed LOAD command (include
1999-05-22  Tom LaneAllow GEQO effort to be specified numerically, as well as
1999-05-22  Tom LaneModify backend switch parsing to prevent 'insecure...
1999-05-22  Bruce MomjianFix for select 1;select 2 without trailing semi.
1999-05-22  Bruce MomjianFix for DEFAULT ''.
1999-05-22  Bruce MomjianMake postgres prompt backend>, and remove PARSEDEBUG.
1999-05-22  Thomas G. LockhartFinish initial markup of cvs.sgml, and include it in...
1999-05-21  Bruce MomjianChange perl Makefile test.
1999-05-21  Bruce MomjianDisable fix. Didn't work.
1999-05-21  Bruce MomjianFix typo and attempt default fix.
1999-05-21  Michael Meskes*** empty log message ***
1999-05-21  Bruce MomjianTreat {} as special regex too.
1999-05-21  Tatsuo Ishiiadd retest, a regex testing program
1999-05-21  Bruce MomjianFix problem with | in ~ comparison using index.
1999-05-21  Tom LaneAdd material about postmaster startup failure messages;
1999-05-21  Tom LaneReport strerror() rather than errno in low-level backen...
1999-05-21  Tom LaneAdded a long section about proper use of the optimizer...
1999-05-21  Tom LaneMinor updates to libpq documentation.
1999-05-20  Jan WieckRemoved the automatic installation of built procedural...
1999-05-20  Tom LaneGenerate distinct error messages for trigger function...
1999-05-20  Jan WieckFixed shift/reduce conflict
1999-05-20  Tatsuo Ishiioverwriting a large object now works
1999-05-20  Thomas G. LockhartAdd reference pages on user interface applications.
1999-05-20  Thomas G. LockhartRearrange and consolidate the Admin Guide.
1999-05-20  Tom LaneVery minor improvements in CREATE OPERATOR docs.
1999-05-20  Tom LaneUpdate CREATE FUNCTION docs: mention use of AS clause...
1999-05-20  Tom LaneUpdate SGML docs with some changes I made to test/regre...
1999-05-20  Tom LaneDoco updates for change to handling of INTERNAL function
1999-05-19  Tom LaneMinor improvements to postmaster/backend man pages.
1999-05-19  Bruce MomjianDec ALpha patches
1999-05-19  Bruce MomjianDec alpha patches.
1999-05-19  Bruce MomjianRemove 4096 string limited key on block size
1999-05-19  Bruce MomjianUpgrade to PyGreSQL (2.4)
1999-05-19  Marc G. FournierBring python up to date ...
1999-05-18  Tom LaneAdd Aggref and ArrayRef to the set of node types that...
1999-05-18  Peter MountForgot the CHANGELOG
1999-05-18  Peter MountInternationalisation of error messages
1999-05-18  Tom LaneNow that hashjoin is reliable for large joins (knock...
1999-05-18  Tom LaneRemove no-longer-used fields in Hash and HashJoin nodes.
1999-05-18  Tom LaneRewrite hash join to use simple linked lists instead...
1999-05-18  Peter MountTransactions in ImageViewer
1999-05-18  Michael Meskes*** empty log message ***
1999-05-17  Peter MountFixed Internationalization of error messages.
1999-05-17  Peter MountMinor bug fixes. Replaced DateStyle support with ISO.
1999-05-17  Bruce MomjianAll works on linux now by my tests and regression(with...
1999-05-17  Bruce MomjianSkip junk nodes when comparing UNION target list lengths.
1999-05-17  Bruce MomjianChange resjunk to a boolean.
1999-05-17  Jan WieckFixed latest regression diff's by omitting viewowner...
1999-05-17  Bruce MomjianThis is actually more of a fundamental problem with...
1999-05-17  Bruce MomjianAdd python
1999-05-17  Bruce MomjianRe-add python.
1999-05-17  Bruce MomjianUpdates for 6.5.
1999-05-17  Marc G. FournierUpdate pointers to where the register/mailing list...
1999-05-17  Tom LanePrior patch added 2 more characters to string allocated
1999-05-17  Bruce MomjianSELECT * error message fix.
1999-05-17  Marc G. FournierApply freebsd specific patches dealign with ELF system...
1999-05-17  Bruce MomjianMove IN to proper place.
1999-05-17  Bruce MomjianCleanup
1999-05-17  Bruce MomjianFix typo in change.
1999-05-17  Tom LaneTighten coding in new_join_pathkey, which seems to...
1999-05-17  Tom LaneChange GEQO optimizer to release memory after each...
1999-05-17  Bruce MomjianRequire IN in LOCK syntax.
1999-05-17  Bruce MomjianChange md* call to smgr*.
1999-05-16  Tom LaneMinor code cleanup in optimizer.
1999-05-16  Tom LaneFix some typos in geqo optimizer --- it now generates
1999-05-16  Tom LaneUndo collateral damage from recent patch: Makefile had
1999-05-16  Tom LaneChange iostream to iostream.h, strstream to strstream.h
1999-05-15  Bruce MomjianI made it so it rolled over files at 1MB. My table...
1999-05-15  Bruce MomjianI've got 2 pretty small patches.
1999-05-14  Michael Meskes*** empty log message ***
1999-05-13  Bruce MomjianHi, Bruce!
1999-05-13  Thomas G. LockhartAdd double quotes around the sequence name generated...
next