]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2007-10-04  Tom LaneKeep the planner from failing on "WHERE false AND somet...
2007-10-04  Tom LaneStamp 8.3beta1, except in configure.in/configure.
2007-10-04  Tom LaneUpdate timezone data files to release 2007h of the...
2007-10-04  Tom LaneDLL_DEFFILE should be defined when PORTNAME is win32...
2007-10-04  Michael MeskesReplaced tabs by white spaces
2007-10-04  Michael MeskesRemoved newline at end of exports files.
2007-10-04  Tom LaneChange Assert() to a plain test and elog, just to see...
2007-10-04  Michael MeskesAdded def-files to all: target so they are build everytime.
2007-10-04  Neil ConwayTwo fixes for the release notes from Guillaume Smet...
2007-10-04  Neil ConwayFirst pass at SGML-ifying the 8.3 release notes. Plenty...
2007-10-03  Tom LaneSecond pass at 8.3 release notes: put items in a bit...
2007-10-03  Neil ConwayVarious minor improvements to the 8.3 release notes.
2007-10-03  Tom LaneTeach chklocale.c how to extract encoding info from...
2007-10-03  Tom LaneSome editorial improvements for recently-added ALTER...
2007-10-03  Tom LaneSuppress compiler warning in non-threaded build.
2007-10-03  Tom LaneTweak recently-added tests to suppress scary-looking...
2007-10-03  Michael MeskesArgh, missing dll in filename
2007-10-03  Tom LaneMinor improvements to hack for old OpenSSL libraries...
2007-10-03  Tom LaneFix command for fetching snprintf.c.
2007-10-03  Michael MeskesThis could be what's missing on some systems.
2007-10-03  Michael MeskesStripped two symbols that are needed.
2007-10-03  Magnus HaganderAttempt to open certificate file "manually" using fopen...
2007-10-03  Magnus HaganderBuild two more .DEF files for ecpg instead of using...
2007-10-03  Michael MeskesAlso build snprintf from pgport if needed.
2007-10-03  Michael MeskesRemove exports.list in clean target.
2007-10-03  Magnus HaganderMore detailed error msg (with stack trace) if a file...
2007-10-03  Michael MeskesAlso created export list for pgytpeslib and compatlib.
2007-10-03  Magnus HaganderUse snprintf from libpgport in ecpg compatlib. Required...
2007-10-03  Magnus HaganderFix commandlines for final two ECPG regression tests
2007-10-03  Magnus HaganderFix typo
2007-10-03  Magnus HaganderBuild DEF file for libecpg instead of generating a...
2007-10-03  Magnus HaganderMake ECPG regression tests run with -c only for array_o...
2007-10-03  Magnus HaganderFix typo
2007-10-03  Michael MeskesCleaned up ecpglib and renamed functions that do not...
2007-10-03  Michael MeskesHopefully fixed some stuff that causes Windows builds...
2007-10-03  Tom LaneFirst cut at 8.3 release notes. SGML markup is nonexis...
2007-10-02  Neil ConwayFix a compiler warning on Win32. Hannes Eder.
2007-10-02  Magnus HaganderDefault to thread safety on, and support more CPU optio...
2007-10-02  Michael MeskesMade new test also work without threading enabled.
2007-10-02  Michael MeskesNo idea where this file came from.
2007-10-02  Michael MeskesITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added...
2007-10-02  Tom LaneCope with ERR_set_mark() and ERR_pop_to_mark() not...
2007-10-01  Tom LaneAdd catalogs.sgml documentation for text search catalogs.
2007-10-01  Magnus HaganderUse BIO functions to avoid passing FILE * pointers...
2007-10-01  D'Arcy J.M... Add some examples.
2007-10-01  Tom LaneAdd note warning against use of pre-8.4 multithreaded...
2007-10-01  Tom LaneAvoid assuming that struct varattrib_pointer doesn...
2007-10-01  Magnus HaganderBuild with /GS on 64-bit to work with modern Platform...
2007-10-01  Bruce MomjianUpdate pgcvslog text to simply "<branch>"
2007-10-01  Magnus HaganderEnable __FUNCTION__ on MSVC builds.
2007-10-01  D'Arcy J.M... Fix a minor typo.
2007-10-01  Bruce MomjianFixup for new pgcvslog feature.
2007-10-01  Bruce MomjianHave pgcvslog mark back-branch commits with "<back...
2007-09-30  Tom LaneAdd an extra header byte to TOAST-pointer datums to...
2007-09-30  Tom LaneIn hopes of un-breaking the buildfarm, add missing...
2007-09-30  Tom LaneAdjust recovery PS display as agreed with Simon: 'waiti...
2007-09-30  Tom LaneProperly mark mergeable/hashable equality operators...
2007-09-30  Tom LaneSupport functions for index opclasses should be immutable.
2007-09-30  Michael MeskesApplied another patch by ITAGAKI Takahiro <itagaki...
2007-09-30  Tom LaneSupport functions for index opclasses should be immutable.
2007-09-29  Tom LaneSupport functions for index opclasses should be immutable.
2007-09-29  Tom LaneSupport functions for index opclasses should be immutable.
2007-09-29  Tom LaneSupport functions for index opclasses should be immutable.
2007-09-29  Tom LaneRemove bogus commutator marking --- the module doesn...
2007-09-29  Tom LaneSupport functions for index opclasses should be immutable.
2007-09-29  Tom LaneMake recovery show the current input WAL segment name...
2007-09-29  Tom LaneDisallow CLUSTER using an invalid index (that is, one...
2007-09-29  Tom LaneImprove consistency of the error messages generated...
2007-09-29  Bruce MomjianIn the release checklist, mention packagers will see...
2007-09-29  Magnus HaganderAdd chklocale.c to pgport files for msvc builds, per
2007-09-29  Tom LaneDefend against openssl libraries that fail on keys...
2007-09-29  Tom LaneMake archive recovery always start a new timeline,...
2007-09-29  Tom LaneMake use of additional chklocale.c entries to reject...
2007-09-29  Tom LaneTeach chklocale.c about a few names for frontend-only...
2007-09-28  Tom LaneOn OS X, assume that an empty-string result for nl_lang...
2007-09-28  Bruce MomjianUpdate TCL comment:
2007-09-28  Tom LaneChange initdb and CREATE DATABASE to actively reject...
2007-09-28  Bruce MomjianRemove:
2007-09-28  Tom LaneTweak initdb's text search configuration selection...
2007-09-28  Andrew Dunstanexclude contrib/tsearch2 from regression tests.
2007-09-27  Andrew DunstanTurn build and vcregress .bat files into pure one line...
2007-09-27  Tom LaneFix typos in two comments. Spotted by Brendan Jurd
2007-09-27  Tom LaneTweak pgbench.c to remove the hidden assumption that...
2007-09-27  Tom LaneDefine the FRONTEND symbol in postgres_fe.h, which...
2007-09-27  Tom LaneAdd virtual transaction IDs to CSVLOG output, so that...
2007-09-27  Tom LaneFix Assert failure in ExpandColumnRefStar --- what...
2007-09-27  Bruce MomjianLowercase all mentions of "PostgreSQL" in URLs, per...
2007-09-26  Tom LaneSome small tuptoaster improvements from Greg Stark...
2007-09-26  Tom LaneMinor improvements in backup and recovery:
2007-09-26  Bruce MomjianRename "PostgreSQL" to "Postgres" in 3 places.
2007-09-26  Bruce MomjianRename "PostgreSQL" to "Postgres" in 7 places in the...
2007-09-26  Alvaro HerreraAdjust the new memory limit in the lazy vacuum code...
2007-09-26  Tom LaneCreate a function variable "join_search_hook" to let...
2007-09-26  Magnus HaganderProperly pass -c parameter to ecpg when building regres...
2007-09-26  Michael MeskesApplied patch by ITAGAKI Takahiro <itagaki.takahiro...
2007-09-26  Teodor SigaevFix crash of to_tsvector() function on huge input:...
2007-09-26  Bruce MomjianAdd:
2007-09-26  Bruce MomjianDocument that libpq's PQntuples() might overflow.
2007-09-26  Tom LaneIn the integer-datetimes case, date2timestamp and date2...
2007-09-26  Tom LaneUse SYSV semaphores rather than POSIX on Darwin >=...
next