]> granicus.if.org Git - postgresql/shortlog
postgresql
2004-10-22 Dennis BjorklundTranslation updates
2004-10-22 Dennis BjorklundTranslation updates.
2004-10-22 Neil ConwayMinor code cleanup: hdefault() only ever returned ...
2004-10-22 Tom LaneUpdate release history for releases 7.4.6, 7.3.8, 7...
2004-10-22 Tom LanePrevent pg_ctl from being run as root. Since it uses...
2004-10-21 Tom LaneUpdate obsolete comments about COPY vs INSERT options...
2004-10-21 Tom LaneDisallow referential integrity actions from being defer...
2004-10-21 Tom LaneSet the close-on-exec flag for libpq's socket to the...
2004-10-21 Tom LaneAvoid macro-redefinition warnings on Windows, per Andre...
2004-10-21 Tom LaneStandardize on using the Min, Max, and Abs macros that...
2004-10-20 Tom LaneUse temp files in current directory, not /tmp, to reduc...
2004-10-20 Tom LaneAllow functions returning void or cstring to appear...
2004-10-20 Neil ConwayWhen using GCC, change the default CFLAGS to:
2004-10-19 Tom LaneAdd a HINT about the likely reason for 'invalid multiby...
2004-10-19 Peter EisentrautNew translation
2004-10-19 Peter EisentrautOrganize the help output a little better. Improve...
2004-10-18 Tom LaneAdd some code to ensure that we don't lose communicatio...
2004-10-18 Peter EisentrautNew translation
2004-10-18 Peter EisentrautMight want to initialize the gettext library, if we...
2004-10-18 Peter EisentrautTranslation update
2004-10-18 Tom LaneAdd PQprepare/PQsendPrepared functions to libpq to...
2004-10-18 Bruce MomjianRemove use of "miscadmin.h" in port C files and remove...
2004-10-18 Peter EisentrautNew translation
2004-10-18 Peter EisentrautTranslation updates
2004-10-18 Peter EisentrautNew translation
2004-10-18 Peter EisentrautUpdated SQL key words table
2004-10-18 Bruce MomjianThe attached patch fixes psql's win32 frontend-only...
2004-10-18 Bruce MomjianForce rebuild.
2004-10-18 Bruce MomjianImprove indentation of sublists:
2004-10-18 Michael MeskesSynced parser
2004-10-18 Bruce MomjianUpdate Japanese FAQ.
2004-10-18 Bruce MomjianUpdate wording:
2004-10-18 Bruce MomjianAdd:
2004-10-18 Neil ConwayTrivial fix: remove a pointless cast.
2004-10-18 Tom LaneTweak pg_dump to handle default tablespaces correctly...
2004-10-17 Bruce MomjianBetter document win32_open and its ability to allow...
2004-10-17 Bruce MomjianFix some typos.
2004-10-17 Tom LaneMake the standard stopword files be sought relative...
2004-10-17 Tom LaneAllow background writing to be shut down by setting...
2004-10-17 Tom Lanepg_get_indexdef() didn't do quite the right thing with...
2004-10-17 Peter EisentrautNew translation
2004-10-17 Peter EisentrautNew translation
2004-10-17 Peter EisentrautTranslation update
2004-10-17 Peter EisentrautTranslation updates
2004-10-17 Peter EisentrautAdjust message
2004-10-17 Tom LaneGive a more user-friendly error message in situation...
2004-10-17 Tom LaneMake locale_messages_assign() really work on Windows...
2004-10-16 Tom LaneRemove dllist.c from libpq. It's overkill for what...
2004-10-16 Tom LaneInclude dllist.c directly instead of assuming that...
2004-10-16 Tom LaneGive a more user-friendly error message in case where...
2004-10-16 Tom LaneGenerate the various .def files for libpq DLLs from...
2004-10-16 Tom LaneLimit NBuffers and some related values to INT_MAX ...
2004-10-16 Tom LaneGive the ResourceOwner mechanism full responsibility...
2004-10-16 Tom LaneRemove BufferLocks[] array in favor of a single pointer...
2004-10-16 Bruce MomjianFix Cygwin using of pg_ctl by not usig START.
2004-10-16 Bruce MomjianExport only required symbols in libpq on Win32.
2004-10-16 Bruce MomjianAllow pg_ctl to determine the server is up when getting...
2004-10-15 Tom LaneRepair possible failure to update hint bits back to...
2004-10-15 Bruce MomjianThe previous build rules caused each binary to be re...
2004-10-15 Bruce MomjianI have attached 5 patches (split up for ease of review...
2004-10-15 Bruce MomjianThis patch clarifies the usage of references in PL...
2004-10-15 Bruce MomjianHave log_duration only output when log_statement has...
2004-10-15 Bruce MomjianUpdate wording.
2004-10-15 Bruce MomjianUpdate heading of Cygwin FAQ to be Cygwin-specific.
2004-10-15 Bruce MomjianNew wording on the three standards.
2004-10-15 Bruce Momjian> This lets you do something like:
2004-10-15 Bruce MomjianAllow psql booleans to use OFF or off.
2004-10-15 Bruce MomjianFix pg_ctl -D handling for Win32:
2004-10-15 Bruce MomjianAdd full path in error report for version mismatch...
2004-10-15 Neil Conwaypsql code cleanup:
2004-10-14 Bruce MomjianUpdate mingw faq.
2004-10-14 Bruce MomjianUpdate Win32 fAQ.
2004-10-14 Bruce MomjianAdd:
2004-10-14 Bruce MomjianTypo cleanup.
2004-10-14 Bruce MomjianUpdate standards names.
2004-10-14 Bruce MomjianUpdate 2003 as an official standard.
2004-10-14 Bruce MomjianAdd 'int' cast for getpid() because some Solaris releas...
2004-10-14 Bruce MomjianAdd:
2004-10-14 Bruce MomjianAdd "draft".
2004-10-14 Bruce MomjianReorder links.
2004-10-14 Bruce MomjianMore URL updates.
2004-10-14 Bruce MomjianUpdate markup.
2004-10-14 Bruce MomjianNew urls.
2004-10-14 Bruce MomjianWorking improvement.
2004-10-14 Bruce MomjianFix markup.
2004-10-14 Bruce MomjianAdd standards URL's.
2004-10-13 Bruce Momjianpg_restore wording improvement, per Peter.
2004-10-13 Bruce MomjianEnable service use by Cygwin of pg_ctl.
2004-10-13 Bruce MomjianAllow compiles for Cygwin /contrib modules.
2004-10-13 Bruce MomjianEnable static lib builds on Win32 and Cygwin.
2004-10-13 Neil ConwayCleanup some unnecessary void * casts when using pfree...
2004-10-13 Neil ConwayMore minor cosmetic improvements:
2004-10-13 Neil ConwayUnbreak regression tests (Peter's recent checkin to...
2004-10-13 Bruce MomjianAdd:
2004-10-13 Bruce MomjianClarify pg_restore --help wording.
2004-10-12 Bruce MomjianUpdate Cygwin build to not use DLLINIT, per Cygwin...
2004-10-12 Peter EisentrautMessage style revisions
2004-10-12 Peter EisentrautNew translation
2004-10-12 Peter EisentrautTranslation updates
2004-10-12 Peter EisentrautTranslation update
next