OSDN Git Service

pg-rex/syncrep.git
1997-12-30 Marc G. FournierSlightly delayed patches from Todd...damn holidays :)
1997-12-29 Bruce MomjianChange some mallocs to palloc.
1997-12-29 Bruce MomjianFix for ORDER BY in UNION.
1997-12-29 Bruce MomjianUNION cleanup again.
1997-12-29 Bruce MomjianCleanup of UNION ALL fix. Manual page updates.
1997-12-27 Bruce MomjianUNION work for UNION ALL and other union stuff.
1997-12-26 Marc G. FournierKnew I missed somewhere...remove PORTNAME references...
1997-12-26 Vadim B. MikheevPrototypes for new funcs.
1997-12-26 Vadim B. MikheevCleaning GCC warnings.
1997-12-26 Vadim B. Mikheevextern char* crypt_getpwdfilename(void);
1997-12-24 Bruce MomjianImplementation of UNIONs.
1997-12-23 Bruce MomjianReverse out Thomas's group clause change.
1997-12-23 Bruce MomjianMake no-tty not use quiet in psql, fix group by copy...
1997-12-23 Thomas G. LockhartAdd newline/tab to middle of long failure message to...
1997-12-23 Thomas G. LockhartChange field name in RetrieveStmt from selectClause...
1997-12-23 Thomas G. LockhartLengthen some time conversion routine names now that...
1997-12-23 Thomas G. LockhartFix numeric comparision (... != NULL) to be (... >...
1997-12-23 Thomas G. LockhartAdd routines to print AExpr, Ident, and AConst parsing...
1997-12-23 Thomas G. LockhartImplement CREATE TABLE ... AS SELECT borrowing code...
1997-12-23 Thomas G. LockhartChange variable name reference from selectClause to...
1997-12-23 Thomas G. LockhartFix up some elog error messages.
1997-12-23 Thomas G. LockhartExpand a few date/time routine names to > 16 characters...
1997-12-23 Thomas G. LockhartFix format to produce actual German style. Affects...
1997-12-23 Thomas G. LockhartChange logic slightly to avoid one unnecessary calculat...
1997-12-23 Thomas G. LockhartChange a few routine names back to full length now...
1997-12-23 Bruce MomjianRemove regression in function.
1997-12-22 Bruce MomjianFix notty output to show status result. -q option...
1997-12-22 Bruce MomjianFix for test 0 error.
1997-12-22 Bruce MomjianFix for select 1=1 or 2=2, select 1=1 and 2=2, and...
1997-12-21 Bruce MomjianRemove some recursion in optimizer and clean up some...
1997-12-20 Marc G. FournierPotential fix for Bruce's "test" problem
1997-12-20 Bruce MomjianFix aggregates on inherited tables.
1997-12-20 Marc G. FournierMove more to dynloader subdir
1997-12-20 Marc G. FournierMake sure distclean works as well as clean
1997-12-20 Marc G. FournierMissed a HAVE_
1997-12-20 Marc G. Fournierfix so that dynloader.h is included instead of port...
1997-12-20 Marc G. FournierFix use of variable in Makefile.in
1997-12-20 Marc G. FournierMake sure configure reflects changes
1997-12-20 Marc G. FournierOops, forgot to add what I took away
1997-12-20 Marc G. FournierMore cleanups...
1997-12-20 Marc G. FournierMore ports switched over
1997-12-20 Marc G. FournierMove over the BSDi port files
1997-12-20 Marc G. FournierThis should get the linux port to work...
1997-12-20 Marc G. FournierGet it so that everything else *should* work with my...
1997-12-20 Marc G. FournierMajor cleanout of PORTNAME variables from Makefiles...
1997-12-20 Marc G. FournierFirst clean compile without a "PORTNAME" variable being...
1997-12-19 Marc G. Fournierremoved the port-protos.h from bsd a little too quick...
1997-12-19 Marc G. FournierIf this doesn't break something, nothing will *muhahaha*
1997-12-19 Marc G. FournierThese files will get link'd to 'dynloader.[ch]', from...
1997-12-19 Marc G. FournierMore removal of port dependent stuff
1997-12-19 Marc G. FournierMore cleanups. Move alot of the prototype definitions...
1997-12-19 Marc G. FournierGet rid of PORTNAME from Makefile.global.in...
1997-12-19 Marc G. FournierAdd regression output from FreeBSD
1997-12-19 Bruce MomjianReplace foo/bar to l1/l2.
1997-12-19 Marc G. FournierHere is the difference between expected->results of...
1997-12-19 Marc G. FournierMore cleanups...only need one rusagestub.h
1997-12-19 Marc G. Fournierremove port from OBJS line...
1997-12-19 Marc G. FournierNice clean compile...still need to run regression tests...
1997-12-19 Marc G. FournierUpdate configure so that it auto-detects and configures...
1997-12-19 Marc G. FournierOkay, that's it for tonight...broke a few ports, most...
1997-12-19 Marc G. FournierMore cleanups
1997-12-19 Marc G. FournierMore cleanups...several ports are major redundancies...
1997-12-19 Marc G. Fournierport.c no longer required...individual functions that...
1997-12-19 Marc G. FournierMore cleanups. I can now compile without PORTNAME...
1997-12-18 Bruce Momjiancopy query cleanup.
1997-12-18 Bruce MomjianRemove init_query_planner(), merged into planner().
1997-12-18 Bruce MomjianFix copy for no aggregates.
1997-12-18 Bruce MomjianRemove Existential, and ifdef out generate_fjoin. ...
1997-12-18 Bruce MomjianCost cleanup.
1997-12-18 Bruce MomjianCost cleanup.
1997-12-18 Bruce MomjianCleanup of agg copy.
1997-12-18 Bruce MomjianCleanup of agg copy.
1997-12-18 Bruce MomjianFix Query handling for inheritance, and cost computations.
1997-12-17 Thomas G. LockhartEnable timespan_finite() and text_timespan() routines...
1997-12-17 Thomas G. LockhartMove declarations for timespan2tm() and tm2timespan...
1997-12-17 Bruce MomjianRename Query label so ctags finds real structure.
1997-12-17 Bruce MomjianAdd optimizer README file.
1997-12-17 Marc G. FournierFirst pass through, of many to come, towards making...
1997-12-17 Marc G. FournierMakefile cleaned up
1997-12-17 Marc G. FournierClean up the Makefiles
1997-12-17 Marc G. FournierMake it entirely possible for PORTNAME to be undefined
1997-12-17 Marc G. FournierAdd recognition for 'machten'
1997-12-16 Thomas G. LockhartMention PST8PDT explicitly in the banner message (rathe...
1997-12-16 Thomas G. LockhartDefine text, varchar, and bpchar string length functions.
1997-12-16 Thomas G. LockhartUse MAXPGPATH to declare size of socket name storage.
1997-12-16 Thomas G. LockhartUse environment variable PGDATESTYLE on backend startup...
1997-12-16 Thomas G. LockhartAdd declarations for text, bpchar, and varchar length...
1997-12-16 Thomas G. LockhartAdd declarations for text, bpchar, and varchar length...
1997-12-16 Thomas G. LockhartAllow multiple-argument functions in constraint clauses.
1997-12-16 Thomas G. LockhartImprove (well, ok, fix) generated constraint name for...
1997-12-16 Bruce MomjianFix order of keywords, must be alphabetical.
1997-12-15 Bruce MomjianFix for user password packet processing, from Goran...
1997-12-12 Bruce MomjianMake password null on startup.
1997-12-11 Bruce MomjianRename pg_plan and pg_eval to be more meaningful.
1997-12-11 Bruce MomjianRemove PGDATA setting and use DataDir.
1997-12-09 Bruce MomjianSpark/Linux patch for locking, from Tom Szybist
1997-12-09 Marc G. FournierMajor code cleanup following the pg_password insertion...
1997-12-09 Thomas G. LockhartInclude informational messages added for implicit index...
1997-12-09 Thomas G. LockhartAdd information message about implicitly created indices.
1997-12-09 Thomas G. LockhartRemove trailing period from an elog message.
next