OSDN Git Service

pg-rex/syncrep.git
1997-07-29 Thomas G. LockhartAdd new operators and functions for geometric types.
1997-07-29 Thomas G. LockhartAdd new routines.
1997-07-29 Thomas G. LockhartRemove some unnecessary include statements (comment...
1997-07-29 Thomas G. LockhartAdd routines for text trimming on both ends, substring...
1997-07-29 Thomas G. LockhartFix bug to allow hh:mm:ss time entry for timespan/relti...
1997-07-29 Thomas G. LockhartRemove #ifdef'd support for old i/o styles.
1997-07-29 Thomas G. LockhartUpdate some reltime code to use new common routines.
1997-07-29 Thomas G. LockhartAdd debugging statements.
1997-07-29 Bruce MomjianAdd PPC Linux to port list.
1997-07-29 Bruce MomjianmkLinux patches from Tatsuo Ishii.
1997-07-28 Bruce MomjianMakefile fix from Tatsuo Ishii.
1997-07-28 Bruce Momjianfix small memory free error.
1997-07-28 Bruce MomjianAdd hpux 10 support to list.
1997-07-28 Bruce Momjiansco added to ports list
1997-07-28 Bruce MomjianAdd SCO files.
1997-07-28 Bruce MomjianAdded SCO support, from Daniel Harris.
1997-07-28 Bruce MomjianRemove sparc dir, add difftime macro for sunos.
1997-07-28 Bruce MomjianRename sparc to sunos4 directory. Was misnamed.
1997-07-27 Bruce MomjianHPUX 10 patches from Vladimir Turin
1997-07-24 Bruce MomjianVarious compile errors concerning overflow due to shift...
1997-07-24 Bruce Momjianpsql: Add PAGER for \h and \?,\C fix, indices spell...
1997-07-24 Bruce MomjianAdd single quotes to \\h set help
1997-07-23 Bruce MomjianMore pg_dump patch cleanups.
1997-07-23 Bruce MomjianFix problems with pg_dump for iheritance, sequences...
1997-07-21 Bruce MomjianUpdate files and dates for 6.1.1 release.
1997-07-16 Bruce MomjianSolaris .similar update.
1997-07-16 Bruce MomjianSolaris version update.
1997-07-15 Marc G. FournierSearch for ginstall before the other installs...
1997-07-15 Bruce Momjian.similar patch for irix
1997-07-15 Bruce MomjianUpdate supported ports.
1997-07-14 Bruce MomjianPrevent psql optarg free-ing
1997-07-14 Bruce MomjianUpdate for DGUX.
1997-07-14 Bruce MomjianMips sysv4 support.
1997-07-14 Bruce MomjianAdd sysv4 support to configure and docs.
1997-07-14 Bruce MomjianUpdate supported ports for 6.1.1 release.
1997-07-14 Bruce MomjianUpdate new items for 6.1.1
1997-07-14 Bruce MomjianUpdate new items in 6.1.1.
1997-07-13 Bruce MomjianUpdate HISTORY file for 6.1.1 release.
1997-07-13 Bruce MomjianUpdates for 6.1.1.
1997-07-13 Bruce MomjianAIX nm fix from Gerhard
1997-07-12 Bruce MomjianChange char to int as used in EOF compare, Gerhard
1997-07-12 Bruce MomjianHave pg_dumpall return proper status on exit
1997-07-11 Thomas G. LockhartRemove endian information which is now in port-specific...
1997-07-11 Thomas G. LockhartModify port-specific definitions to support missing...
1997-07-10 Bruce MomjianFix for assembler from Yoshihiko ICHIKAWA
1997-07-10 Bruce MomjianAllow underscores in user names.
1997-07-10 Bruce MomjianFixes from Jody Winston
1997-07-08 Bruce MomjianDate-type fixes from Tatsuo Ishii
1997-07-02 Thomas G. LockhartAdd information regarding date and time types and funct...
1997-07-02 Thomas G. LockhartAdd test results for "SET DateStyle" alternative dateti...
1997-07-01 Thomas G. LockhartInclude tests for DateStyle output format variations.
1997-07-01 Thomas G. LockhartFix code to do the right thing with mixed-endian client...
1997-07-01 Thomas G. LockhartInclude definitions for endian info if not in system...
1997-07-01 Thomas G. LockhartAdd flags to allow dynamic loader to find Postgres...
1997-07-01 Thomas G. LockhartRearrange DTK_x constants.
1997-07-01 Thomas G. LockhartUse common parser and encoder for timestamp data type.
1997-06-29 Bruce MomjianFox case-sensitivity for \d and allow trailing ; on...
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.
next