]> granicus.if.org Git - postgresql/shortlog
postgresql
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 REL8_0_0RC3
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)...
2004-12-29 Tom LaneConvert external-projects to an appendix.
2004-12-29 Tom LaneRefactor EXEC_BACKEND code so that postmaster child...
2004-12-29 Peter EisentrautTranslation updates
2004-12-28 Tom LaneMake libpq default to localhost connections on machines...
2004-12-28 Tom LaneMore minor updates and copy-editing.
2004-12-28 Tom LaneMore minor updates and copy-editing.
2004-12-28 Tom LaneBDST should be "British double SUMMER time", not Standa...
2004-12-27 Bruce MomjianAdd:
2004-12-27 Tom LaneMore minor updates and copy-editing.
2004-12-27 Tom LaneMake sure --with-pgport option propagates into postgres...
2004-12-27 Tom LaneMove info about psql console code page issues out of...
2004-12-27 Tom LaneCause pg_hba.conf file inclusion (@file stuff) to behav...
2004-12-27 Peter EisentrautTranslation update
2004-12-26 Tom LaneFix func_ptr declaration for netbsd-mac68k, per Rémi...
2004-12-26 Tom LaneMore minor updates and copy-editing.
2004-12-26 Tom LaneRearrange include file contents into a saner order...
2004-12-24 Bruce MomjianImprove Win32 install instructions.
2004-12-24 Tom LaneMinor updates and copy-editing.
2004-12-24 Bruce MomjianBack out Win32 changes until Tom is done.
2004-12-24 Bruce MomjianAdjust documention for Win32 installation options.
2004-12-24 Bruce MomjianUpdate docs for Win32 installation, per Tom.
2004-12-24 Bruce MomjianUpdates from Ian Barwick.
2004-12-24 Bruce MomjianUpdate FAQ.
2004-12-24 Tom LaneRemove 'optimization' to skip resolve_symlinks() when...
2004-12-24 Bruce MomjianUpdate FAQ with new URL's for site.
2004-12-24 Tom LaneSwitch order of WHERE clauses in tab completion queries...
2004-12-23 Tom LaneMore minor updates and copy-editing.
2004-12-23 Tom LaneAvoid memory leakage during VACUUM FULL when an index...
2004-12-23 Bruce MomjianAdd missing ecpg prototype for newly added functions.
2004-12-23 Michael MeskesAdded PGTYPEStimestamp_add_interval written by Dave...
2004-12-23 Tom LaneA small pass of docs review and copy-editing.
2004-12-23 Tom LaneUse float8-small-is-zero for netbsd on m68k, per Rémi...
2004-12-23 Tom LaneRemove extra parenthesis.
2004-12-22 Tom LaneAwhile back I added some code to StartupCLOG() to forci...
2004-12-22 Bruce MomjianAdd mention that pg_ctl will return an accurate exit...
2004-12-21 Tom LaneAdd '-Wl,' prefix to linker switches consistently....
2004-12-21 Tom Laneexec_eval_simple_expr() needs to do CommandCounterIncre...
2004-12-21 Bruce MomjianAdd error checking for starting a win32 service using...
2004-12-21 Bruce MomjianReturn proper error exit code on pg_ctl -w start failure.
2004-12-21 Peter EisentrautTranslation update
2004-12-21 PostgreSQL... tag files for rc2 REL8_0_0RC2
2004-12-21 Tom LanePatch to make libpq.rc be a built-for-distribution...
2004-12-21 Bruce MomjianAdd:
2004-12-21 Bruce MomjianAdd:
2004-12-21 Bruce MomjianI was recently surprised to find that EXTRACT's day...
2004-12-20 Bruce MomjianMention libpq.rc.in is now the file to update for releases.
2004-12-20 Tom LaneEnsure that 'disabling statistics collector' is logged...
2004-12-20 Tom LaneAdd support for Latin9 encoding in to_ascii(). Jaime...
2004-12-20 Tom LaneMark the TimeZone parameter as GUC_REPORT, so that...
2004-12-20 Tom LaneIn pipe_read_line Windows code, loop to ensure we get...
2004-12-20 Tom LaneRemove direct inclusions of <com_err.h> as well as...
2004-12-20 Tom LaneAdjust pg_resetxlog to handle 8.0 WAL file names properly.
2004-12-19 Tom LaneFix broken markup.
2004-12-19 Tom Laneplpgsql's exec_eval_simple_expr() now has to take respo...
next