]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2005-01-15  Tom LaneAdjust warning message about Windows console code page...
2005-01-15  Bruce MomjianMerge query of system objects FAQ items.
2005-01-15  Tom Lanepg_regress now needs to know that Windows hasn't got...
2005-01-15  Tom LaneSimplify trigger example, per Mark Kirkwood.
2005-01-14  Kris JurkaAdd index entries for function volatilities.
2005-01-14  Tom Lanepostgres -boot would print the wrong program name in...
2005-01-14  Tom LaneUpdate obsolete comment, per Alvaro.
2005-01-14  Tom LaneAdd missing gettext() calls in find_my_exec(). It...
2005-01-14  Tom Laneplperl trigger handler tried to fetch new/old tuples...
2005-01-14  Peter EisentrautTranslation updates
2005-01-14  Tom LaneIncorporate examples and doc patches from Mark Kirkwood...
2005-01-14  Bruce MomjianChange Win32 client configuration files from *.txt...
2005-01-13  Tom LaneChange exec_eval_simple_expr's param list allocation...
2005-01-13  Peter EisentrautTranslation updates
2005-01-13  Peter EisentrautUpdate supported platforms list.
2005-01-13  Peter EisentrautTranslation updates
2005-01-13  Tom LaneAdjust src/tutorial Makefile so that it can use pgxs...
2005-01-13  Tom Laneget_names_for_var didn't do recursion for unnamed JOIN...
2005-01-13  Bruce MomjianUpdate of Japanese FAQ.
2005-01-13  Tom LaneRemove unportable assumption that it's okay to use...
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 REL8_0_0RC5
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 REL8_0_0RC4
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.
next