]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
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.
1999-10-23  Tom LaneLook Ma, no MAX_PARSE_BUFFER! (At least not in the...
1999-10-23  Bruce MomjianBackup psql banner change.
1999-10-22  Tom LaneRemove fixed-size literal buffer from ecpg's lexer...
1999-10-22  Bruce MomjianRemove libpq++ todo item.
1999-10-22  Bruce MomjianThis *should* fix the large binary object problem in...
1999-10-22  Bruce MomjianI have a patch for postgresql-snapshot(1999-10-22).
1999-10-22  Bruce MomjianUpdate TODO list.
1999-10-22  Tom LaneAnother day, another MAX_QUERY_SIZE dependency zapped.
1999-10-21  Bruce MomjianUpdate TODO list.
1999-10-21  Tom LaneBugfix for CREATE RULE invoked via SPI --- from Hiroshi,
1999-10-21  Tom LaneRemove fixed-size buffers in rule storage routine.
1999-10-21  Bruce Momjianchange issue to information in banner
1999-10-21  Bruce MomjianMake psql startup banner cleaner.
1999-10-19  Tom LaneBufFileSeek's behavior at segment boundaries wasn't...
1999-10-18  Bruce MomjianUpdate \dT again.
1999-10-18  Bruce MomjianMore \dT cleanup
1999-10-18  Bruce MomjianClean up \dT display.
1999-10-18  Bruce MomjianMake bpchar == char() clearer in \dT display.
next