users/gsingh/postgres.git
2004-12-01 Tom LaneFix timestamptz_age() to do calculation in local timezo...
2004-11-28 Tom LaneAvoid scribbling on original parsetree during DECLARE...
2004-11-24 Tom LaneInstall Tcl regex fixes to sync our regex engine with...
2004-11-24 Tom LaneOur interface code for Spencer's regexp package was...
2004-11-18 Tom LaneBack-patch fix for ALTER DATABASE failing to flush...
2004-11-17 Tom LaneFix off-by-one memory allocation, as reported by Rod...
2004-11-17 Neil ConwayBackpatch fix from HEAD:
2004-11-16 Peter EisentrautTranslation update
2004-11-10 Michael MeskesList VALUE as a keyword.
2004-11-09 Tom LaneIn PGSharedMemoryIsInUse, assume that EACCES indicates...
2004-11-08 Tom LaneFix unportable code in SockAddr_cidr_mask: you can...
2004-11-01 Dave Cramerfixed bug in REVOKE statement cat_str only has 8 arguments
2004-10-30 Peter EisentrautNew translations
2004-10-29 Tom LaneRearrange order of pre-commit operations: must close...
2004-10-27 Peter EisentrautTranslation update
2004-10-22 Tom LaneStamp release 7.4.6. REL7_4_6
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 Kris JurkaCorrectly cast the return value of a CallableStatement...
2004-10-21 Tom LaneBack-patch make_oidjoins_check security improvement.
2004-10-13 Tom LaneRepair possible failure to update hint bits back to...
2004-10-12 Peter EisentrautTranslation update
2004-10-05 Michael Meskes'::' is no longer interpreted as a variable in a prepar...
2004-10-01 Tom LaneConvert pg_stat_get_backend_idset to use the existing...
2004-09-27 Peter EisentrautTranslation update
2004-09-26 Tom LaneRepair bug that would allow libpq to think a command...
2004-09-20 Peter EisentrautTranslation update
2004-09-20 Peter EisentrautTranslation update
2004-09-18 Tom LanePut the brackets in the right places in timestamp entri...
2004-09-18 Tom LaneFix memory leak in tokenize_file, per report from Vadim...
2004-09-17 Tom LaneHashed LEFT JOIN would miss outer tuples with no inner...
2004-09-13 Peter EisentrautTranslation update
2004-09-13 Kris JurkaProtected access to variable m_preparedCount via synchr...
2004-09-13 Kris JurkaResultSet.moveToCurrentRow was checking the cached...
2004-09-13 Neil ConwayDue to popular domand, backport fix for a typo in the...
2004-09-11 Tom LaneFix bogus example for bit-string XOR (already fixed...
2004-09-06 Tom LaneBack-patch fix to disallow BEGIN/COMMIT/ROLLBACK inside...
2004-08-31 Tom LaneRepair 'expected both swapped tables to have TOAST...
2004-08-28 Bruce MomjianPrevent pg_ctl restart from adding -D datadir multiple...
2004-08-27 Tom LaneMake gistindex_keytest safe against NULL values. Same...
2004-08-24 Peter EisentrautTranslation update
2004-08-18 Tom LaneBrand 7.4.5 ... now that was our shortest-lived release... REL7_4_5
2004-08-18 Tom LaneUpdate release history for 7.4.5.
2004-08-17 Tom LaneFix bug introduced into _bt_getstackbuf() on 2003-Feb...
2004-08-15 Tom LaneStamp 7.4.4. REL7_4_4
2004-08-14 Tom LaneBack-patch fix for \r\n line endings in psql's COPY...
2004-08-14 Peter EisentrautTranslation update
2004-08-13 Peter EisentrautTranslation update
2004-08-13 Kris JurkaNew build for the 7.4.4 release.
2004-08-11 Tom LaneAvoid crashing when restoring a saved GUC session_autho...
2004-08-11 Kris JurkaDecode V3 notice messages instead of leaving them in...
2004-08-11 Kris JurkaDatabaseMetaData.getSearchString escape was a \ short...
2004-08-11 Tom LaneFix failure to guarantee that a checkpoint will write...
2004-08-11 Joe ConwayHashed crosstab was dying with an SPI_finish error...
2004-08-10 Peter EisentrautTranslation update
2004-07-25 Peter EisentrautChange declared encoding
2004-07-25 Peter EisentrautNew translation
2004-07-20 Michael MeskesFixed handling of cyclic defines.
2004-07-19 Tom LaneFix incorrect tracking of session authorization in...
2004-07-17 Tom LaneWhen renaming a column that participates in a foreign...
2004-07-15 Kris JurkaWhen retrieving an array of numerics it attempted to...
2004-07-10 Tom LaneTest HAVING condition before computing targetlist of...
2004-07-08 Bruce MomjianOK, another try at Darwin threads.
2004-07-08 Bruce MomjianRemove OSX thread flags. No consistent report.
2004-07-07 Bruce MomjianAdd OSX thread support for next 7.4.X
2004-07-06 Tom LaneFix broken logic for pretty-printing parenthesis-suppre...
2004-07-05 Michael MeskesAdded free() calls against memory leak in interval.c.
2004-07-02 Peter EisentrautTranslation update
2004-06-29 Peter EisentrautOverride upstream DSSSL style sheet formatting changes
2004-06-27 Michael Meskes- Only use typedefs inside their scope.
2004-06-24 Kris JurkaFix apparently harmless typo. {$srcdir} -> ${srcdir}
2004-06-23 Teodor SigaevFix stupid bug in installcheck
2004-06-22 Kris JurkaClose the existing socket connection when reverting...
2004-06-21 Kris JurkaFix some problems with result sets positioned before...
2004-06-21 Kris JurkaFix updatable ResultSets stream methods (ascii, charact...
2004-06-18 Kris JurkaForeign key information results should have column...
2004-06-17 Michael MeskesAdded patch by ISHIDA Akio to allow indicators in execu...
2004-06-16 Kris JurkaDon't throw an Exception in locatorsUpdateCopy() even...
2004-06-16 Kris JurkaBump the build number to relase a new version.
2004-06-16 Kris JurkaWhen deleteRow() is called on an updateable ResultSet...
2004-06-16 Bruce MomjianDo PGAC_FUNC_GETPWUID_R_5ARG check with the proper...
2004-06-16 Kris JurkaFix DatabaseMetaData results for determining foreign key
2004-06-13 Peter EisentrautRemove README.CVS when making a distribution. REL7_4_3
2004-06-13 Peter EisentrautTranslation update
2004-06-13 Tom LaneCorrect erroneous table title, per Halley Pacheco de...
2004-06-13 Tom LaneSuppress compile warnings on machines where the INT64CO...
2004-06-12 Tom LaneNow needs to include <ctype.h>.
2004-06-12 Tom LaneSome editorializing on 7.4.3 release notes.
2004-06-12 Bruce MomjianMarkup fix.
2004-06-12 Bruce MomjianFix markup
2004-06-12 Bruce MomjianUpdate release notes for 7.4.3.
2004-06-11 Bruce MomjianStamp 7.4.3. Still need release notes.
2004-06-11 Bruce MomjianECPG preprocessor for PostgreSQL 7.4.1, 7.4.2 doubles...
2004-06-10 Peter EisentrautTranslation updates
2004-06-10 Peter EisentrautTranslation updates
2004-06-10 Peter EisentrautTranslation update
2004-06-10 Bruce MomjianAdd Brazilian version of FAQ.
2004-06-08 Tom LaneAdd missing check for too-few-inputs when replacing...
2004-06-08 PostgreSQL... tag this as 7.4.3 and copyright date 2004
2004-06-07 Teodor SigaevRemove asymetrical word processing in query and text
next