OSDN Git Service

pg-rex/syncrep.git
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.
2003-09-05 Tom LaneSecond try at IPv4-to-v6 mapping code; avoid assuming...
2003-09-05 Tom LaneAllow IPv4-format entries in pg_hba.conf to match IPv6...
2003-09-05 Bruce MomjianDone:
2003-09-05 Bruce Momjianifdef out pqGetpwuid() because Win32 doesn't have struc...
2003-09-05 Bruce MomjianAdd WIN32 URL.
2003-09-05 Tom LaneAdd missing space.
2003-09-05 Bruce MomjianThis fixes three minor typos in hba.c.
2003-09-05 Bruce MomjianUpdate information about Linux's overcommit memory...
2003-09-05 Bruce MomjianAdd:
2003-09-05 Bruce MomjianClean up WIN32_CONSOLE code.
2003-09-05 Bruce MomjianUpdate as done:
2003-09-05 Bruce MomjianEnable Win32 to compile libpq again, and enable SSL...
2003-09-05 Bruce MomjianImprove prototype casting for thread calls.
2003-09-05 Bruce MomjianAdd:
2003-09-05 Bruce MomjianAdd:
2003-09-04 Tom LaneReimplement hash index locking algorithms, per my recen...
2003-09-04 Tom LaneAvoid consuming unreasonable amounts of memory when...
2003-09-04 Tom LaneLooks like plperl has same bug as pltcl.
2003-09-04 Tom LaneFix some problems with dropped columns in pltcl functions.
2003-09-04 Bruce MomjianAllow non-super users to set log_duration to true,...
2003-09-04 Bruce MomjianRe-upper case CHECKPOINT_SEGMENTS.
2003-09-04 Bruce MomjianLowercase CHECKPOINT_SEGMENTS.
2003-09-03 Bruce MomjianAdd:
2003-09-03 Bruce MomjianTighten casting of function call pointers for threads.
2003-09-03 Peter EisentrautAdd note that a for loop where the lower bound is great...
2003-09-03 Peter EisentrautPass session_authorization to the client and make psql...
2003-09-03 Bruce MomjianDone:
2003-09-03 Bruce MomjianMark unixware as verified.
2003-09-03 Bruce MomjianAdd Unixware as verified.
2003-09-03 Bruce MomjianUpdate German FAQ.
2003-09-03 Bruce MomjianMark BSD/OS as verified not needing reentrant function...
2003-09-03 Bruce MomjianAdd reporting of specificy threading failure functions.
2003-09-03 Bruce MomjianAdd test for thread-safeness of libc functions.
2003-09-03 Bruce MomjianMark Unixware as not requiring *_r functions.
2003-09-03 Tom LaneWork around ENOTEMPTY being an alias for EEXIST on...
2003-09-03 Tom LaneRepair problems with to_char() overrunning its input...
2003-09-02 Tom LaneIn _bt_check_unique() loop, don't bother applying _bt_i...
2003-09-02 Peter EisentrautRemove outdated CLI things.
2003-09-02 Tom LaneCause standalone backend (including bootstrap case...
2003-09-02 Tom LaneSeveral fixes for hash indexes that involve changing...
2003-09-02 Tom LaneFix a couple typos, add some more comments.
2003-09-02 Tom LaneRewrite hashbulkdelete() to make it amenable to new...
2003-09-01 Peter EisentrautDo not pass server_encoding to the client.
2003-09-01 Peter EisentrautClean up after pygresql removal: adjust/remove document...
2003-09-01 Tom LanePreliminary cleanup for hash index code (doesn't attack...
2003-09-01 Tom LaneAdd some internals documentation for hash indexes,...
2003-09-01 Bruce MomjianAdd mention of OID wraparound.
2003-09-01 Michael MeskesFixed two bugs in pgtypes library.
2003-09-01 Bruce MomjianRename DoIt to changeVar, for clarity.
2003-08-31 Peter EisentrautTranslation update
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-08-31 Peter EisentrautSet LC_ALL=C when running collateindex.pl to get predic...
2003-08-30 Bruce MomjianGuard against pgindent changing =- to = -.
2003-08-30 Bruce MomjianFix unixware template --- had spaces around equals.
2003-08-28 Tom LaneMake documentation of pg_restore's -N, -o, -r switches...
2003-08-28 Tom Lanepg_dump and pg_restore -r had managed to diverge on...
2003-08-28 Tom LaneEnsure that FK constraints are dumped after primary...
2003-08-28 Tom LaneFix stupid typo (mine I suppose) in CopyGetData. Per...
2003-08-28 Teodor SigaevMore accuracy works with stopwords in queries
2003-08-27 Tom LaneAdjust date/time input parsing code to correctly distin...
2003-08-27 Peter EisentrautAdd "override" for make variable JADEFLAGS, since upper...
2003-08-27 Peter EisentrautMajor cleanup of SPI chapter
2003-08-27 Tom LaneDepartment of second thoughts: can't reorder merge...
2003-08-27 Bruce MomjianUpdate URL for 7.3 changes:
2003-08-27 PostgreSQL... update to beta2
2003-08-27 Peter EisentrautShare PG_DIAG_* macros between client and server and...
2003-08-26 Tom LanePush subplan clauses to the back in qual lists for...
2003-08-26 Bruce MomjianCall it Linux, not GNU/Linux.
2003-08-26 Tom LaneUse separate SQLSTATE codes for file not found/file...
2003-08-26 Bruce Momjianpsql's HISTSIZE from .psqlrc do not want to be set...
2003-08-26 Bruce MomjianThis patch adds a new regression test for the UPDATE...
2003-08-26 Michael MeskesFixed connect statement with username in variable.
2003-08-26 Bruce MomjianAttached is a (very small) patch to make analyze displa...
next