]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2003-01-04  Peter EisentrautTranslation updates
2003-01-03  Hiroshi InoueAdd casts between oid and lo in contrib.
2003-01-02  Bruce MomjianFix BSD/OS thread file locking bug in new fseeko code.
2003-01-01  Tom Lanefastpath code neglected to check whether user has privi...
2003-01-01  Tom LaneAwhile back I wrote that freebsd.h was probably broken...
2002-12-30  Tom LanePoint does not return a center of lseg.
2002-12-29  Tom LaneAdjust hash table sizing algorithm to avoid integer...
2002-12-27  Tom LaneDeliver better error message when a relation name is...
2002-12-27  Tom LaneRemove overenthusiastic free'ing of comment dependencie...
2002-12-27  Bruce MomjianSmall fix in documentation and some examples of usage...
2002-12-27  Bruce MomjianTrivial patch to increase max_fsm_pages as per earlier...
2002-12-23  Bruce MomjianUpdate SSL error message for improper permissions....
2002-12-21  Tom LaneFix possible buffer overrun in \d command: substr(... REL7_3_1
2002-12-20  Bruce MomjianUpdate 7.3.1 to give proper attribution to pg_dump...
2002-12-18  Peter EisentrautFix release notes and installation instructions for...
2002-12-18  Bruce MomjianUpdate Russian FAQ. Update all FAQ's for 7.3.X branch.
2002-12-18  Bruce MomjianUpdate RELEASE checklist.
2002-12-18  Bruce MomjianUpdate INSTALL file for 7.3.1.
2002-12-18  PostgreSQL... From the SSL_CTX_new man page:
2002-12-18  Bruce MomjianUpdate FAQ for 7.3.1.
2002-12-18  Bruce MomjianStamp 7.3.1.
2002-12-16  Tom LaneFix ALTER TABLE ADD COLUMN to disallow the same column...
2002-12-14  Bruce MomjianThe actual segfault was caused by a double pfree()...
2002-12-14  Bruce MomjianOk, I think I've gotten this figured out now. I saw...
2002-12-13  Bruce MomjianBackpatch SSL fixes into 7.3.1.
2002-12-13  Bruce MomjianIncrement libpq major number for 7.3.1 and minor for...
2002-12-13  Bruce MomjianThis patch fixes minor bugs in dictionary generator...
2002-12-12  Tom LaneGuard against overrunning CTZName buffer when TZ is...
2002-12-12  Tom LaneBack-patch fix to prevent core dump in EXPLAIN if optim...
2002-12-11  Bruce MomjianMark SCO Openserver 5.0.4. supported by 7.3.1 as per...
2002-12-11  Bruce MomjianFix line count error reporting in config files, like...
2002-12-11  Bruce MomjianBump version for 7.3 and 7.4.
2002-12-10  Peter EisentrautTranslation updates
2002-12-09  Bruce MomjianThis patch updates doc/src/sgml/runtime.sgml to refer...
2002-12-09  Peter EisentrautFix Latin1/Unicode conversion by selecting the right...
2002-12-09  Bruce MomjianAs far as I figured from the source code this function...
2002-12-06  Tom LaneExplain's code for showing quals of SubqueryScan nodes...
2002-12-06  Bruce MomjianThank you very much, you catch it :). This bug had...
2002-12-05  Tom Lanelocalbuf.c must be able to do blind writes.
2002-12-05  Tom LaneAvoid pulling up sublinks from a subselect's targetlist...
2002-12-05  Bruce MomjianIt looks like the problem was introduced when the ...
2002-12-05  Bruce MomjianAllow 'password' encryption even when pg_shadow has...
2002-12-05  Dave Cramerchanged sort of column names to sort by attnum, not...
2002-12-04  Tom LaneRepair oversight in recent change of dependency extract...
2002-12-03  Tom LaneFix off-by-one bug in usage check.
2002-12-02  Tom LaneRepair core dump when trying to delete an entry from...
2002-12-02  Tom LaneFix script name in README.
2002-12-02  Tom LaneFix dependency generation for multicolumn foreign keys...
2002-12-01  Tom LaneFix pg_dump failure against 7.1 or older servers, per
2002-12-01  Tom LaneRepair coredump in COPY OUT when client encoding is...
2002-11-29  Tom LaneRepair prehistoric logic error in lseg_eq and lseg_ne.
2002-11-27  Tom Lanerm should be rm -f, per comment from Peter Harris. REL7_3
2002-11-27  Tom LaneUpdate resultmap pattern for geometry-solaris-i386...
2002-11-26  Bruce MomjianUpdate TODO in 7.3 branch
2002-11-26  Bruce MomjianRecreate HISTORY file to match release.sgml changes...
2002-11-26  Bruce MomjianUpdate build rules for /HISTORY.
2002-11-26  Bruce MomjianFix typo in release notes.
2002-11-26  Bruce MomjianAllocate proper length for sprintf string, from Tatsuo.
2002-11-26  Tatsuo IshiiGuard against 0 length string encoding conversion case.
2002-11-25  Bruce MomjianRemove check for pg_group file as part of initdb -W...
2002-11-23  Tom LaneFix inappropriate quoting in dblink. From Joe Conway.
2002-11-23  Tom LaneUpdate ports list from recent regression-test-database...
2002-11-23  Tom LaneRelease note improvements (Neil, Tom)
2002-11-23  Tom LaneRemove inappropriate double-quoting in connectby()...
2002-11-22  Tom LaneFix a dozen or so places that were passing unpredictabl...
2002-11-22  Bruce MomjianFix elog in dbmirror to use %s.
2002-11-22  Tom LaneQuote database name properly when invoking pg_dump...
2002-11-22  Tom LaneTAS code originally written for s390 (32-bit) does...
2002-11-21  Peter EisentrautFixups for man pages
2002-11-21  Tom LaneFix breakage in new-in-7.3 timetz_zone() function:...
2002-11-21  Peter EisentrautRegenerate
2002-11-21  Tom LaneCode review for superuser_reserved_connections patch...
2002-11-21  Tom LaneNetBSD versions 1.6 and (we hope) later can use the...
2002-11-21  Tom LaneThis locale-specific variant file seems not to have...
2002-11-20  Bruce MomjianUpdate ports list.
2002-11-20  Barry LindFix a stupid cut and paste error from the commit last...
2002-11-20  Barry LindBackport bug with executeBatch. This bug was a regress...
2002-11-19  Bruce MomjianBack out NetBSD/arm32 port.
2002-11-19  Bruce MomjianUpdate ports list.
2002-11-18  Bruce MomjianFix markup breakage.
2002-11-18  Peter EisentrautFix typo and markup.
2002-11-18  Bruce MomjianUpdate ports list.
2002-11-18  Bruce MomjianStamp RC2.
2002-11-18  Tom LanePut back error test for DECLARE CURSOR outside a transa...
2002-11-17  Peter EisentrautRevise SQL features list.
2002-11-16  PostgreSQL... mis-tag'd as the release instead of rc1 ...
2002-11-16  Bruce MomjianUpdate TODO/FAQ for 7.3 release.
2002-11-16  Bruce MomjianUpdate for RC1.
2002-11-15  Tom LanePush qual clauses containing subplans to the back of...
2002-11-14  Bruce MomjianUpdate ports list.
2002-11-14  Bruce MomjianFix Magnus's name.
2002-11-14  Bruce MomjianFix version number for FreeBSD/alpha on ports list.
2002-11-14  Bruce MomjianUpdate ports list.
2002-11-14  Barry LindBackpatch from head: fixes for a threading bug, a probl...
2002-11-14  Bruce MomjianUpdate ports list.
2002-11-14  Bruce MomjianUpdate ports list.
2002-11-13  Peter EisentrautUpdate German translations.
2002-11-13  Tom LaneAllow +1300 as a numeric timezone specifier; we already...
2002-11-13  Tom LaneUse cat instead of echo or awk, to avoid portability...
2002-11-12  Bruce MomjianAdd AIX as supported platform.
next