OSDN Git Service

pg-rex/syncrep.git
2005-01-12 Tom LaneAdd conditional inclusion of <com_err.h> to support...
2005-01-12 Tom LaneRe-allow an untyped literal as the test expression...
2005-01-12 Tom LaneIncrease MAXLISTEN to a more generous value, and add...
2005-01-12 Tom LaneEnsure that the test postmaster started by 'make check...
2005-01-11 Tom Laneinterval_out failed to mention 'ago' for negative inter...
2005-01-11 Tom LaneFix tracking of dump-order dependencies for stand-alone...
2005-01-11 Teodor SigaevFixes:
2005-01-11 Tom Laneplperl was not being quite paranoid enough about detect...
2005-01-11 PostgreSQL... up release to rc5
2005-01-11 Tom LaneClean up pg_dump's handling of ownership for indexes...
2005-01-10 Tom LaneSeparate the functions of relcache entry flush and...
2005-01-10 Tom LanePhase 1 of fix for 'SMgrRelation hashtable corrupted...
2005-01-10 Michael MeskesFixed segfault in adjust_informix due to missing varcha...
2005-01-10 Peter EisentrautUpdate supported platforms list.
2005-01-10 Peter EisentrautSmall polishing of bug reporting template
2005-01-10 Peter EisentrautTranslation updates
2005-01-10 Tom LaneComment out check for substitution of private key file...
2005-01-10 Tom LaneUn-break MSVC build, per Andrew Dunstan.
2005-01-10 Tom LaneAdd some real documentation about TOAST (finally)....
2005-01-09 Tom LaneUndo an unadvertised change in the API of pg_atoi....
2005-01-09 Tom LaneClarify description of greedy and non-greedy POSIX...
2005-01-09 Bruce MomjianUpdate OS/2 URL.
2005-01-09 Tom LaneLast batch of updates in response to 7.4 interactive...
2005-01-09 Tom LaneUpdate discussion of ALTER TABLE ADD COLUMN, per Michae...
2005-01-09 Tom LaneFix segfault when xpath_list function is applied to...
2005-01-09 Peter EisentrautNew translations
2005-01-09 Peter EisentrautTranslation updates
2005-01-09 Peter EisentrautNew translation
2005-01-09 Peter EisentrautTranslation updates
2005-01-09 Tom LaneSome more small improvements in response to 7.4 interac...
2005-01-08 Tom LaneConsistently use geteuid() not getuid(); there were...
2005-01-08 Tom LaneSome more small improvements in response to 7.4 interac...
2005-01-08 Peter EisentrautUpdate supported platforms list.
2005-01-08 Peter EisentrautNew version of mkinstalldirs fixes problems on Tru64...
2005-01-08 Tom LaneSome small docs improvements motivated by reading the...
2005-01-08 Bruce MomjianRemove mp3 that is now missing.
2005-01-08 Tom LaneSome small docs improvements motivated by reading the...
2005-01-07 Tom LaneImprove comments in sample config files.
2005-01-07 Tom LaneAdd a tip showing how functions on composite types...
2005-01-07 Tom LaneImprove discussion of SQL functions taking/returning...
2005-01-07 Peter EisentrautUpdate supported platforms list
2005-01-07 Bruce MomjianFix ECPGstatus() documentation of parameters.
2005-01-07 PostgreSQL... upgrade tags to rc4
2005-01-06 Tom LaneMinor mop-up for Windows home-directory stuff, per...
2005-01-06 Tom LaneSpell APPDATA as %APPDATA%, per recommendation from...
2005-01-06 Tom LaneDon't list port twice in SUBDIRS. Caught by Honda...
2005-01-06 Tom LaneRevert -Wl, change to Makefile.osf, as the allegedly...
2005-01-06 Tom LaneAdjust examples to avoid using keywords as identifiers...
2005-01-06 Tom LaneInstead of a bare recv() to read the server's response...
2005-01-06 Tom LaneAdjust lookup of client-side profile files (.pgpass...
2005-01-06 Dennis BjorklundTranslation updates
2005-01-06 Dennis BjorklundTranslation updates
2005-01-06 Dennis BjorklundTranslation updates
2005-01-06 Peter EisentrautUpdate to supported platforms list
2005-01-06 Peter EisentrautTranslation updates
2005-01-06 Peter EisentrautTranslation updates
2005-01-06 Tom LaneMore minor updates and copy-editing.
2005-01-06 Tom LaneMake the various places that determine the user's ...
2005-01-06 Tom LaneKeep translations in step with synopses.
2005-01-06 Tom LaneRe-readjust synopses for CREATE/ALTER USER.
2005-01-05 Tom LaneMore minor updates and copy-editing.
2005-01-05 Bruce MomjianUpdate URL's to point to new site main location.
2005-01-05 Bruce MomjianFix example, change table name from 'array' to 'array_int'.
2005-01-05 Bruce MomjianUpdate date stamp.
2005-01-05 Bruce MomjianUpdate URLs.
2005-01-05 Peter EisentrautRevert cosmetic synopsis changes that break psql transl...
2005-01-04 Tom LaneClean up code in libpq that obtains user's home directo...
2005-01-04 Tom LaneMake pg_dump --oids work when default_with_oids = off...
2005-01-04 Peter EisentrautAdd some post-processing to the man page generation...
2005-01-04 Peter EisentrautTranslation update
2005-01-04 Bruce MomjianRemove duplicate novell mention.
2005-01-04 Tom LaneFix subsection ordering (DISTINCT should be described...
2005-01-04 Peter EisentrautFix typo
2005-01-04 Bruce MomjianUpdate wording:
2005-01-04 Bruce MomjianUpdate item for install with spaces:
2005-01-04 Tom LaneMore minor updates and copy-editing.
2005-01-04 Bruce MomjianUpdate of Russian FAQ.
2005-01-04 Bruce MomjianHTML cleanup.
2005-01-04 Bruce MomjianAdd OS/2 port mention.
2005-01-04 Tom LaneMore minor updates and copy-editing.
2005-01-04 Bruce MomjianAdd mention of performance impact on LIKE of non-C...
2005-01-03 Peter EisentrautTranslation updates
2005-01-03 Tom LaneRepair bufmgr deadlock problem reported by Michael...
2005-01-03 Bruce MomjianUpdate copyright script.
2005-01-02 Bruce MomjianAdd:
2005-01-01 Tom LaneAdjust a few more copyright notices to match the format...
2005-01-01 Tom LaneSome more missed copyright notices. Many of these...
2005-01-01 Bruce MomjianUpdate:
2005-01-01 Bruce MomjianUpdate:
2005-01-01 Bruce MomjianUpdate:
2005-01-01 Bruce MomjianUpdate copyrights that were missed.
2004-12-31 PostgreSQL... forgot to autoconf after tag'ng configure.in with rc3
2004-12-31 PostgreSQL... Tag appropriate files for rc3
2004-12-31 Tom LaneClean up win32ver.o on Windows, per Magnus.
2004-12-31 Tom Lanemake clean must remove zic$(X) for Windows, per Magnus.
2004-12-30 Tom LaneMore minor updates and copy-editing.
2004-12-30 Michael MeskesFixed segfault in connect when specifying no database...
2004-12-30 Tom LaneMore updates and copy-editing. Rearrange order of...
2004-12-30 Tom LaneTriggers should return TRIGGER not OPAQUE. Looks like...
2004-12-29 Tom LaneSupport Sun's compiler on SunOS4 (a/k/a Solaris 9)...
next