OSDN Git Service

pg-rex/syncrep.git
2001-11-10 Tom LaneRepair erroneous ALTER DROP CONSTRAINT example.
2001-11-09 Dave CramerJason Davies patch to getImported/getExported keys
2001-11-08 Peter EisentrautSupport for images in jadetex and pdfjadetex. Formatti...
2001-11-08 Peter EisentrautUse <sect1> rather than <section> to simplify formatting.
2001-11-08 Peter EisentrautAdd missing spaces
2001-11-08 Peter EisentrautFix indexterms
2001-11-08 Peter EisentrautMove the indexterms around so they don't affect formatting
2001-11-08 Peter EisentrautUse <important> rather than <caution> when the conditio...
2001-11-08 Peter EisentrautSmall tuning
2001-11-08 Peter EisentrautSpacing improvements
2001-11-08 Peter EisentrautDon't use dot in id attribute, which confuses the index...
2001-11-08 Peter EisentrautCleanup of bibliography
2001-11-08 Bruce MomjianFix indenting for 'extern "C"' cases.
2001-11-08 Bruce MomjianUpdate TODO list.
2001-11-08 Bruce MomjianMake extern C handling more flexible.
2001-11-08 Bruce MomjianWhen given oversized key, encrypt/decrypt corrupted
2001-11-08 Tom LanePostgreSQL works again on Mac OS X 10.1. Hold your...
2001-11-08 Tom LaneAdd casts to suppress compiler warnings observed on...
2001-11-07 Bruce MomjianFix replacement of extern C string.
2001-11-07 Bruce MomjianFix typo.
2001-11-07 Bruce MomjianPrevent indenting of 'extern "C"' blocks.
2001-11-07 Bruce MomjianMention new =NULL change in Migration section.
2001-11-07 Bruce MomjianUpdate TODO list.
2001-11-07 Bruce MomjianFix wrapping.
2001-11-07 Bruce MomjianCorrect, not too ambitious, not too
2001-11-07 Bruce MomjianSome post pgident run updates,
2001-11-07 Bruce MomjianUpdate TODO list.
2001-11-06 Tom LaneAdd some notes about conditional rules used with views.
2001-11-06 Bruce MomjianUpdate TODO list.
2001-11-06 Bruce MomjianAdd mention of another MySQL conversion tool.
2001-11-06 PostgreSQL... tag'd and branded as b2 ...
2001-11-06 Tom LaneUpdate for latest version of horology test.
2001-11-06 Tom LaneClean up formatting of child process exit-status report...
2001-11-06 Thomas G. LockhartFix last (?) problem with sensitivity to daylight savin...
2001-11-06 Thomas G. LockhartAdd British Double Standard Time (BDST) per mailing...
2001-11-06 Thomas G. LockhartUse PostgreSQL's standard declaration for a 32-bit...
2001-11-06 Tom LaneAdd Darwin to list of known systems for ps_status.
2001-11-06 Tom LaneThe extra semaphore that proc.c now allocates for check...
2001-11-05 Tom LaneFix coredump in plpgsql when trying to return a rowtype...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-11-05 Hiroshi InouePreparation for the parameter array handling.
2001-11-05 Hiroshi Inoue1) Fix a few bugs about SQLGetData()
2001-11-05 Bruce MomjianMore cleanup for stuff after closing brace in first...
2001-11-05 Bruce MomjianHandle tabs after closing brace in first column with...
2001-11-05 Bruce MomjianImprove readability of script.
2001-11-05 Tom LaneCREATE TABLE foo (x,y,z) AS SELECT ... can't apply...
2001-11-05 Tom LaneRemove ill-considered Assert.
2001-11-04 Bruce MomjianPull in variables defined in structs; had too many...
2001-11-04 Tom LaneFix now-obsolete comment.
2001-11-04 D'Arcy J.M... Version was 3.3 but last released version was 3.1....
2001-11-04 Tom LaneMerge three existing ways of signaling postmaster from...
2001-11-04 D'Arcy J.M... Note that PyGreSQL has been checked against Python...
2001-11-04 D'Arcy J.M... The "%d", while syntactically correct, was confusing...
2001-11-04 Philip Warner- Fix compiler warning in pg_restore
2001-11-04 Bruce MomjianGot "ADD" to appear only in ALTER TABLE and not CREATE...
2001-11-04 Bruce MomjianRemove "ADD" from TABLE / ADD UNIQUE-PRIMARY error...
2001-11-03 Bruce MomjianRequire closing paren on line above brace to identify...
2001-11-03 Tom LaneClean up wrong, misleading, or obsolete documentation...
2001-11-03 Bruce MomjianMore updates for GNU indent.
2001-11-03 Hiroshi Inoue1) Improve literal handling in parse_statement().
2001-11-03 Bruce MomjianMake pgindent use GNU Indent version 2.X better.
2001-11-02 Dave Cramerproper select for Jason Davies patch to getImportedKeys
2001-11-02 Dave Cramerproper select for Jason Davies patch to getImportedKeys
2001-11-02 Bruce MomjianAdd check for 'extern "C"' for pgindent.
2001-11-02 Tom LaneWindows portability macros SOCK_ERRNO and SOCK_STRERROR...
2001-11-02 Tom LaneAdd default expressions to INSERTs during planning...
2001-11-02 Peter Eisentrautupdates
2001-11-02 Peter EisentrautUpdate keyword list for 7.2 release.
2001-11-02 Tom LaneFix pg_pwd caching mechanism, which was broken by chang...
2001-11-02 Tom LaneSuppress compiler warning (only seen in MULTIBYTE case).
2001-11-02 Tom LaneFix problem reported by Alex Korn: if a relation has...
2001-11-02 Michael MeskesSync parser yet again.
2001-11-01 Bruce MomjianUpdate TODO list.
2001-11-01 Tom LaneMinor code cleanups.
2001-11-01 Tom LaneReject tabs and linefeeds in usernames and passwords...
2001-11-01 Tom LaneAdd missing #include.
2001-11-01 Tom LaneSuppress trivial compiler warning.
2001-11-01 Tom LaneFix broken markup.
2001-11-01 Tom LaneCopy-editing.
2001-11-01 Barry Lindminor improvements on Dave's last checkin
2001-10-31 Hiroshi InoueSuppress a compiler warning.
2001-10-31 Peter EisentrautA little reformatting for better print appearance.
2001-10-31 Peter EisentrautMore information about partial indexes, and some tips...
2001-10-31 Peter EisentrautReformat some non-sensical markup.
2001-10-31 Peter EisentrautEmpty ulinks show the url string as hot text; no need...
2001-10-31 Dave Cramerchanges to support 3rd party ERD tools and staroffice
2001-10-31 Dave Cramerallow null passwords
2001-10-31 Dave Crameradded dummy login
2001-10-31 Bruce MomjianUpdate TODO list.
2001-10-31 Bruce MomjianUpdate TODO list.
2001-10-31 Thomas G. LockhartFix queries to insulate from daylight savings time.
2001-10-31 Bruce MomjianMore *.po cleanups for new spacing.
2001-10-31 Bruce MomjianModify *.po files and regression expected output for...
2001-10-31 Bruce MomjianHere is an updated version of /src/backend/po/ru.po
2001-10-31 Bruce MomjianTraditional Chinese error messages for JDBC.
2001-10-31 Bruce MomjianAttached is a small patch for the Reference Manual...
2001-10-31 Bruce MomjianAdd ALTER TABLE ADD UNIQUE regression tests from Christ...
2001-10-31 Bruce MomjianApply updated PO language patch.
2001-10-31 Bruce MomjianPO language update.
2001-10-31 Bruce MomjianUpdate TODO list.
next