]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
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.
1999-10-18  Tom LaneDrive a stake through the heart of the last use of...
1999-10-18  Tom LaneRemove fixed-size literal buffer from scan.l, and repair
1999-10-18  Bruce MomjianUpdate TODO list.
1999-10-17  Tom LaneExcept_Intersect_Rewrite() forgot to move LIMIT info...
1999-10-17  Tom LaneChange fd.c so that temp files are closed and deleted at
1999-10-17  Tom LaneRemove now-dead sort modules.
1999-10-17  Tom LaneFinal stage of psort reconstruction work: replace psort...
1999-10-17  Tom LaneActually, nodeMergejoin shouldn't include psort.h at...
1999-10-16  Tom LanenodeMergejoin was depending on an inclusion from psort...
1999-10-16  Tom LaneSecond phase of psort reconstruction project: add bookk...
1999-10-16  Tatsuo IshiiCheck RELSEG_SIZE when postmaster starting up.
1999-10-15  Michael Meskes*** empty log message ***
1999-10-15  Bruce MomjianFix typo in descriptions.
1999-10-15  Bruce MomjianClean up type descriptions.
1999-10-15  Bruce MomjianThis patch implements ORACLE's COMMENT SQL command.
1999-10-15  Bruce MomjianAdd S-tree doc for possible future use.
1999-10-14  Bruce MomjianUpdate psql \? for \w.
1999-10-13  Bruce MomjianCorrectly return -1 on error to CmdTuples()
1999-10-13  Tom LaneSplit 'BufFile' routines out of fd.c into a new module...
1999-10-13  Bruce MomjianHi,
1999-10-13  Bruce MomjianUpdate jdbc for release version #>
1999-10-13  Bruce MomjianUpdate for NUMERIC/DECIMAL data type.
1999-10-13  Bruce MomjianBLOBs containing NUL characters (ASCII 0) can be writte...
1999-10-12  Bruce MomjianUpdate new HISTORY file.
1999-10-12  Bruce MomjianUpdate sgml.
1999-10-12  Bruce MomjianUpdate for 6.5.3, including new INSTALL file and update...
1999-10-12  Bruce MomjianI have created a small patch that makes possible to...
1999-10-12  Bruce MomjianRemove pgeasy Makefile on distclean.
1999-10-12  Bruce Momjianautoconf
1999-10-12  Bruce Momjianautoconf
1999-10-12  Bruce MomjianUpdate pgeasy for missing files.
1999-10-12  Thomas G. LockhartFix bad markup.
1999-10-12  Thomas G. LockhartAdd DEC and SESSION_USER as reserved words.
1999-10-12  Thomas G. LockhartSequence of date interpretation not quite right.
1999-10-12  Tatsuo IshiiAdd blcksz to struct ControlFileData to check BLCKSZ...
1999-10-11  Bruce MomjianUpdate pgeasy.
1999-10-11  Bruce Momjiancleanup of pgeasy.
1999-10-11  Bruce MomjianUpdate again.
1999-10-11  Bruce Momjianpgeasy update.
1999-10-11  Bruce MomjianUpdate pgeasy.
1999-10-11  Bruce Momjianautoconf
1999-10-11  Bruce MomjianAdd pginterface into main tree, called pgeasy.
1999-10-11  Bruce MomjianUpdate TODO list.
1999-10-11  Hiroshi InoueThe 1st step to implement new type of scan,TidScan.
1999-10-10  Bruce MomjianImprove pg_dump template1 error reports.
1999-10-10  Bruce MomjianRe-add mention of FAQ's for shared memory/ipc errors.
1999-10-10  Bruce MomjianImprove pg_dump template1 error message.
1999-10-09  Thomas G. LockhartRemove rogue </book> tag left in from normalizing this...
1999-10-09  Thomas G. LockhartRepair markup for sgmltools writeup.
1999-10-09  Thomas G. LockhartMinor repairs of markup.
1999-10-09  Bruce MomjianAllow \r as whitespace.
1999-10-09  Bruce MomjianUpdate contrib/README.
1999-10-09  Bruce MomjianMove __alpha to port/alpha.h.
1999-10-09  Bruce MomjianRemove contrib/int8.
1999-10-08  Bruce MomjianDefine __alpha__ for __alpha.
1999-10-08  Jan WieckFirst real FOREIGN KEY constraint trigger functionality.
1999-10-08  Michael Meskes*** empty log message ***
1999-10-08  Bruce MomjianUpdate display of debug levels.
1999-10-08  Bruce Momjianclean up debug flags.
1999-10-08  Bruce MomjianComment cleanup.
1999-10-08  Bruce MomjianFix for "--" comment and no trailing newline, as seen...
1999-10-08  Bruce MomjianCleanup -is flag to -l for SSL. Another PERL variable...
1999-10-08  Tom LaneRemove a no-longer-needed kluge for degenerate aggregat...
1999-10-08  Vadim B. MikheevMore startup/shutdown log messages.
1999-10-08  Bruce MomjianUse $(PERL) variable for perl compile. Now in Makefile...
1999-10-07  Bruce MomjianAdd quotes to password example.
1999-10-07  Tom LaneSomehow missed this call to addRangeTableEntry() ...
1999-10-07  Tom LaneFix planner and rewriter to follow SQL semantics for...
1999-10-06  Vadim B. MikheevSmall cleanup.
next