]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2007-02-16  Bruce MomjianAdd:
2007-02-16  Tom LaneFix new RI operator selection code to do the right...
2007-02-16  Bruce MomjianReduce the amount of memory "clobbered" for every proce...
2007-02-16  Tom LaneAdjust the definition of is_pushed_down so that it...
2007-02-16  Peter EisentrautBetter fix for determining minimum and maximum int64...
2007-02-16  Alvaro HerreraInstall a more correct fix in the timestamp and timesta...
2007-02-16  Tom LaneCode review for SSLKEY patch.
2007-02-16  Tom LaneFix markup, spelling, grammar, and explanations for...
2007-02-16  Alvaro HerreraFix the timestamptz test problem, by moving the tests...
2007-02-16  Peter EisentrautFix // comment
2007-02-16  Peter EisentrautAdd stdint.h include
2007-02-16  Peter EisentrautFunctions for mapping table data and table schemas...
2007-02-16  Bruce MomjianRemove extra character erroneously added.
2007-02-16  Bruce MomjianRemove tabs from SGML files to help tag alingment and...
2007-02-16  Tom LaneFix another problem in 8.2 changes that allowed "one...
2007-02-16  Bruce MomjianAdd two new format fields for use with to_char(), to_da...
2007-02-16  Bruce MomjianSSL improvements:
2007-02-16  Alvaro HerreraRemove useless database name from bootstrap argument...
2007-02-16  Tom LaneRestructure code that is responsible for ensuring that...
2007-02-15  Alvaro HerreraRestructure autovacuum in two processes: a dummy proces...
2007-02-15  Tom LaneAdd ORDER BY to a query on information_schema.views...
2007-02-15  Tom LaneRepair oversight in 8.2 change that improved the handli...
2007-02-14  Magnus HaganderMake it possible to build with integer datetimes in...
2007-02-14  Bruce MomjianAdd:
2007-02-14  Tom LaneAdd some discussion of sort ordering to indices.sgml...
2007-02-14  Peter EisentrautFix typo
2007-02-14  Bruce MomjianFix to_date()/to_timestamp() 'D' field for day of week...
2007-02-14  Bruce MomjianMove fsync method macro defines into /include/access...
2007-02-14  Tom LaneMinor editorialization on operator-family documentation...
2007-02-14  Bruce MomjianAdd:
2007-02-14  Bruce MomjianAdd:
2007-02-14  Neil ConwayFix capitalization and punctuation of two more GUC...
2007-02-14  Bruce MomjianAdd URL for:
2007-02-14  Tom LaneFix up foreign-key mechanism so that there is a sound...
2007-02-14  Bruce MomjianAdd URL for:
2007-02-13  Bruce MomjianAdd URL for:
2007-02-13  Bruce MomjianAdd:
2007-02-13  Tom LaneDisallow committing a prepared transaction unless we...
2007-02-13  Tom LaneImprove postmaster's behavior if an accept() call fails...
2007-02-13  Bruce MomjianAdd URL for:
2007-02-13  Bruce MomjianAdd code so database scans are done in an order consist...
2007-02-13  Bruce MomjianUpdate /contrib/fuzzystrmatch error message to mention...
2007-02-13  Bruce MomjianAdd ORDER BY to vacummdb so databases are scaned in...
2007-02-13  Bruce MomjianAdd:
2007-02-13  Magnus HaganderUn-break build on ANSI compilers (like msvc) by moving...
2007-02-13  Magnus HaganderAdd script to run regression tests under vc++ without...
2007-02-13  Magnus HaganderOne more fix for makefile := to : change.
2007-02-13  Magnus HaganderProperly parse Makefile after change from := to =.
2007-02-13  Tom LaneRepair bug in 8.2's new logic for planning outer joins...
2007-02-13  Bruce MomjianAdd comment to explain why O_EXCL and O_TRUNC can be...
2007-02-13  Bruce MomjianAdd comment that to_char() for broken glibc pt_BR might...
2007-02-12  Tom LaneAvoid infinite recursion when dumping new planner Equiv...
2007-02-12  Teodor SigaevFix backend crash in parsing incorrect tsquery.
2007-02-11  Peter EisentrautAdd support for optionally escaping periods when conver...
2007-02-11  Tom LaneFix another erroneous =-for-:= substitution.
2007-02-11  Michael MeskesFixed multibyte handling as reported by <harada.toshi...
2007-02-11  Magnus HaganderFix for early log messages during postmaster startup...
2007-02-10  Tom LaneImprove documentation for CREATE CONSTRAINT TRIGGER.
2007-02-10  Magnus HaganderFix pg_standby to build on msvc.
2007-02-10  Peter EisentrautAdd proper mapping of boolean type data to XML Schema.
2007-02-10  Peter EisentrautStrNCpy -> strlcpy (not complete)
2007-02-10  Tom LanePut back some not-so-unnecessary-as-all-that := usages...
2007-02-10  Tom LaneHm, seems my hack on rowtypes regression test has made...
2007-02-09  Neil ConwayUnbreak the SGML doc build: ":=" is needed to assign...
2007-02-09  Tom LaneMinor tweak to make rowtypes regression test run faster...
2007-02-09  Peter EisentrautRemove useless CPPFLAGS.
2007-02-09  Peter EisentrautAdd $PostgreSQL$ marker to contrib makefiles.
2007-02-09  Tom LaneCall pgstat_drop_database during DROP DATABASE, so...
2007-02-09  Peter EisentrautReplace useless uses of := by = in makefiles.
2007-02-09  Bruce MomjianRemove blank lines in code.
2007-02-09  Bruce MomjianUpdate FAQ for new 24-byte header, down from 28.
2007-02-09  Bruce MomjianAdd blank line.
2007-02-09  Bruce MomjianAdd URL for:
2007-02-09  Bruce MomjianDone!
2007-02-09  Tom LaneCombine cmin and cmax fields of HeapTupleHeaders into...
2007-02-09  Bruce MomjianRemove blank line from C code.
2007-02-09  Bruce MomjianUpdate:
2007-02-09  Bruce MomjianUpdate:
2007-02-09  Bruce MomjianAdd:
2007-02-08  Bruce MomjianAdd URL for:
2007-02-08  Tom LaneAdd missing #define for mingw, per Magnus.
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-08  Bruce MomjianFix bug when localized to_char() day or month names...
2007-02-08  Bruce MomjianThis patch fixes shared_preload_libraries on Windows...
2007-02-08  Bruce MomjianAdd lock matrix to documentation.
2007-02-08  Bruce MomjianWin32 regression test fixes:
2007-02-08  Bruce MomjianAdd /contrib/pg_standby:
2007-02-08  Bruce MomjianAdd /contrib/pg_standby:
2007-02-08  Alvaro HerreraFix reference-after-free in the new btree page split...
2007-02-08  Peter EisentrautNormalize fgets() calls to use sizeof() for calculating...
2007-02-08  Bruce MomjianReduce WAL activity for page splits:
2007-02-08  Bruce MomjianCheck if the role exists before doing more complex...
2007-02-08  Bruce MomjianUpdate URL for "Generalized Partial Indexes" paper...
2007-02-08  Bruce MomjianDocument that wal_sync_method open_* methods use O_DIRE...
2007-02-08  Bruce MomjianFix bug in our code when using to_timestamp() or to_dat...
2007-02-07  Tom LaneAdd a function pg_stat_clear_snapshot() that discards...
2007-02-07  Tom LaneModify the stats regression test to delay until the...
2007-02-07  Tom LaneRemove the xlog-centric "database system is ready"...
2007-02-07  Alvaro HerreraThe VC++ build needs to compile the new strlcat.c file...
next