]> granicus.if.org Git - postgresql/shortlog
postgresql
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.
1999-10-06 Vadim B. MikheevXLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.
1999-10-06 Bruce MomjianMore more liszt language code, so remove it from pg_lan...
1999-10-06 Bruce MomjianUpdate TODO list.
1999-10-06 Bruce MomjianUpdate TODO list.
1999-10-06 Hiroshi InoueImprove the treatment of partial(incomplete) blocks...
1999-10-06 Vadim B. MikheevDon't set BootstrapProcessingMode in AddNewRelationTupl...
1999-10-06 Bruce MomjianCmdTuples() returns an int showing the number of affect...
1999-10-05 Bruce MomjianUpdate TODO list.
1999-10-05 Bruce MomjianUpdate sgmltools install instructions.
1999-10-05 Bruce MomjianAllow comment-only lines, and ;;; lines too.
1999-10-05 Bruce MomjianUpdate TODO list.
1999-10-04 Bruce MomjianUpdate sgmltools for docs.
1999-10-04 Thomas G. LockhartExpunge "UNIX" in favor of "Unix".
1999-10-04 Bruce MomjianAs we now use lipq++.H which wasn't around when I first...
1999-10-04 Thomas G. LockhartAdd mention of transactions and large objects.
1999-10-04 Tom LaneLess noisy rule display...
1999-10-04 Bruce MomjianFix typo in sgml source.
1999-10-04 Tom LaneMake the rule deparser a little less quote-happy, so...
1999-10-04 Tom LaneOops, DEFAULT processing wasn't doing type compatibilit...
1999-10-03 Tom LaneReimplement parsing and storage of default expressions...
1999-10-03 Bruce Momjianautoconf
1999-10-03 Bruce MomjianI hope this is what you had in mind:
1999-10-03 Bruce MomjianUpdate TODO list.
1999-10-03 Bruce MomjianUpdate TODO list.
1999-10-02 Tom LaneTeach parse_coerce about non-cachable functions (actually,
1999-10-02 Tom LaneAllow CREATE FUNCTION's WITH clause to be used for...
1999-10-02 Tom LaneDocument formerly-undocumented WITH clause of CREATE...
1999-10-02 Tom LaneReplace float.c's #ifdef finite check with a proper...
1999-10-02 Tom LaneStick finger into a couple more holes in the leaky...
1999-10-02 Tom LaneFix make_clause and make_opclause to record valid type...
1999-10-02 Tom LaneRevise rule-printing routines to use expandable StringI...
1999-10-01 Bruce MomjianUpdate TODO list.
1999-10-01 Thomas G. LockhartRefer to "name", rather than "table" as the replaceable...
1999-10-01 Thomas G. LockhartMake a mention of the new TRUNCATE command.
1999-10-01 Thomas G. LockhartMake TABLE an optional keyword, a la LOCK TABLE (gram...
1999-10-01 Thomas G. LockhartAdd keywords from Jan's recent RI features.
1999-10-01 Thomas G. LockhartRemove xref's to reference pages since they are not...
1999-10-01 Tom LaneClean up rewriter routines to use expression_tree_walke...
1999-09-30 Jan WieckFixed opr_sanity regression test to ignore the new
1999-09-30 Jan WieckAdded utils/adt/ri_triggers with empty shells for the
1999-09-30 Jan WieckRemoved (useless) pg_proc_prosrc_index
1999-09-30 Tom LaneReverse out getopt patch --- turns out it doesn't help...
1999-09-30 Tom LaneUn-break optarg() call --- some peoples' optarg libraries
1999-09-30 Tom LaneHmm, guess I forgot to commit this file the other day ...
1999-09-29 Bruce MomjianUpdate TODO list.
1999-09-29 Bruce Momjian<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final/...
1999-09-29 Jan WieckAdded nbtree operator class for NUMERIC
1999-09-29 Bruce MomjianDisable new FROM-clause warning.
1999-09-29 Jan WieckThis is part #1 for of the DEFERRED CONSTRAINT TRIGGER...
1999-09-29 Thomas G. LockhartAdd a few items to the reserved keyword lists.
1999-09-29 Thomas G. LockhartRemove remnant garbage from former man pages.
1999-09-29 Thomas G. LockhartFix (mis)information about NULLIF() SQL function.
1999-09-29 Thomas G. LockhartStrip out some cvs log info.
1999-09-28 Bruce Momjian<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final/...
1999-09-28 Bruce MomjianAdd mention of pg_upgrade for release checklist.
1999-09-28 Bruce MomjianFix pg_upgrade so it vacuums all databases.
1999-09-28 Bruce MomjianAdd subquery mention in auto-create table entry.
next