]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2007-03-13  Tom LaneRegression makefile now needs to make separate lists...
2007-03-13  Magnus HaganderRewrite win32 install documentation (it's not client...
2007-03-13  Peter EisentrautReverted waiting for further fixes:
2007-03-13  Magnus HaganderFilter out warnings coming from the stylesheets, so...
2007-03-13  Magnus HaganderSet root of docbook stuff from buildenv.bat and not...
2007-03-13  Magnus HaganderProperly use pg_strcasecmp() instead of strcasecmp().
2007-03-13  Magnus HaganderSet stderr to unbuffered for pgbench on win32.
2007-03-13  Tom LaneFirst phase of plan-invalidation project: create a...
2007-03-12  Peter EisentrautMake configuration parameters fall back to their defaul...
2007-03-12  Magnus HaganderMake a run with perltidy to format the code. Per reques...
2007-03-11  Alvaro HerreraFix a race condition that caused pg_database_size(...
2007-03-10  Andrew DunstanAdd alternate result file for large object tests to...
2007-03-08  Magnus HaganderRemove unsafe calling of WSAStartup and WSACleanup...
2007-03-08  Tom LaneFix vac_update_relstats to ensure it always sends a...
2007-03-07  Teodor SigaevAthough cube is a varlena type, nowhere was a detoastin...
2007-03-07  Alvaro HerreraCleanup the bootstrap code a little, and rename "dummy...
2007-03-06  Tom LaneFix oversight in original coding of inline_function...
2007-03-06  Magnus HaganderAdd script to build documentation on win32 without...
2007-03-06  Peter EisentrautMinor edits
2007-03-06  Peter EisentrautAdd more information about avoiding Linux OOM killer.
2007-03-06  Bruce MomjianRevert temp_tablespaces because of coding problems...
2007-03-05  Bruce MomjianRemove copied comments from geo_ops.c source file and...
2007-03-05  Bruce MomjianRemove timeline for 8.3 release, now on web site.
2007-03-05  Magnus HaganderRemove old-style win32 client-only visual c++ build...
2007-03-05  Neil ConwayFix a typo in a comment. Heikki Linnakangas.
2007-03-03  Neil ConwayMake the newly-added regression tests for lo_truncate...
2007-03-03  Bruce MomjianCosmetic patch to large object regression test.
2007-03-03  Bruce MomjianSplit _bt_insertonpg to two functions.
2007-03-03  Bruce MomjianFix for COPY-after-truncate feature.
2007-03-03  Bruce MomjianRemove undo information from pg_controldata --- never...
2007-03-03  Bruce MomjianAdd lo_truncate() to backend and libpq for large object...
2007-03-03  Neil ConwayAdd resetStringInfo(), which clears the content of...
2007-03-03  Bruce MomjianAdd logging to /contrib/pg_standby if -k couldn't clean...
2007-03-03  Bruce MomjianAdd GUC log_lock_waits to log long wait times.
2007-03-03  Bruce MomjianDone:
2007-03-03  Bruce MomjianAllow \pset and \x, \t to use boolean constants on...
2007-03-03  Bruce MomjianUpdate license wording in FAQ_DEV.
2007-03-03  Bruce MomjianAdd URLs for:
2007-03-02  Tom LaneMake log_min_error_statement put LOG level at the same...
2007-03-02  Bruce MomjianHTML markup fix.
2007-03-02  Bruce MomjianFix HTML markup.
2007-03-02  Bruce Momjianin FAQ_DEV, mention we don't want non-BSD-compatible...
2007-03-02  Tom LaneFix broken markup, improve wording.
2007-03-02  Tom LaneSuppress useless searches for unused line pointers...
2007-03-01  Tom LaneFix miscalculation of stats collector's write delay...
2007-03-01  Tom LaneFix markQueryForLocking() to work correctly in the...
2007-03-01  Peter EisentrautFix date/time formats for XML Schema output.
2007-02-28  Tom LaneFix up several contrib modules that were using varlena...
2007-02-28  Bruce MomjianAdd language about rights given by posting a patch:
2007-02-28  Magnus HaganderRemove temporary Windows-specific debugging code.
2007-02-27  Tom LaneReplace direct assignments to VARATT_SIZEP(x) with...
2007-02-27  Bruce MomjianUpdate release timeline to use unnumber lists HTML.
2007-02-27  Bruce MomjianUpdate DEV FAQ for CVS/SVN issue.
2007-02-27  Bruce MomjianRemove Kerberos mention in Solaris FAQ.
2007-02-27  Peter EisentrautAllow information schema definitions to work without...
2007-02-27  Magnus HaganderMake build.bat return a proper errorcode if the build...
2007-02-27  Tom LaneGet rid of the separate EState for subplans, and just...
2007-02-25  Tom LanePut back copyObject() call I removed in a fit of brain...
2007-02-23  Bruce MomjianUpdate Solaris FAQ.
2007-02-23  Tom LaneNow that plans have flat rangetable lists, it's a lot...
2007-02-23  Bruce MomjianMove BLCKSZ < 1024 check to guc.c.
2007-02-23  Bruce MomjianSpelling fix.
2007-02-23  Bruce MomjianUpdate Solaris FAQ wording, per Peter.
2007-02-23  Bruce MomjianUpdate upgrade FAQ info.
2007-02-23  Bruce MomjianUpdate Solaris FAQ.
2007-02-23  Bruce MomjianAdd psql \prompt capability.
2007-02-22  Tom LaneChange Agg and Group nodes so that Vars contained in...
2007-02-22  Tom LaneFix bug I introduced in recent patch to make hash joins...
2007-02-22  Tom LaneTurn the rangetable used by the executor into a flat...
2007-02-21  Bruce MomjianRemove extra tab.
2007-02-21  Bruce MomjianRemove tabs from SGML reference files, so their additio...
2007-02-21  Bruce MomjianUpdate upgrade wording.
2007-02-21  Bruce MomjianUpdate new optional VACUUM FULL hint for translations...
2007-02-21  Bruce MomjianMove increase FSM warning to after lazy_truncate_heap...
2007-02-21  Bruce Momjianbtree source code cleanups:
2007-02-21  Bruce MomjianUpdate FAQ about minor updates.
2007-02-21  Bruce MomjianUpdate Japanese FAQ.
2007-02-21  Bruce MomjianUpdate URL in German FAQ for bug form, per Schima,...
2007-02-21  Bruce MomjianUpdate Chinese FAQs to have two versions, a traditional...
2007-02-21  Bruce MomjianFix typo, per Dave Page.
2007-02-21  Bruce MomjianUpdate minor release text.
2007-02-21  Bruce MomjianAdd configure --enable-profiling to enable GCC profilin...
2007-02-21  Bruce MomjianUpdate upgrade text.
2007-02-21  Magnus HaganderRevert changes to process pg_proc.h entries without...
2007-02-21  Bruce MomjianUpdate URL for set-returning functions.
2007-02-21  Andrew DunstanAllow pltcl args to spi_prepare and plpython args to...
2007-02-21  Bruce MomjianAdd URL for:
2007-02-20  Bruce MomjianPrevent BLCKSZ < 1024, and have initdb test shared...
2007-02-20  Bruce MomjianAdd:
2007-02-20  Bruce MomjianFix markup.
2007-02-20  Bruce MomjianChange $(CC) to $(COMPILER) on Solaris gcc so -m64...
2007-02-20  Bruce MomjianAdd:
2007-02-20  Bruce MomjianAdd URL for:
2007-02-20  Bruce MomjianAdd:
2007-02-20  Bruce MomjianUpdate "encode" documentation to mention that 'escape...
2007-02-20  Bruce MomjianUpdate pgpass Win32 wording.
2007-02-20  Bruce MomjianUpdate information_schema documentation to match system...
2007-02-20  Bruce MomjianWording improvement.
2007-02-20  Bruce MomjianMore clearly document that most PostgreSQL utilities...
2007-02-20  Tom LaneAdjust user-facing documentation to explain why we...
next