OSDN Git Service

pg-rex/syncrep.git
2002-08-27 Bruce MomjianDone:
2002-08-27 Bruce MomjianAdd to mmap discussion.
2002-08-27 Bruce MomjianThis patch updates the lock listing code to use Joe...
2002-08-27 Bruce MomjianThis is a 2 line patch to src/interfaces/perl5/GNUMakef...
2002-08-27 Bruce MomjianThis patches replaces a few more usages of strcpy(...
2002-08-27 Bruce MomjianCleanup of SGML
2002-08-27 Bruce MomjianI attach a little patch to make CLUSTER set and reset...
2002-08-27 Bruce MomjianAdd to skip list in check_guc
2002-08-27 Bruce MomjianComment cleanup.
2002-08-27 Bruce MomjianScript cleanups.
2002-08-27 Bruce MomjianClean up script.
2002-08-27 Bruce MomjianAdd check_guc utility to compare guc.c and postgresql...
2002-08-27 Bruce MomjianFix units in postgresql.conf.
2002-08-26 Bruce MomjianAdd OS X link line example for external functions.
2002-08-26 Bruce MomjianAdd discussion of pre-write pages to WAL.
2002-08-26 Bruce MomjianAdd:
2002-08-26 Bruce MomjianAdd:
2002-08-26 Bruce MomjianAdd units to postgresql.conf file.
2002-08-26 Bruce MomjianRemove:
2002-08-26 Bruce Momjian*** empty log message ***
2002-08-26 Bruce MomjianAdd to selfjoin DELETE todo.
2002-08-26 Bruce MomjianAdd:
2002-08-26 Bruce MomjianAdd delete selfjoin item.
2002-08-26 Bruce MomjianAdd info on disabled triggers.
2002-08-26 Bruce MomjianAdd:
2002-08-26 Tom LaneIncrease WIDTH_THRESHOLD from 256 to 1K. This addresse...
2002-08-26 Tom LaneModify array operations to include array's element...
2002-08-26 Bruce MomjianAdd 'return' file.
2002-08-26 Bruce MomjianAdd return tuple count item to TODO.
2002-08-26 Bruce MomjianAdd:
2002-08-26 Bruce MomjianAdd anther sequential scan email.
2002-08-26 Bruce MomjianAdd mention of 1 terrabyte databases.
2002-08-26 Bruce Momjian*** empty log message ***
2002-08-26 Bruce MomjianAdd raw file discussion to performance TODO.detail.
2002-08-26 Bruce MomjianDone:
2002-08-26 Bruce MomjianAdd to tablespaces discussion.
2002-08-26 Bruce MomjianAdd to tablespaces file.
2002-08-25 Bruce MomjianAdd Bob Devine's name to the optimizer README.
2002-08-25 Bruce MomjianAdd file describing error message format.
2002-08-25 Bruce MomjianAdd:
2002-08-25 Tom LaneClean up comments to be careful about the distinction...
2002-08-25 Bruce MomjianUpdate docs for 7.2.2 release info.
2002-08-25 Bruce MomjianUpdate Japanese FAQ, from Jun Kuwamura
2002-08-24 Tom LaneThe cstring datatype can now be copied, passed around...
2002-08-24 Bruce MomjianDone:
2002-08-23 Barry LindEnhancements to how queries with bind values are stored...
2002-08-23 Tom LaneFurther cleanup around the edges of OPAQUE/pseudotype...
2002-08-23 Tatsuo IshiiAdapt for SRF(Set Returning Function).
2002-08-23 Bruce MomjianNot sure how I fixed it the first time, but here's...
2002-08-23 Bruce MomjianAdd space.k>
2002-08-23 Bruce MomjianAdd:
2002-08-23 Bruce MomjianPatch resolve ERROR problem for non-goog query_txt.
2002-08-23 Bruce MomjianThis patch updates the CREATE OPERATOR sgml docs for...
2002-08-23 Bruce MomjianUpdate Russian FAQ.
2002-08-23 Bruce MomjianAdd:
2002-08-23 Tom LaneVery minor copy-editing.
2002-08-23 Tom LaneAdd note that explains that \df omits functions it...
2002-08-23 Tom LaneUpdate reference to value of NAMEDATALEN. Someone...
2002-08-23 Tom LaneUpdate contrib regression tests for OPAQUE datatype...
2002-08-22 Tom LaneSince the plpgsql test has been part of the standard...
2002-08-22 Tom LaneTranspose info from src/pl/plpgsql/test/README into...
2002-08-22 Bruce MomjianMark 7.2.2 as newest release.
2002-08-22 Bruce MomjianUpdate FAQ.
2002-08-22 Marc G. FournierRemove all traces of the ODBC driver, which is now...
2002-08-22 Tom LaneFix bit rot in pg_dump's ability to dump from 7.2 and...
2002-08-22 Tom LaneFixed-size buffer in dumpClasses is not big enough...
2002-08-22 Bruce MomjianImprove wording of upgrade section.
2002-08-22 Tom LaneCode review for recent TRUNCATE changes. Tighten relat...
2002-08-22 Bruce MomjianCommit updated repeat() patch, from Neil Conway
2002-08-22 Bruce MomjianFix for documention:
2002-08-22 Bruce MomjianThis patch should fix the problem. Doesn't include...
2002-08-22 Bruce Momjianrepeat() fix:
2002-08-22 Bruce Momjian> > I had great difficulty in finding how to change...
2002-08-22 Bruce Momjian# Disallow TRUNCATE on tables that are involved in...
2002-08-22 Bruce MomjianAdd:
2002-08-22 Bruce MomjianAs suggested by Tom, this patch restricts the right...
2002-08-22 Bruce MomjianOops, we got duplicate oids from patches again; pick...
2002-08-22 Bruce MomjianAdd:
2002-08-22 Bruce MomjianRemove libpq++ SGML documentation.
2002-08-22 Bruce MomjianRemove erroneous character from Makefile due to editor...
2002-08-22 Marc G. FournierOkay, libpq++ is moved to GBorg, and all traces of...
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-08-21 Peter EisentrautAdd --help and --version options. Message cleanup...
2002-08-21 Bruce MomjianChanges made so new conversion Makefiles will build...
2002-08-21 Peter EisentrautMove PO files into subdirectories separate from the...
2002-08-21 Peter EisentrautAdd sys/types.h to common includes.
2002-08-21 Bruce MomjianFix bad markup detected by Alvaro Herrera
2002-08-21 Bruce MomjianFix markup, Alvaro Herrera.
2002-08-20 Tom LaneUse a non-duplicate OID for pg_lock_status.
2002-08-20 Peter EisentrautEnable large file support.
2002-08-20 Tom LaneIncrease buffer size in cash_words(). Pure paranoia...
2002-08-20 Tom LaneUpdate expected files for recent changes of domain...
2002-08-20 Bruce MomjianThis patch improves the behavior of FOUND in PL/PgSQL...
2002-08-20 Bruce MomjianCleanup.
2002-08-20 Bruce Momjian- test for indexes on a domain
2002-08-20 Bruce MomjianAllow pg_statistics to be reset by calling pg_stat_reset().
2002-08-20 Bruce MomjianAdd current_database().
2002-08-20 Barry LindRemoved code that is no longer used and has been commen...
2002-08-20 Bruce MomjianAdd mention of -F not supported by pg_dumpall. Code...
2002-08-20 Bruce MomjianDone by Rod:
next