]> granicus.if.org Git - postgresql/shortlog
postgresql
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...
2007-02-20 Tom LaneRemove the Query structure from the executor's API...
2007-02-20 Bruce MomjianRemove, item not needed for Win32:
2007-02-20 Bruce MomjianAdd comment that on Win32, we don't need to check the...
2007-02-20 Bruce MomjianRemove "History" sections for pg_dump and pg_restore...
2007-02-20 Bruce MomjianSpell check on array patch.
2007-02-20 Bruce MomjianAdd for WIN32:
2007-02-20 Bruce MomjianUpdate array slice documentation to be clearer.
2007-02-20 Bruce MomjianAdd:
2007-02-20 Bruce MomjianComment-out documentation for IS OF because it doesn...
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-20 Bruce MomjianRemove item:
2007-02-20 Bruce MomjianDocument IS [NOT] OF, which was added in 7.3.
2007-02-19 Bruce MomjianAdd FAQ text about Makefile.custom:
2007-02-19 Bruce MomjianDocument that to_char('J'/Julian) is midnight-based...
2007-02-19 Bruce MomjianWording improvement.
2007-02-19 Bruce MomjianUpdate PQfree() documentation to be clearer, backpatch...
2007-02-19 Bruce MomjianUpdate wording:
2007-02-19 Bruce MomjianAdd:
2007-02-19 Bruce MomjianAdd newlines.
2007-02-19 Bruce MomjianAdd:
2007-02-19 Bruce MomjianAdd:
2007-02-19 Bruce MomjianClarify documentation that initdb -A or editing pg_hba...
2007-02-19 Bruce MomjianClarify documentation for "day of the week" handling...
2007-02-19 Bruce MomjianDone:
2007-02-19 Bruce MomjianAdd "isodow" option to EXTRACT() and date_part() where...
2007-02-19 Bruce MomjianDone:
2007-02-19 Bruce MomjianDone:
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-18 Bruce MomjianDocument limitation of SPI_execute() using multiple...
2007-02-18 Bruce MomjianUpdate wording:
2007-02-18 Bruce MomjianAdd:
2007-02-18 Bruce MomjianUpdate "Conflicting lock modes" to show as conflict...
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 MomjianAdd:
2007-02-17 Bruce MomjianCleanup of to_char() patch.
2007-02-17 Bruce MomjianAdd:
2007-02-17 Bruce MomjianRemove installation mention that integer timestamps...
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 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...
next