OSDN Git Service

pg-rex/syncrep.git
2003-09-15 Tom LaneFix LISTEN/NOTIFY race condition reported by Gavin...
2003-09-15 Tom LaneUpdate regression test for message change.
2003-09-15 Tom LaneImprove a couple of error messages per suggestions...
2003-09-15 Peter EisentrautTranslation updates
2003-09-15 Peter EisentrautOK, some of these syntax errors should be given other...
2003-09-15 PostgreSQL... tag her for beta3, as announced on Friday ...
2003-09-15 Tom LaneOkay, who left off the id= here?
2003-09-15 Tom LaneLISTEN doesn't issue a warning for redundant listens...
2003-09-15 Bruce MomjianAdd errno value for thread *_r function call buffer...
2003-09-15 Bruce MomjianNetBSD needs reentrant funcs.
2003-09-15 Peter EisentrautRemove warnings for operations that have no effect...
2003-09-14 Peter EisentrautRun distprep target before creating list of files that...
2003-09-14 Peter EisentrautAllow translation of SQL help in psql.
2003-09-14 Tom LaneAdd missing support for Opteron (__x86_64__).
2003-09-14 Tom LanePersuade tsearch/tsearch2 to work (or at least pass...
2003-09-14 Tom LaneMake pltcl create separate function objects when the...
2003-09-14 Tom LaneFix plpython to generate separate cached procedure...
2003-09-14 Bruce MomjianSince I haven't gotten a reply, can someone REVERT...
2003-09-14 Tom Laneexpected results for dblink test seem to be out of...
2003-09-14 Tom LaneMake contrib/seg work with flex 2.5.31. Fix it up...
2003-09-14 Tom LaneMake contrib/cube work with flex 2.5.31. Fix it up...
2003-09-14 Tom LaneReconsider placement of MemoryContextCheck() call ...
2003-09-13 Tom LaneAvoid corner cases where aset.c would unnecessarily...
2003-09-13 Tom LaneWith Joe Conway's concurrence, remove srandom() call...
2003-09-13 Tom LaneOkay, I've had it with mktime() bugs. While chasing...
2003-09-13 Tom LaneMinor wording improvements.
2003-09-13 Bruce MomjianRename --without-spinlocks to --disable-spinlocks,...
2003-09-13 Bruce MomjianWith pg_autovacuum becoming increasingly popular it...
2003-09-13 Bruce MomjianWhen I sent in the sslmode patch I forgot to update the
2003-09-13 Bruce Momjianautoconf/autoheader run.
2003-09-13 Bruce Momjianpgindent C file, per patch request.
2003-09-13 Bruce Momjian> OK, well as we wait on the fix for the stats system...
2003-09-13 Bruce MomjianAttempt threading in this order:
2003-09-13 Barry LindMore SQLState updates from Kim Ho at Redhat.
2003-09-13 Tom LaneMarginal hacks to make tables format more nicely.
2003-09-12 Tom LaneMop-up for error-message updates in documentation.
2003-09-12 Tom LaneUpdate obsolete examples of error messages; various...
2003-09-12 Tom LaneRevert to our pre-7.4 behavior of identifying Unix...
2003-09-12 Tom LaneSomeone (possibly me) foolishly reduced the response...
2003-09-12 Bruce MomjianMark FreeBSD as non-thread-safe.
2003-09-12 Tom LaneFix incorrect pfree in to_tsquery_name(), per Nigel...
2003-09-12 Bruce MomjianImplement compiler #error if spinlock code not found...
2003-09-12 Bruce MomjianEnable Opteron/Itanium spinlocks.
2003-09-12 Bruce MomjianRemove WIN32_CONSOLE support, at the request of the...
2003-09-12 Bruce MomjianFix old mention of exec() in AttachSharedMemoryAndSemap...
2003-09-12 Tom LaneMore cleanup of Diagnostics sections.
2003-09-11 Tom LaneSmall typo.
2003-09-11 Tom LaneMessage in the other exit from acquire_sample_rows...
2003-09-11 Tom LaneTry to make recently-added analyze log message look...
2003-09-11 Bruce MomjianThis patch fixes a few missed GUC variables that were...
2003-09-11 Bruce Momjian> It quotes table names for vacuum and analyze, and...
2003-09-11 Bruce MomjianConsistenly lowercase GUC variable names, in docs and...
2003-09-11 Bruce MomjianThis patch makes a few minor improvements to the docs...
2003-09-11 Bruce MomjianThis patch makes a number of improvements to the runtim...
2003-09-11 Bruce MomjianMention that pg_type_is_visible is used for domains...
2003-09-11 Bruce Momjianon my timetravel.c I find a bug: after the
2003-09-11 Bruce MomjianHere is a patch that removes contrib/array, leaving...
2003-09-11 Bruce Momjianseemed like a typo in one of the appendix tables
2003-09-11 Tom LaneFix missed message update, per Alvaro Herrera.
2003-09-10 Bruce MomjianUpdate row count for \? output, used by pager.
2003-09-10 Tom LaneImprove error message for cp or rm failur during create...
2003-09-10 Bruce MomjianAdd:
2003-09-10 Bruce MomjianAdd:
2003-09-10 Bruce MomjianThis patch fixes a trivial typo in the CREATE FUNCTION...
2003-09-10 Tom Lanecopydir() is supposed to return on failure, not elog...
2003-09-10 Bruce MomjianAdd HINT if CREATE FUNCTION specifies a valid language...
2003-09-10 Bruce MomjianAdd quotes to vacuum/analyze for upper/lowercase table...
2003-09-10 Michael MeskesSome uppercase type definitions were left.
2003-09-10 Bruce MomjianHere is a patch to make PostgreSQL use a full path...
2003-09-10 Bruce MomjianClean up printability test in dbase code.
2003-09-10 Bruce MomjianAdd:
2003-09-09 Peter EisentrautSome "feature not supported" errors are better syntax...
2003-09-09 Bruce MomjianImprove wording of increasing page size.
2003-09-09 Tom LaneRemove a bunch of content-free Diagnostics sections...
2003-09-09 Bruce MomjianUpdate max tasble size to 32TB.
2003-09-09 Tom LaneUpdate comments about how locale settings are handled.
2003-09-09 Barry LindClean up some unused import warnings in the example...
2003-09-09 Michael MeskesFixed a few bugs that came up on pgsql-interfaces.
2003-09-09 Barry LindAdditional SQLState work for JDBC - thanks to Kim Ho...
2003-09-09 Michael Meskes- Added Dave patch for Informix handling of numeric...
2003-09-08 Tom LaneFix a couple minor typos.
2003-09-08 Peter EisentrautUpdate preface.
2003-09-08 Bruce MomjianAdd:
2003-09-08 Tom Lane"statenebt" ?
2003-09-08 Tom LaneDocument a bunch of formerly-undocumented date/time...
2003-09-08 Barry LindOpps, can't forget the new file. This is part of the...
2003-09-08 Barry LindThis set of changes applies a patch from KHO at redhat...
2003-09-08 Tom LaneAvoid using s_addr as a local variable name, to work...
2003-09-07 Bruce MomjianUpdate URL.
2003-09-07 Bruce MomjianUpdate URL to be momjian.postgresql.org.
2003-09-07 Bruce Momjianautoconf run.
2003-09-07 Bruce MomjianAdd $srcdir for Win32 builds, from Peter.
2003-09-07 Tom LaneRemove another useless, counterproductive srandom(...
2003-09-07 Tom LaneRemove geqo_random_seed parameter. Having geqo reset...
2003-09-07 Tom LaneRemove check on source address of a statistics packet...
2003-09-07 Bruce MomjianChanges for MinGW/WIN32:
2003-09-07 Tom LaneMake the default pg_hba.conf include an entry for ...
2003-09-07 Tom Laneload_file() has to remove pre-existing shlibs that...
2003-09-06 Peter EisentrautMake all valid uses of the COLLATE clause yield the...
2003-09-06 Bruce MomjianRename variables for clarity.
next