OSDN Git Service

pg-rex/syncrep.git
2000-01-05 Bruce MomjianFix it's and its to be correct.
2000-01-05 Thomas G. LockhartUpdate format to add uniform headers on files.
2000-01-05 Thomas G. LockhartUpdate format to add uniform headers on files.
2000-01-05 Thomas G. LockhartUpdate output to new psql conventions.
2000-01-05 Thomas G. LockhartFix spaces in text message.
2000-01-05 Thomas G. LockhartClean up format of tests.
2000-01-05 Thomas G. LockhartVerified output from new psql.
2000-01-05 Thomas G. LockhartMove numeric test to be near other numeric data types...
2000-01-04 Thomas G. LockhartClean up syntax to use SQL92-ish type coersion
2000-01-04 Thomas G. LockhartMatch results with format from new psql.
2000-01-04 Thomas G. LockhartRepair two recently reported problems:
2000-01-02 Bruce MomjianUpdate DATEDEBUG removal.
2000-01-02 Bruce MomjianUpdate length of timestamp to 30.
2000-01-02 Bruce MomjianRemove DATEDEBUG because it didn't look Y2K safe, and...
1999-12-31 Bruce MomjianMake psql \dT always show descriptions. There is room.
1999-12-31 Tom LaneGenerate double-sided LIKE indexquals that work even...
1999-12-31 Tom LaneClean up loose end in LIKE optimization fix: parser...
1999-12-31 Tom LaneClean up datatypes and comments for op_class() routine.
1999-12-31 Tom LaneRevise init_sequence so that it doesn't leak memory...
1999-12-30 Tom Laneelog() was set up to call abort() if it saw an ERROR...
1999-12-30 Bruce MomjianClearify DECLARE syntax by saying cursorname, not just...
1999-12-30 Tatsuo IshiiAllow --with-mb=SQL_ASCII
1999-12-30 Tom LaneRepair bugs discussed in pghackers thread of 15 May...
1999-12-29 Bruce MomjianImprove subquery error message, now says "More than...
1999-12-29 Bruce MomjianMove ipc patch into README.NT.
1999-12-29 Bruce MomjianAdd NT patch.
1999-12-29 Bruce MomjianMove NT patch into readme.
1999-12-29 Bruce MomjianUpdate comment.
1999-12-29 Bruce MomjianUpdate comments.
1999-12-28 Jan WieckRemoved LZTEXT datatype as discussed.
1999-12-27 Bruce MomjianFix length limit, MikeA
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 ...
next