]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2001-02-16  Tom LaneJust noticed that use of 'volatile' in HPPA S_UNLOCK...
2001-02-16  Tom LaneUpdate README's install instructions to agree with...
2001-02-16  Bruce MomjianUpdate bsdi shared memory stuff.
2001-02-16  Bruce MomjianUpdate BSDI FAQ.
2001-02-16  Tom LaneDefend against starting a non-MULTIBYTE-enabled backend...
2001-02-16  Peter MountSome more updates...
2001-02-16  Bruce MomjianUpdate BSDI SGML.
2001-02-16  Tom Laneichar() has been renamed to chr(), so fix translation...
2001-02-16  Tom LaneFix bugs in pltcl's new return_null command: it was...
2001-02-16  Tom LaneFix erroneous sort request in pltcl selftest.
2001-02-16  Tom LaneClean up two rather nasty bugs in operator selection...
2001-02-16  Hiroshi InoueAdd casting for numeric/float4/float8 type value
2001-02-16  Bruce MomjianUpdate bsdi faq.
2001-02-16  Bruce MomjianUpdate bsdi faq.
2001-02-16  Tom LaneTake OUTER JOIN semantics into account when estimating...
2001-02-15  Bruce MomjianUpdate FAQ.
2001-02-15  Bruce MomjianUpdate FAQ.
2001-02-15  Tom LaneAdd some notes about memory management of RI plans.
2001-02-15  Tom LaneUpdate comments about memory management.
2001-02-15  Tom LaneUpdate notes about memory context scheme.
2001-02-15  Tom LaneUpdate obsolete wording of error message.
2001-02-15  Tom LaneAlthough we can't support out-of-line TOAST storage...
2001-02-15  Tom LaneFurther polishing of documentation about new fmgr call...
2001-02-15  Tom LaneReduce default selectivity estimates for geometric...
2001-02-15  Tom LaneUpdate a couple of obsolete comments.
2001-02-15  Bruce MomjianUpdate TODO list.
2001-02-15  Bruce MomjianUpdate TODO list.
2001-02-15  Bruce MomjianUpdate for Tatsuo.
2001-02-15  Hiroshi Inoue1) Change transaction boundary in autocommit off mode
2001-02-15  Tom LaneClarify meaning of GEQO_THRESHOLD parameter.
2001-02-15  Tom LaneImprove documentation of JOIN syntax. Explain NATURAL...
2001-02-15  Tatsuo IshiiUnicode <-> SJIS new mapping tables (based on CP932...
2001-02-15  Tom LaneArrange for ORDER BY an expression on a UNION/INTERSECT...
2001-02-14  Tom LaneRepair problems with duplicate index names generated...
2001-02-14  Tom LaneChange scoping of table and join refnames to conform...
2001-02-14  Peter EisentrautAlter documentation of boolean type, add example. ...
2001-02-14  Peter EisentrautFormat <structname>, <structfield>, and <type> mono...
2001-02-14  Peter MountWeb Feb 14 17:29:00 GMT 2001 peter@retep.org.uk
2001-02-14  Bruce MomjianUpdate TODO list.
2001-02-14  Bruce MomjianAdd 7.X to dialog box.
2001-02-14  Bruce MomjianBack out all ODBC formatting changes, and back out...
2001-02-14  Bruce MomjianUpdate TODO list.
2001-02-13  Peter EisentrautHmm, so referencing a CSS stylesheet when there isn...
2001-02-13  Peter EisentrautFix markup.
2001-02-13  Peter EisentrautDidn't work when Makefile.custom is missing.
2001-02-13  Peter EisentrautCustom DSSSL stylesheet. Style changes included here:
2001-02-13  Peter EisentrautFix tag.
2001-02-13  Bruce MomjianUpdate TODO list.
2001-02-13  Bruce MomjianUpdate TODO list.
2001-02-13  Vadim B. MikheevComments about GetFreeXLBuffer().
2001-02-13  Peter MountSome more including the patch to DatabaseMetaData backe...
2001-02-13  Bruce MomjianRemove postgresql jdbc files, per Peter.
2001-02-13  Bruce MomjianRemove postgresql jdbc files, per Peter Mount.
2001-02-13  Bruce MomjianUpdate TODO list.
2001-02-13  Bruce MomjianBack out *inv* changes for this file. Peter want to...
2001-02-13  Bruce MomjianRemove unused files, per Andreas
2001-02-13  Bruce MomjianPlease apply the following patch to fix AIX and IRIX...
2001-02-13  Vadim B. MikheevRemoved abort() in XLogFileOpen.
2001-02-13  Philip WarnerAdded some comments to setval, setval_is_called and...
2001-02-13  Philip Warner- Fix help output: replace 'f' with 't' and change...
2001-02-13  Tom LaneClean up portability problems in regexp package: change...
2001-02-12  Bruce MomjianAttached is a makefile for the ODBC driver for use...
2001-02-12  Tom LaneHmm, this isn't used either.
2001-02-12  Tom LaneRemove unused and largely-broken-anyway compatibility...
2001-02-12  Bruce MomjianBruce Momjian <pgman@candle.pha.pa.us> writes:
2001-02-12  Bruce MomjianNew MS resource file, pgindented.
2001-02-12  Tom LaneSuppress compiler warning on Alpha.
2001-02-12  Tom LaneRearrange order of operations in heap_create_with_catal...
2001-02-12  Bruce MomjianCleanup
2001-02-12  Bruce MomjianAdd stdio to file.
2001-02-12  Bruce MomjianAdd // -> /* */ mapping to pgindent.
2001-02-12  Bruce MomjianUpdate ODBC resource MS-generated file.
2001-02-12  Bruce Momjian User Manual
2001-02-12  Bruce MomjianChange more // comments.
2001-02-12  Bruce MomjianRemove // and make /* */
2001-02-12  Bruce MomjianAdd #include <unistd.h>
2001-02-12  Bruce MomjianNew release format, Peter E style.
2001-02-12  Bruce MomjianReplace // comments from file for MS products.
2001-02-12  Bruce Momjianpoit -> point.
2001-02-11  Tom LaneSOCK_get_next_byte should not return garbage after...
2001-02-11  Bruce MomjianRemove unneeded shutdown() call, per Tom Lane.
2001-02-11  Tom LaneImprove error message when startup or shutdown proc...
2001-02-11  Bruce MomjianMove release date into release heading.
2001-02-11  Bruce MomjianMore cleanups.
2001-02-11  Bruce MomjianInclude file alignment fixes.
2001-02-11  Bruce MomjianMove X packet before shutdown().
2001-02-11  Bruce MomjianSource alignment cleanups.
2001-02-11  Bruce MomjianMore updates.
2001-02-11  Bruce MomjianMore cleanup.
2001-02-11  Bruce MomjianMore cleanup.
2001-02-11  Bruce MomjianCleanup of source.
2001-02-11  Bruce MomjianAdd to Makefile.
2001-02-11  Bruce MomjianAdd pg_logger to /contrib.
2001-02-11  Bruce MomjianThe attached patch does the following:
2001-02-11  Tatsuo IshiiMove pg_encoding_mblen() from common.c to wchar.c.
2001-02-11  Tatsuo Ishiiconv.c did not compile anymore. Fix wrong header file...
2001-02-11  Tatsuo IshiiClean up mutibyte supoorting source files.
2001-02-11  Bruce MomjianClean up HISTORY file, add dates to releases.
2001-02-11  Peter EisentrautRepair markup.
2001-02-10  Bruce MomjianDisable X connection close in ODBC until solution is...
next