]> granicus.if.org Git - postgresql/history - src
Add resetStringInfo(), which clears the content of a StringInfo, and
[postgresql] / src /
2007-03-03 Neil ConwayAdd resetStringInfo(), which clears the content of...
2007-03-03 Bruce MomjianAdd GUC log_lock_waits to log long wait times.
2007-03-03 Bruce MomjianAllow \pset and \x, \t to use boolean constants on...
2007-03-02 Tom LaneMake log_min_error_statement put LOG level at the same...
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 Magnus HaganderRemove temporary Windows-specific debugging code.
2007-02-27 Tom LaneReplace direct assignments to VARATT_SIZEP(x) with...
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 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 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 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 MomjianAdd configure --enable-profiling to enable GCC profilin...
2007-02-21 Magnus HaganderRevert changes to process pg_proc.h entries without...
2007-02-21 Andrew DunstanAllow pltcl args to spi_prepare and plpython args to...
2007-02-20 Bruce MomjianPrevent BLCKSZ < 1024, and have initdb test shared...
2007-02-20 Bruce MomjianChange $(CC) to $(COMPILER) on Solaris gcc so -m64...
2007-02-20 Tom LaneRemove the Query structure from the executor's API...
2007-02-20 Bruce MomjianAdd comment that on Win32, we don't need to check the...
2007-02-20 Peter EisentrautIdentify schema of inherited table in psql \d when...
2007-02-20 Peter EisentrautAdd missing OIDs to pg_proc.
2007-02-19 Bruce MomjianAdd "isodow" option to EXTRACT() and date_part() where...
2007-02-19 Magnus HaganderFix pg_dump on win32 to properly dump files larger...
2007-02-19 Magnus HaganderParse pg_proc.h with entries without OIDs.
2007-02-19 Tom LaneGet rid of some old and crufty global variables in...
2007-02-19 Tom LaneImprove plpgsql's error message when a datatype declara...
2007-02-19 Tom LanePut function expressions and values lists into Function...
2007-02-18 Tom LaneFix portal management code to support non-default comma...
2007-02-17 Tom LaneAdd code so that when COPY_PARSE_PLAN_TREES is defined...
2007-02-17 Bruce MomjianRemove rint() for to_char MS and US output. We can...
2007-02-17 Bruce MomjianCleanup of to_char() patch.
2007-02-17 Bruce MomjianCreate AVG() aggregates for int8 and NUMERIC which...
2007-02-16 Tom LaneTeach find_nonnullable_rels to handle OR cases: if...
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 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 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 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 Neil ConwayFix capitalization and punctuation of two more GUC...
2007-02-14 Tom LaneFix up foreign-key mechanism so that there is a sound...
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 code so database scans are done in an order consist...
2007-02-13 Bruce MomjianAdd ORDER BY to vacummdb so databases are scaned in...
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-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 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 Tom LaneMinor tweak to make rowtypes regression test run faster...
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 Tom LaneCombine cmin and cmax fields of HeapTupleHeaders into...
2007-02-09 Bruce MomjianRemove blank line from C code.
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 MomjianWin32 regression test fixes:
next