OSDN Git Service

pg-rex/syncrep.git
1997-06-29 Bruce MomjianFix memory leak in psql.
1997-06-28 Vadim B. Mikheev_hash_first: release buf & metabuf if no tuples found...
1997-06-25 Bruce Momjianlextest cleanup.
1997-06-25 Bruce MomjianSmall pg_dumpall cleanup.
1997-06-25 Bruce MomjianMANPATH cleanup.
1997-06-25 Bruce Momjianfix for initdb --debug core dump, from Tatsuo Ishii
1997-06-25 Bruce MomjianTypo changes in tests/ examples.
1997-06-23 Thomas G. LockhartTest "SET DateStyle TO..." output options.
1997-06-23 Thomas G. LockhartAdapt expected output to drop ".00" from datetime secon...
1997-06-23 Thomas G. LockhartTest the "SET DateStyle TO..." date formatting modes.
1997-06-23 Thomas G. LockhartRemove code not previously enabled with USE_NEW_DATE...
1997-06-23 Thomas G. LockhartDrop internal routines for formatting time output....
1997-06-23 Thomas G. LockhartUse the standard date/time encoder rather than strftime...
1997-06-23 Thomas G. LockhartModify EncodeDateTime() to suppress trailing ".00"...
1997-06-23 Thomas G. LockhartExpunge code not enabled with USE_NEW_DATE and USE_NEW_...
1997-06-21 Bruce Momjianpg_dump, pg_dumpall cleanups.
1997-06-20 Thomas G. LockhartFix predicted output for month boundary arithmetic...
1997-06-20 Thomas G. LockhartFix broken parsing for lists of options. Apparently...
1997-06-20 Thomas G. LockhartAdd parser category for "DST" Daylight Savings Time...
1997-06-20 Thomas G. LockhartFix leap year and month boundary arithmetic for datetim...
1997-06-20 Bruce MomjianCheck pgdump return request.
1997-06-20 Bruce MomjianAllow pg_dump to preserve owners of all objects.
1997-06-13 Bruce MomjianUpdate LInux and Irix FAQs.
1997-06-13 Vadim B. MikheevsetVarAttrLenForCreateTable(): use varnoold/varoattno...
1997-06-12 Thomas G. LockhartAdd a few words from Vadim and an example on explain...
1997-06-12 Vadim B. MikheevFix replace_agg_clause() for unary operators.
1997-06-12 Bruce MomjianUpdate psql EXPLAIN help description, from Thomas.
1997-06-12 Vadim B. MikheevSomeone forgot about aligning in fastgetiattr()...
1997-06-12 Vadim B. MikheevDatum *idatum;
1997-06-11 Bruce MomjianUpdate docs for release.
1997-06-11 Vadim B. MikheevCompare 'char' and 'text' lexicographically.
1997-06-11 Vadim B. MikheevLexicographically compare 'char' and 'text'.
1997-06-11 Vadim B. Mikheevgeqo_rel_paths(): compute_joinrel_size() shouldn't...
1997-06-11 Marc G. FournierFrom: Darren King <aixssd!darrenk@abs.net>
1997-06-11 Marc G. FournierFrom: Robert Bruccoleri <bruc@bms.com>
1997-06-11 Marc G. FournierFrom: "Brian E. Gallew" <geek+@cmu.edu>
1997-06-11 Marc G. FournierFrom: Igor <igor@sba.miami.edu>
1997-06-11 Marc G. FournierFrom: "Eric H. Raskin" <ehr@listworks.com>
1997-06-10 Bruce MomjianLO patches for loimport/loexport from Raymond Toy
1997-06-10 Vadim B. Mikheev if ( rel->size <= 0 )
1997-06-10 Vadim B. Mikheev if ( new_rel->size <= 0 )
1997-06-10 Vadim B. MikheevDuplicates handling...
1997-06-07 Bruce MomjianUpdate docs for release.
1997-06-07 Bruce MomjianCleanup on xinv# table names.
1997-06-07 Bruce MomjianMake LO patter consistent with psql.
1997-06-07 Bruce Momjianavoid xinv* table name conflict with large objects.
1997-06-07 Marc G. FournierFrom: David Friend <dfriend@atlsci.atlsci.com>
1997-06-06 Marc G. FournierFrom: Igor <igor@sba.miami.edu>
1997-06-06 Marc G. FournierFrom: Darren King <aixssd!darrenk@abs.net>
1997-06-06 Marc G. FournierFrom: "D'Arcy J.M. Cain" <darcy@druid.net>
1997-06-06 Marc G. FournierFrom: "D'Arcy J.M. Cain" <darcy@druid.net>
1997-06-06 Thomas G. LockhartChange one date away from PST to avoid trouble after...
1997-06-06 Thomas G. LockhartChange one date away from PST to avoid trouble after...
1997-06-06 Bruce Momjianlowercase large object table name fix.
1997-06-06 Vadim B. Mikheevgimme_tree(): got rid of compute_rel_size() -
1997-06-06 Vadim B. MikheevAdded check is new item successfuly inserted to a page...
1997-06-06 Marc G. FournierFrom: Igor <igor@sba.miami.edu>
1997-06-06 Marc G. FournierFrom: "Brian E. Gallew" <geek+@cmu.edu>
1997-06-06 Marc G. FournierFrom: Phil Nelson <phil@cs.wwu.edu>
1997-06-06 Marc G. FournierFrom: Phil Nelson <phil@cs.wwu.edu>
1997-06-06 Marc G. FournierFrom: PortSite <info@portsite.nl>
1997-06-06 Marc G. FournierFrom: PortSite <info@portsite.nl>
1997-06-06 Marc G. FournierFrom: "D'Arcy J.M. Cain" <darcy@druid.net>
1997-06-06 Marc G. FournierFrom: "D'Arcy J.M. Cain" <darcy@druid.net>
1997-06-05 Bruce MomjianFix for large objects and case sensitivity, from Raymon...
1997-06-05 Bruce Momjianbsdi configure detection fix.
1997-06-05 Vadim B. Mikheevallpaths.c:find_join_paths(): compute_rel_size() should...
1997-06-04 Vadim B. MikheevDefinition for RelationForgetRelation().
1997-06-04 Vadim B. Mikheevheap_destroy() now calls RelationForgetRelation() to...
1997-06-04 Vadim B. MikheevNew func RelationForgetRelation();
1997-06-03 Bruce MomjianUPdate TODO/HISTORY again.
1997-06-03 Bruce MomjianUpdate TODO for release
1997-06-03 Bruce MomjianAdd bsdi to template detection.
1997-06-03 Thomas G. LockhartUpdate comments for regression testing.
1997-06-03 Thomas G. LockhartUse error message syntax consistant with other messages...
1997-06-03 Thomas G. LockhartUpdate to reflect new "drop aggregate" syntax and messages.
1997-06-03 Thomas G. LockhartUpdate to show new path and polygon syntax.
1997-06-03 Thomas G. LockhartUpdate path and polygon syntax to new conventions.
1997-06-03 Thomas G. LockhartUpdate to use new path geometric type syntax.
1997-06-03 Thomas G. LockhartModify banner to suggest using PST8PDT time zone rather...
1997-06-03 Thomas G. LockhartUpdate to suggest using PST8PDT time zone rather than...
1997-06-03 Thomas G. LockhartAdd upgradepath(), isoldpath(), upgradepoly() and rever...
1997-06-03 Thomas G. LockhartPut parens around macro arguments for safety per D...
1997-06-03 Thomas G. LockhartAdd upgradepath(), isoldpath(), upgradepoly() and rever...
1997-06-03 Thomas G. LockhartUse finite() macro if available to check returns from...
1997-06-03 Thomas G. LockhartFix a few DATEDEBUG print statements.
1997-06-03 Vadim B. Mikheevcc1: warnings being treated as errors
1997-06-03 Vadim B. MikheevSET geqo TO 'on' restores _use_geqo_rels_ to GEQO_RELS...
1997-06-03 Vadim B. Mikheevcc1: warnings being treated as errors
1997-06-03 Vadim B. MikheevSET var TO '...'
1997-06-03 Vadim B. Mikheevcc1: warnings being treated as errors
1997-06-03 Vadim B. MikheevCleanups.
1997-06-03 Bruce MomjianAdd \dt and \di to psql help.
1997-06-03 Vadim B. MikheevNew description of currval.
1997-06-03 Vadim B. Mikheev#define GEQO_RELS 6 (not 7)
1997-06-03 Vadim B. MikheevFix deleted tuples re-incarnation possible when vacuum...
1997-06-02 Edmund Mergl*** empty log message ***
1997-06-02 Bruce MomjianUpdate man and psqlHelp for new SET GEQO=# option.
1997-06-02 Bruce MomjianAllow for EOF or \0 as input() return from lex.
1997-06-02 Vadim B. MikheevOracle like currval behaviour.
next