OSDN Git Service

pg-rex/syncrep.git
1999-12-27 Bruce MomjianHi, all,
1999-12-27 Bruce MomjianHi, all
1999-12-26 Tom LanePut back erroneously-removed definition of 'defines...
1999-12-26 Tom LaneIt turns out that the item size limit for btree indexes...
1999-12-24 Bruce MomjianUpdate developers faq.
1999-12-24 Tom LaneClean up handling of explicit NULL constants. Cases...
1999-12-23 Michael Meskes*** empty log message ***
1999-12-22 Tatsuo IshiiFix minor bug.
1999-12-22 Tatsuo IshiiAdd installtion of postmaster.opts.default.
1999-12-22 Tatsuo IshiiAdd installation of pg_ctl
1999-12-22 Hiroshi Inoueto live in a transaction before access to db
1999-12-21 Jan Wieckupdate_pg_pwd() is an AR trigger. Corrected return...
1999-12-21 Bruce MomjianThe first fix is to allow an input file with a relative...
1999-12-21 Bruce MomjianUpdate developers faq in main tree.
1999-12-21 Bruce MomjianThis patch will avoid SIGFPE on some geo functions...
1999-12-21 Bruce Momjianautoconf
1999-12-21 Bruce MomjianClean up qnx template finding.
1999-12-21 Jan WieckAdded empty TOASTER files and corrected some minor...
1999-12-20 Bruce Momjiantr cleanup
1999-12-20 Jan WieckRequired catalog changes for extended LONG attribute...
1999-12-20 Bruce MomjianCleanup of effective username test.
1999-12-20 Tom LaneFinally found a platform which has finite() but nonethe...
1999-12-20 Tom LaneClean up some minor gcc warnings.
1999-12-20 Tom LaneClean up some minor gcc warnings.
1999-12-20 Tom LaneClean up some minor gcc warnings. I'm not touching the
1999-12-20 Tom LaneClean up some minor gcc warnings.
1999-12-20 Tom LaneWhoever touched this code last doesn't seem to understand
1999-12-20 Tom LaneAvoid compiler warnings on systems that have snprintf...
1999-12-18 Bruce MomjianCleanup --alldb option handling.
1999-12-18 Bruce MomjianCleanup vacuumdb
1999-12-18 Bruce Momjian> > It would be nice for new users; I think it would...
1999-12-18 Bruce MomjianFinally initdb.sh works. Was problem with assuming...
1999-12-18 Bruce Momjianinitdb cleanup
1999-12-18 Bruce Momjianinitdb cleanup
1999-12-18 Bruce MomjianMore initdb cleanup
1999-12-18 Bruce MomjianCleanup of initdb.sh script to be portable, at least...
1999-12-18 Bruce MomjianAdd cvs.
1999-12-17 Bruce Momjianautoconf
1999-12-17 Bruce MomjianLowercase $host for QNX.
1999-12-17 Bruce MomjianRemove unused files.
1999-12-17 Bruce MomjianFix MULTIBYTE handling in string by using strcat.
1999-12-17 Jan WieckOkay, this is how it looks: Please apply the attached...
1999-12-17 Thomas G. LockhartFix typo in tag.
1999-12-17 Thomas G. LockhartRe-enable makeAttr() if ENABLE_OUTER_JOINS is defined.
1999-12-17 Bruce MomjianANother initdb cleanup
1999-12-17 Bruce MomjianReverse out nextval patch.
1999-12-17 Bruce Momjianinitdb.sh fix from Peter.
1999-12-17 Bruce MomjianThis is my -- hopefully sufficiently portable -- attemp...
1999-12-16 Bruce MomjianClear paren level flag on \r or any backslash command...
1999-12-16 Jan WieckSome changes to prepare for LONG attributes.
1999-12-16 Bruce MomjianHi,
1999-12-16 Bruce Momjian>Turning nextval and currval into keywords is not an...
1999-12-16 Bruce MomjianHere's the Create/Alter/Drop Group stuff that's been...
1999-12-16 Bruce MomjianUpdate for QNX.
1999-12-16 Bruce Momjianautoconf
1999-12-16 Michael Meskes*** empty log message ***
1999-12-16 Bruce MomjianEthernet MAC addresses (macaddr type) are not compared...
1999-12-16 Bruce MomjianI have done the QNX4 port with the current source tree...
1999-12-14 Bruce MomjianThis patch solves a couple of memory leaks in ecpglib...
1999-12-14 Tom Lanefix_parsetree_attnums was not nearly smart enough about...
1999-12-14 Bruce Momjian> From what I gather, this should be a little cleaner...
1999-12-14 Bruce Momjian>From what I gather, this should be a little cleaner...
1999-12-14 Bruce MomjianDepending on my interpreting (and programming) skills...
1999-12-13 Bruce MomjianNew LDOUT makefile variable for QNX os.
1999-12-13 Tom LaneUpdate documentation to reflect availability of aggrega...
1999-12-13 Bruce MomjianPrevent _deadcode from showing in ctags and mkid
1999-12-13 Tom Laneaggregate(DISTINCT ...) works, per SQL spec.
1999-12-12 Tom Laneany_ordering_op()'s argument should be declared Oid...
1999-12-12 Bruce MomjianI'm in TODO mood today ...
1999-12-12 Bruce MomjianMeanwhile, database names with single quotes in names...
1999-12-11 Bruce MomjianFix for psql from Peter.
1999-12-11 Bruce MomjianAllow ; in () in psql.
1999-12-11 Bruce MomjianUpdate TODO list.
1999-12-11 Bruce MomjianThis takes care of TODO item
1999-12-10 Bruce MomjianRemove old file.
1999-12-10 Bruce MomjianUpdate drop.sql
1999-12-10 Bruce MomjianRename destroy.sql to drop.sql.
1999-12-10 Jan WieckAdded global variable to have RI triggers override
1999-12-10 Tatsuo IshiiFix memory overrun while setting ps status
1999-12-10 Tom LaneTeach grammar and parser about aggregate(DISTINCT ...
1999-12-10 Bruce MomjianRemove unneeded action.
1999-12-10 Bruce MomjianFix LDREL.
1999-12-10 Bruce MomjianThis should fix the \e (\p, \g, ...) behaviour on an...
1999-12-10 Bruce MomjianRename several destroy* functions/tags to drop*.
1999-12-10 Tom LaneCorrect coredump in ALTER TABLE foo ADD(). Accept...
1999-12-10 Bruce MomjianUpdate regression for new dropdb command.
1999-12-10 Jan WieckAdded a fflush(stdout) to the \p command required for the
1999-12-09 Bruce MomjianMake LD -r as macros that can be changed for QNX.
1999-12-09 Bruce MomjianUpdate for QNX from Kardos, Dr. Andrea
1999-12-09 Tom LaneReplace generic 'Illegal use of aggregates' error messa...
1999-12-09 Bruce MomjianHi,
1999-12-09 Bruce MomjianRemove extra vacuum, from Peter.
1999-12-08 Jan WieckFixed concurrent visibility bug.
1999-12-08 Bruce MomjianFix indexing of cidr.
1999-12-08 Bruce MomjianCleanup
1999-12-08 Bruce MomjianChange $< to $+ in scripts Makefile, and clean up pg_en...
1999-12-08 Michael Meskes*** empty log message ***
1999-12-07 Bruce MomjianPeter's file removals.
1999-12-07 Bruce MomjianOkay, that should put us back in sync. These two patche...
1999-12-07 Michael Meskes*** empty log message ***
next