]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2007-09-13  Peter EisentrautTranslation updates
2007-09-12  Alvaro HerreraMake REINDEX DATABASE silently skip remote temp tables.
2007-09-12  Alvaro HerreraFix the database-wide version of CLUSTER to silently...
2007-09-12  Alvaro HerreraAdd a CHECK_FOR_INTERRUPTS call in the site where the...
2007-09-11  Tom LaneSync timezone data with 2007g zic release.
2007-09-11  Bruce MomjianStamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20.
2007-09-11  Bruce MomjianStamp
2007-09-11  Tom LaneMake sure that open hash table scans are cleaned up...
2007-09-11  Teodor SigaevFix header's size of structs defines in ispell.
2007-09-10  Alvaro HerreraRemove the vacuum_delay_point call in count_nondeletabl...
2007-09-07  Teodor SigaevImprove page split in rtree emulation. Now if splitted...
2007-08-29  Tom LaneFix aboriginal bug in _tarAddFile(): when complaining...
2007-08-29  Michael MeskesFixed bug in Informix define handling.
2007-08-25  Tom LaneFix brain fade in DefineIndex(): it was continuing...
2007-08-23  Tom LaneFix combo_decrypt() to throw an error for zero-length...
2007-08-21  Tom LaneFix potential access-off-the-end-of-memory in varbit_ou...
2007-08-15  Tom LaneRepair problems occurring when multiple RI updates...
2007-08-08  Neil ConwayFix a gradual memory leak in ExecReScanAgg(). Because...
2007-08-06  Tom LaneFix pg_restore to guard against unexpected EOF while...
2007-08-04  Tom LaneSuppress time zone name (%Z) when logging timestamps...
2007-08-02  Andrew DunstanMake sure syslogPipe runs in binary mode on Windows...
2007-08-02  Neil ConwayFix a memory leak in tuplestore_end(). Unlikely to...
2007-07-31  Tom LaneFix a bug in the original implementation of redundant...
2007-07-31  Tom LaneFix security definer functions with polymorphic argumen...
2007-07-23  Magnus HaganderThe correct min buffer size is
2007-07-21  Tom LaneFix elog.c to avoid infinite recursion (leading to...
2007-07-20  Tom LaneFix WAL replay of truncate operations to cope with...
2007-07-19  Tom LaneMake replace(), split_part(), and string_to_array(...
2007-07-19  Andrew DunstanOnly use the pipe chunking protocol if we know the...
2007-07-18  Tom LaneFix an old thinko in SS_make_initplan_from_plan, which...
2007-07-17  Tom LaneFix incorrect optimization of foreign-key checks. ...
2007-07-17  Tom LaneFix outfuncs.c to dump A_Const nodes representing NULLs...
2007-07-09  Joe ConwayRestrict non-superusers to password authenticated conne...
2007-07-08  Tom LaneRemove the pgstat_drop_relation() call from smgr_intern...
2007-07-02  Tom LaneFix failure to restart Postgres when Linux kernel retur...
2007-06-29  Tom LaneFix a passel of ancient bugs in to_char(), including...
2007-06-28  Tom LaneFix incorrect tests for undef Perl values in some place...
2007-06-20  Tom LanetransformColumnDefinition failed to complain about
2007-06-20  Tom LaneCREATE DOMAIN ... DEFAULT NULL failed because gram...
2007-06-18  Tom LaneBack-patch 8.2 fix that complains if trying to extend...
2007-06-14  Alvaro HerreraAvoid having autovacuum run multiple ANALYZE commands...
2007-06-14  Andrew DunstanImplement a chunking protocol for writes to the syslogg...
2007-06-09  Tom LaneAllow numeric_fac() to be interrupted, since it can...
2007-06-07  Alvaro HerreraAvoid losing track of data for shared tables in pgstats...
2007-06-07  Tom LaneFix array_dims() example to be consistent with the...
2007-06-04  Magnus HaganderOops. Patch didn't work properly for 8.1, so don't...
2007-06-04  Magnus HaganderOn win32, retry reading when WSARecv returns WSAEWOULDB...
2007-06-04  Magnus HaganderOn win32, don't use SO_REUSEADDR for TCP sockets.
2007-06-02  Tom LaneFix erroneous error reporting for overlength input...
2007-06-01  Tom LaneFix aboriginal bug in BufFileDumpBuffer that would...
2007-06-01  Tom LaneFix performance problems in multi-batch hash joins...
2007-05-30  Tom LaneFix overly-strict sanity check in BeginInternalSubTrans...
2007-05-29  Neil ConwayFix a bug in input processing for the "interval" type...
2007-05-22  Tom LaneFix best_inner_indexscan to return both the cheapest...
2007-05-21  Peter EisentrautFix spurious German index entry
2007-05-21  Michael MeskesRemoved errant ISODOW
2007-05-21  Michael MeskesBackported fix from HEAD that removes superfluous funct...
2007-05-18  Tom LaneRemove redundant logging of send failures when SSL...
2007-05-15  Alvaro HerreraAvoid emitting empty role names in the GRANTED BY claus...
2007-05-13  Magnus HaganderDocument that CLUSTER breaks MVCC visibility rules.
2007-05-01  Tom LaneFix a thinko in my patch of a couple months ago for...
2007-04-27  Michael MeskesRemoved non-existant function from extern.h
2007-04-27  Michael MeskesInlined two functions to get rid of va_list prolems...
2007-04-26  Tom LaneFix dynahash.c to suppress hash bucket splits while...
2007-04-23  Neil ConwayFix newly-introduced documentation typo.
2007-04-20  PostgreSQL... Update configure.in for release REL8_1_9
2007-04-20  Tom LaneFix markup.
2007-04-20  Tom LaneSupport explicit placement of the temporary-table schem...
2007-04-19  Tom LaneSync timezone data with 2007e zic release.
2007-04-19  Tom LaneRepair PANIC condition in hash indexes when a previous...
2007-04-19  Bruce MomjianRelease wording updates for releases 8.2.4, 8.1.9,...
2007-04-19  Bruce MomjianUpdate FAQ to mention most recent release for releases
2007-04-19  Bruce MomjianStamp releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19.
2007-04-19  Bruce MomjianRelease note updates for 8.2.4, 8.1.9, 8.0.13, 7.4...
2007-04-18  Peter EisentrautTranslation updates
2007-04-17  Tom LaneRewrite choose_bitmap_and() to make it more robust...
2007-04-16  Magnus HaganderDon't write timing output in quiet mode.
2007-04-12  Tom LaneRearrange mdsync() looping logic to avoid the problem...
2007-04-12  Tom LaneCancel pending fsync requests during WAL replay of...
2007-04-09  Peter EisentrautFix spelling: SYMETRIC -> SYMMETRIC
2007-04-02  Tom LaneFix check_sql_fn_retval to allow the case where a SQL...
2007-04-02  Teodor SigaevFix caching of unsuccessful initialization of parser...
2007-03-27  Tom LaneFix typo, ensable -> enable, per Steve Gieseking.
2007-03-26  Tatsuo IshiiFix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW...
2007-03-17  Tom LaneSPI_cursor_open failed to enforce that only read-only...
2007-03-14  Tom LaneFix a longstanding bug in VACUUM FULL's handling of...
2007-03-14  Tom LaneArrange to install a "posixrules" entry in our timezone...
2007-03-11  Alvaro HerreraFix a race condition that caused pg_database_size(...
2007-03-06  Tom LaneFix oversight in original coding of inline_function...
2007-03-01  Tom LaneFix markQueryForLocking() to work correctly in the...
2007-02-27  Michael MeskesBackported bug fix for #2956.
2007-02-18  Tom LaneFix portal management code to support non-default comma...
2007-02-16  Tom LaneRestructure code that is responsible for ensuring that...
2007-02-13  Tom LaneDisallow committing a prepared transaction unless we...
2007-02-12  Teodor SigaevFix backend crash in parsing incorrect tsquery.
2007-02-11  Magnus HaganderFix for early log messages during postmaster startup...
2007-02-08  Tom LaneFix an ancient logic error in plpgsql's exec_stmt_block...
2007-02-08  Tom LaneRearrange use of plpgsql_add_initdatums() so that only...
2007-02-07  Bruce MomjianStamp releases notes for 8.2.3, 8.1.8, 8.0.12. REL8_1_8
2007-02-07  Tom LaneFix wrong spacing (I think Bruce tried to hand-edit...
next