OSDN Git Service

pg-rex/syncrep.git
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...
1999-05-13 Thomas G. LockhartSurround a variable declaration with ENABLE_OUTER_JOINS...
1999-05-13 Tatsuo Ishiiset client_encoding to <nothing> crashes backend.
1999-05-13 Tom LaneRip out QueryTreeList structure, root and branch. ...
1999-05-13 Byron NikolaidisUpdate driver to 6-40-0006
1999-05-13 Bruce MomjianHere's a small patch to cause pg_dump to emit the
1999-05-13 Tom LaneRelease allocated memory during AtAbort_Memory.
1999-05-12 Tom LaneDo not refer to stdin in static variable initializer ...
1999-05-12 Jan WieckFixed small bug in ruleutils and added output of pg_vie...
1999-05-12 Jan WieckFixed wrong hasAggs when aggregate columns of view...
1999-05-12 Jan WieckReplaced targetlist entry in GroupClause by reference...
1999-05-12 Bruce MomjianI am sorry, I misinterpreted the still failing trigger...
1999-05-12 Jan WieckAdded installation of created procedural languages...
1999-05-12 Thomas G. LockhartMinor wording change.
1999-05-12 Thomas G. LockhartInclude mention of CASE, COALESCE, and IFNULL.
1999-05-12 Thomas G. LockhartAdjust elog NOTICE messages to surround table and colum...
1999-05-12 Thomas G. LockhartAdd keywords to implement Vadim's transaction isolation
1999-05-12 Thomas G. LockhartFix problem with multiple indices defined if using...
1999-05-12 Thomas G. LockhartHandle conversion of floating point constants to intern...
1999-05-12 Thomas G. LockhartKeep long non-quoted numeric strings *as* untyped strin...
1999-05-12 Tom LaneFix bogus assumption that MAXALIGN is at least sizeof...
1999-05-11 Tom LaneFix configure to generate correct expansion of library...
1999-05-11 Bruce MomjianJust a couple more files to untar in src/test/regress
1999-05-11 Jan WieckChanged debug options:
1999-05-11 Bruce Momjianput back mklang.sql.in file.
1999-05-11 Bruce Momjianclean up comments
1999-05-10 Bruce MomjianUpdate man page for select
1999-05-10 Jan WieckCheck for NUMERIC overflow a second time after rounding
1999-05-10 Bruce MomjianAllow perl install as non-root, from Geoff Keating
1999-05-10 Bruce MomjianUpdate to PyGreSQL 2.3.
1999-05-10 Bruce Momjian libpq++ uses fe_setauthsvc which is deprecated and...
1999-05-10 Bruce MomjianRename MAP_FILE to USERMAP_FILE for Digital Unix.
1999-05-10 Bruce MomjianI send you a attach of my modified refint.c that
1999-05-10 Bruce MomjianThis patch is to add more comments
1999-05-10 Bruce Momjianadd mention of large object orphaning
1999-05-10 Bruce MomjianFix initdb problem introduced by recent patch.
1999-05-10 Bruce MomjianChange error messages to oids come out as %u and not...
1999-05-09 Tom LaneCorrect type_sanity test so it doesn't spit up on new
1999-05-09 Tom LaneRearrange top-level rewrite operations so that EXPLAIN...
1999-05-09 Tatsuo IshiiRunning lo_read/lo_write under different memory context
1999-05-09 Vadim B. MikheevMistyping by me.
1999-05-09 Tom LaneRepair incorrect pg_proc entry for numeric_in.
1999-05-09 Tom LaneFix some miscellaneous places that were using raw open...
1999-05-09 Tom LaneUpdate hash and join routines to use fd.c's new temp...
1999-05-09 Tom LaneAdd 'temporary file' facility to fd.c, and arrange...
1999-05-08 Bruce MomjianAdd new netbsd file.
1999-05-07 Michael Meskes*** empty log message ***
1999-05-07 Bruce MomjianRemove unused Netbsd files.
1999-05-07 Bruce MomjianPlease apply the following patch for regress.sh to...
1999-05-07 Bruce MomjianPlease apply the following patch for regress.sh to...
1999-05-07 Vadim B. MikheevFix LMGR for MVCC.
next