]> granicus.if.org Git - postgresql/shortlog
postgresql
1999-11-15 Tom LaneImplement subselects in target lists. Also, relax...
1999-11-15 Tom LaneUpdate sanity_check regress test to pass now that pg_index
1999-11-14 Tom LaneFix typo so it actually compiles...
1999-11-14 Bruce MomjianAdd recreate index notice to vacuum error.
1999-11-14 Tom LaneTweak make rules for parse.h and fmgr.h to avoid bug...
1999-11-14 Bruce MomjianAdd index recreation suggestion to end of world error...
1999-11-14 Bruce MomjianUpdate TODO list.
1999-11-13 Bruce MomjianFix for psql control-d and .psqlrc that I broke. Fix...
1999-11-13 Bruce MomjianThe \p\g fix didn't turn out to be so bad. It even...
1999-11-12 Bruce MomjianUpdate NT readme with new name.
1999-11-12 Tom LaneFix ExecSubPlan to handle nulls per the SQL spec -...
1999-11-11 Bruce MomjianUpdate for documentation in libpq changes.
1999-11-11 Bruce MomjianIn the spirit of TODO item
1999-11-10 Bruce MomjianCleanup of psql \copyright
1999-11-08 Bruce Momjianpsql makefile fix from Keith Parks
1999-11-07 Bruce MomjianNew NameStr macro to convert Name to Str. No need...
1999-11-06 Bruce Momjianexit recursion fix from Massimo
1999-11-06 Bruce MomjianFix for recusive exit call from Massimo.
1999-11-06 Bruce MomjianUpdate TODO list.
1999-11-06 Bruce MomjianSort help file names, from Peter Eisentraut
1999-11-06 Bruce MomjianAdd Linux ARM.
1999-11-05 Bruce MomjianUpdate psql banner
1999-11-05 Bruce MomjianUpdate TODO list.
1999-11-05 Bruce MomjianUpdate psql display.
1999-11-05 Tom Laneenvironment variable set by MULTIBYTE startup code...
1999-11-05 Bruce MomjianUpdate \? display.
1999-11-05 Bruce MomjianMake pager on by default.
1999-11-05 Bruce MomjianClean up \? psql display.
1999-11-05 Bruce MomjianUpdate TODO list.
1999-11-05 Bruce MomjianUpdate man pages for new banner.
1999-11-05 Bruce Momjianpsql banner cleanup
1999-11-05 Bruce Momjianclean up startup banner
1999-11-04 Bruce MomjianFix EOF/control-D display in psql.
1999-11-04 Bruce MomjianUpdate to psql, run pgindent.
1999-11-04 Bruce Momjianpsql cleanup
1999-11-04 Bruce MomjianUpdate psql with man pages and new version of help.
1999-11-04 Bruce MomjianMajor psql overhaul by Peter Eisentraut.
1999-11-04 Bruce Momjianautoconf
1999-11-04 Bruce MomjianImprove getopt and readline support, from Peter Eisentraut.
1999-11-04 Bruce MomjianUpdate bsdi for bsd/os 4.1
1999-11-04 Hiroshi InoueMake it possible to execute crashed CREATE/DROP command...
1999-11-02 Michael Meskes*** empty log message ***
1999-11-02 Michael Meskes*** empty log message ***
1999-11-02 Bruce Momjianupdate for pgaccess
1999-11-01 Bruce Momjianautoconf
1999-11-01 Bruce MomjianUpdate pgaccess
1999-11-01 Bruce Momjianautoconf
1999-11-01 Bruce MomjianUpdate for pgaccess 0.98.
1999-11-01 Bruce MomjianUpdate for 6.5.3.
1999-11-01 Tom LaneEliminate RewritePreprocessQuery, which was taking an
1999-11-01 Tom LaneEliminate some unbelievably cheesy code in _copyConst().
1999-11-01 Tom LaneInline check for full buffer in appendStringInfoChar.
1999-11-01 Tom LaneDon't call ExecOpenIndices if pg_class relhasindex...
1999-11-01 Tom LaneEliminate local inefficiencies in updateTargetListEntry...
1999-11-01 Bruce Momjianformatting cleanup
1999-11-01 Bruce MomjianUpdate version for 7.0.
1999-11-01 Bruce MomjianAllow indexes on system catalogs for use in cache code.
1999-10-31 Bruce Momjianautoconf
1999-10-31 Bruce MomjianUpdate to pgaccess 0.98.
1999-10-31 Tom LaneRule dumper failed to affix '*' to inheritable RTEs.
1999-10-31 Bruce MomjianUpdate TODO list.
1999-10-31 Bruce MomjianUpdate TODO list.
1999-10-31 Bruce MomjianUpdate for 0.98 pgaccess
1999-10-31 Bruce MomjianUpdate for 0.98.
1999-10-31 Bruce Momjianautoconf
1999-10-31 Bruce MomjianUpdate pgaccess makefile for 0.98
1999-10-30 Tom LaneAvoid duplicate ExecTypeFromTL() call in ExecInitJunkFi...
1999-10-30 Tom LaneRearrange heap_beginscan to eliminate extra call on
1999-10-30 Tom LaneSkip invoking set_uppernode_references() for a RESULT...
1999-10-30 Tom LaneRewrite preprocess_targetlist() to reduce overhead...
1999-10-30 Bruce MomjianUpdate pgaccess for 0.98.
1999-10-30 Tom LaneFurther performance improvements in sorting: reduce...
1999-10-30 Bruce MomjianAdd pgaccess Makefile.
1999-10-30 Bruce MomjianAdd 0.98.
1999-10-30 Bruce MomjianRemove 0.96 for update to 0.98
1999-10-30 Tom LaneOoops ... 6.5 coding wasn't quite right anymore. Shoul...
1999-10-30 Tom LanePut back code in nodeAgg to generate a dummy all-nulls...
1999-10-29 Bruce MomjianMake USING in COPY optional.
1999-10-29 Bruce MomjianFix wording.
1999-10-29 Michael Meskes*** empty log message ***
1999-10-27 Bruce MomjianUpdate TODO list.
1999-10-27 Bruce MomjianFix psql quote missing.
1999-10-27 Michael Meskes*** empty log message ***
1999-10-26 Bruce MomjianAdd mention of NULL for COMMENT.
1999-10-26 Bruce MomjianFix compile after COMMENT problem.
1999-10-26 Bruce Momjianupdate
1999-10-26 Bruce MomjianUpdate TODO list.
1999-10-26 Bruce MomjianThese are two minor corrections to libpq's PQsetNoticeP...
1999-10-26 Bruce Momjianimprove manual page
1999-10-26 Bruce MomjianUpdate TODO list.
1999-10-26 Bruce MomjianUpdate TODO list.
1999-10-26 Bruce MomjianMore comments.
1999-10-26 Bruce MomjianAdd documentation for comment.
1999-10-26 Bruce MomjianHello.
1999-10-25 Tom LaneStandardize on MAXPGPATH as the size of a file pathname...
1999-10-25 Tom Lane'extern char *pg_pathname' in these files fails to...
1999-10-25 Byron Nikolaidisbug fix for large objects (free)
1999-10-24 Tom LaneAdd a notion of a 'catalog version number' that can...
1999-10-24 Tom LaneAdd comment explaining that this table doesn't do what you
1999-10-23 Tom LaneRemove gratuitous redefinitions of BLCKSZ.
next