Mailing lists [pgsql-committers]
- pgsql: Fix WAL redo of FSM truncation. [email protected] (Heikki Linnakangas)
- pgsql: Suppress an uninitialized-variable warning (not all versions of [email protected] (Tom Lane)
- pgsql: Link libpq with libgssapi if configure finds it, as required by [email protected] (Magnus Hagander)
- pgsql: Link libpq with libgssapi if configure finds it, as required by [email protected] (Magnus Hagander)
- pgsql: Improve tuplestore.c to support multiple concurrent read [email protected] (Tom Lane)
- pgsql: Allow pg_regress to be run outside the build tree. [email protected] (Peter Eisentraut)
- Re: pgsql: Allow pg_regress to be run outside the build tree. Tom Lane
- orafce - orafce: Fix bus error in DBMS_PIPE. [email protected] (User Itagaki)
- pgsql: Update pg_regress calls in PL checks to handle vpath builds. [email protected] (Peter Eisentraut)
- pgsql: Fix function name in pg_freespacemap docs. [email protected] (Heikki Linnakangas)
- pgsql: Make the blkno arguments bigints instead of int4s. [email protected] (Heikki Linnakangas)
- pgsql: Partial fix for contrib vpath breakage. [email protected] (Tom Lane)
- pgsql: Fix improper display of fractional seconds in interval values [email protected] (Tom Lane)
- pgsql: Fix improper display of fractional seconds in interval values [email protected] (Tom Lane)
- pgsql: Fix improper display of fractional seconds in interval values [email protected] (Tom Lane)
- pgsql: Fix improper display of fractional seconds in interval values [email protected] (Tom Lane)
- pgsql: Fix improper display of fractional seconds in interval values [email protected] (Tom Lane)
- pgsql: Fix improper display of fractional seconds in interval values [email protected] (Tom Lane)
- npgsql - Npgsql2: Fixed misleading timeout error message. [email protected] (User Fxjr)
- pgsql: Update README.HOT to reflect new snapshot tracking and xmin [email protected] (Bruce Momjian)
- pgsql: Add relation fork support to pg_relation_size() function. [email protected] (Heikki Linnakangas)
- pgsql: Put back the copying of some of the regression test data files [email protected] (Peter Eisentraut)
- pgsql: Fix coverage targets so that HTML view is reliably updated when [email protected] (Peter Eisentraut)
- pgsql: Add regression test for macaddr type. [email protected] (Peter Eisentraut)
- pgsql: Add a note about how to check for bare < and & in SGML docs, [email protected] (Tom Lane)
- orafce - orafce: Add regression tests for utl_file. [email protected] (User Itagaki)
- npgsql - Npgsql2: Removed build of asp.net providers as well as [email protected] (User Fxjr)
- pgsql: Additional string function tests for coverage of oracle_compat.c [email protected] (Peter Eisentraut)
- pgsql: Implement SQL-standard WITH clauses, including WITH RECURSIVE. [email protected] (Tom Lane)
- pgsql: Additional test coverage for boolean type (bool.c) [email protected] (Peter Eisentraut)
- pgsql: Additional test coverage for int8 type (int8.c) [email protected] (Peter Eisentraut)
- Re: pgsql: Additional test coverage for int8 type (int8.c) Tom Lane
- pgsql: Reverse int8.out and int8-exp-three-digits.out mixup. [email protected] (Peter Eisentraut)
- npgsql - Npgsql2: Changed tabs to spaces (4) [email protected] (User Fxjr)
- pgsql: Remove obsolete internal functions istrue, isfalse, isnottrue, [email protected] (Peter Eisentraut)
- npgsql - Npgsql2: [#1010488] NgsqlParameter of type containing DBNull [email protected] (User Fxjr)
- pgsql: Remove some unportable tests [email protected] (Peter Eisentraut)
- pgsql: Fix markTargetListOrigin() to not fail on a simple-Var reference [email protected] (Tom Lane)
- pgsql: Improve behavior of WITH RECURSIVE with an untyped literal in the [email protected] (Tom Lane)
- pgsql: Tweak the overflow checks in integer division functions to [email protected] (Tom Lane)
- pgsql: Fix a missed case in int8-exp-three-digits.out, per buildfarm [email protected] (Tom Lane)
- orafce - orafce: Fix out-of-range access in dbms_pipe.db_pipes. [email protected] (User Itagaki)
- pgsql: Fix the implicit-RTE code to be able to handle implicit RTEs for [email protected] (Tom Lane)
- pgsql: Experimental patch to see if it fixes MSVC builds ... [email protected] (Tom Lane)
- npgsql - Npgsql2: removed dependencies on System.Web [email protected] (User Jbcooley)
- npgsql - Npgsql2: updated to 2.0 for final release. [email protected] (User Jbcooley)
- npgsql - Npgsql2: Updated for 2.0 release [email protected] (User Jbcooley)
- pgsql: Random speculation about the reason for PPC64 buildfarm failures: [email protected] (Tom Lane)
- pgsql: Index FSMs needs to be vacuumed as well. [email protected] (Heikki Linnakangas)
- pgsql: Add columns boot_val and reset_val to the pg_settings view, to [email protected] (Magnus Hagander)
- pgsql: Editorial improvements to description of pg_settings view. [email protected] (Tom Lane)
- pgsql: Use fork names instead of numbers in the file names for [email protected] (Heikki Linnakangas)
- pgsql: Fix GetCTEForRTE() to deal with the possibility that the RTE it's [email protected] (Tom Lane)
- orafce - orafce: Improve alligment correctness in pipe.c. [email protected] (User Hlipa)
- pgsql: When expanding a whole-row Var into a RowExpr during [email protected] (Tom Lane)
- pgsql: Fix up ruleutils.c for CTE features. [email protected] (Tom Lane)
- psqlodbc - psqlodbc: Remove some compiler warnings thanks to Zoltan [email protected] (User Hinoue)
- pgsql: Fix oversight in recent patch to support multiple read positions [email protected] (Tom Lane)
- pgsql: Improve backend flowchart to show more detail. [email protected] (Bruce Momjian)
- npgsql - Npgsql2: Provide type information for arrays and ensure that [email protected] (User Jbcooley)
- npgsql - Npgsql2: Test for GetFieldType with arrays. [email protected] (User Jbcooley)
- orafce - orafce: Add bitand() and fix regression tests. [email protected] (User Itagaki)
- pgsql: Improve parser error location for cases where an INSERT or UPDATE [email protected] (Tom Lane)
- pgsql: When a relation is moved to another tablespace, we can't assume [email protected] (Heikki Linnakangas)
- pgsql: When a relation is moved to another tablespace, we can't assume [email protected] (Heikki Linnakangas)
- pgsql: When a relation is moved to another tablespace, we can't assume [email protected] (Heikki Linnakangas)
- pgsql: When a relation is moved to another tablespace, we can't assume [email protected] (Heikki Linnakangas)
- pgsql: Synced parser. [email protected] (Michael Meskes)
- pgsql: Extend CTE patch to support recursive UNION (ie, without ALL). [email protected] (Tom Lane)
- pgsql: Improve some of the comments in fsmpage.c. [email protected] (Tom Lane)
- pgsql: Update Japanese FAQ. [email protected] (Bruce Momjian)
- psqlodbc - psqlodbc: Suppress some complier warnings. [email protected] (User Hinoue)
- pgsql: Modify the parser's error reporting to include a specific hint [email protected] (Tom Lane)
- orafce - orafce: Add sinh, cosh, tanh and nanvl. [email protected] (User Itagaki)
- orafce - orafce: Change message buffer size and item size from size_t to [email protected] (User Okbob)
- pgsql: Force a checkpoint in CREATE DATABASE before starting to copy the [email protected] (Heikki Linnakangas)
- pgsql: Force a checkpoint in CREATE DATABASE before starting to copy the [email protected] (Heikki Linnakangas)
- pgsql: Fix crash in bytea-to-XML mapping when the source value is [email protected] (Tom Lane)
- pgsql: Fix crash in bytea-to-XML mapping when the source value is [email protected] (Tom Lane)
- pgsql: Fix overly tense optimization of PLpgSQL_func_hashkey: we must [email protected] (Tom Lane)
- pgsql: Fix overly tense optimization of PLpgSQL_func_hashkey: we must [email protected] (Tom Lane)
- pgsql: Fix overly tense optimization of PLpgSQL_func_hashkey: we must [email protected] (Tom Lane)
- pgsql: Fix overly tense optimization of PLpgSQL_func_hashkey: we must [email protected] (Tom Lane)
- pgsql: Fix overly tense optimization of PLpgSQL_func_hashkey: we must [email protected] (Tom Lane)
- pgsql: Improve translatability of error messages for external modules by [email protected] (Alvaro Herrera)
- pgsql: New Directory [email protected] (Alvaro Herrera)
- pgsql: Add initial plpgsql translation (with lots of fuzzies) [email protected] (Alvaro Herrera)
- pgsql: Improve the recently-added code for inlining set-returning [email protected] (Tom Lane)
- pgsql: Fix two flaws in comments I just introduced, pointed out by Tom. [email protected] (Alvaro Herrera)
- pgsql: Un-break non-NLS builds. [email protected] (Tom Lane)
- pgsql: Fixed "create role" parsing to accept optional "with" argument. [email protected] (Michael Meskes)
- pgsql: Optional argument should be optional. [email protected] (Michael Meskes)
- pgsql: Optional argument should be optional. [email protected] (Michael Meskes)
- pgsql: Optional arguments should be optional. [email protected] (Michael Meskes)
- pgsql: Optional arguments should be optional. [email protected] (Michael Meskes)
- pgsql: Optional arguments should be optional. [email protected] (Michael Meskes)
- pgsql: Fix omission of DiscardStmt in GetCommandLogLevel, per report [email protected] (Tom Lane)
- pgsql: Fix omission of DiscardStmt in GetCommandLogLevel, per report [email protected] (Tom Lane)
- pgsql: Fix small query-lifespan memory leak introduced by 8.4 change in [email protected] (Tom Lane)
- pgsql: Fix COPY documentation to not imply that HEADER can be used [email protected] (Tom Lane)
- pgsql: Fix COPY documentation to not imply that HEADER can be used [email protected] (Tom Lane)
- pgsql: Fix COPY documentation to not imply that HEADER can be used [email protected] (Tom Lane)
- pgsql: Fix COPY documentation to not imply that HEADER can be used [email protected] (Tom Lane)
- pgsql: Add missing header. [email protected] (Alvaro Herrera)
- npgsql - Npgsql2: Fixed a bug where boolean values were being quoted [email protected] (User Fxjr)
- Re: pgsql: Add missing header. Tom Lane
- pgsql: Fix bogus comment emitted by make_oidjoins_check, per Greg Stark. [email protected] (Tom Lane)
- pgsql: Update oidjoins test to match CVS HEAD. [email protected] (Tom Lane)
- pgsql: Implement comparison of generic records (composite types), and [email protected] (Tom Lane)
- Re: pgsql: Add missing header. Alvaro Herrera
- pgsql: Eliminate unnecessary array[] decoration in examples of recursive [email protected] (Tom Lane)
- pgsql: Add docs and regression test about sorting the output of a [email protected] (Tom Lane)
- pgsql: Fix oversight in the relation forks patch: forgot to copy fork [email protected] (Heikki Linnakangas)
- pgsql: Fixed parsing of parameters. [email protected] (Michael Meskes)
- pgsql: Fix EncodeSpecialTimestamp to throw error on unrecognized input, [email protected] (Tom Lane)
- pgsql: Extend the date type to support infinity and -infinity, [email protected] (Tom Lane)
- pgsql: Ensure that CLUSTER leaves the toast table and index with [email protected] (Alvaro Herrera)
- pgsql: Update citext expected output for recent change in error message [email protected] (Tom Lane)
- pgsql: Add a defense to prevent storing pseudo-type data into index [email protected] (Tom Lane)
- pgsql: Make the system-attributes loop in AddNewAttributeTuples depend [email protected] (Tom Lane)
- npgsql - Npgsql2: Create test for boolean literal support in parameters. [email protected] (User Jbcooley)
- orafce - orafce: Function prototype of errstart() is changed in 8.4dev. [email protected] (User Itagaki)
- orafce - orafce: Adjust platform dependent regression test. [email protected] (User Itagaki)
- pgsql: Fix SPI_getvalue and SPI_getbinval to range-check the given [email protected] (Tom Lane)
- pgsql: Fix SPI_getvalue and SPI_getbinval to range-check the given [email protected] (Tom Lane)
- pgsql: Fix SPI_getvalue and SPI_getbinval to range-check the given [email protected] (Tom Lane)
- pgsql: Fix SPI_getvalue and SPI_getbinval to range-check the given [email protected] (Tom Lane)
- pgsql: Fix SPI_getvalue and SPI_getbinval to range-check the given [email protected] (Tom Lane)
- pgsql: Fix SPI_getvalue and SPI_getbinval to range-check the given [email protected] (Tom Lane)
- pgsql: Reduce chatter from _dosmaperr() when used in FRONTEND code. [email protected] (Tom Lane)
- npgsql - Npgsql2: Fixed problem with literal boolean values. [email protected] (User Fxjr)
- xlogviewer - xlogdump: back to the original code. [email protected] (User Diogob)
- xlogviewer - xlogdump: Patch to work in pg8.3 sent by Shigeru Hanada [email protected] (User Diogob)
- pgsql: Fix a small memory leak in ExecReScanAgg() in the hashed [email protected] (Neil Conway)
- pgsql: Fix a small memory leak in ExecReScanAgg() in the hashed [email protected] (Neil Conway)
- pgsql: Fix a small memory leak in ExecReScanAgg() in the hashed [email protected] (Neil Conway)
- pgsql: During repeated rescan of GiST index it's possible that scan key [email protected] (Teodor Sigaev)
- pgsql: During repeated rescan of GiST index it's possible that scan key [email protected] (Teodor Sigaev)
- pgsql: Fix small bug in headline generation. [email protected] (Teodor Sigaev)
- pgsql: Fix small bug in headline generation. [email protected] (Teodor Sigaev)
- pgsql: Fix small bug in headline generation. [email protected] (Teodor Sigaev)
- pgsql: Fix small bug in headline generation. [email protected] (Teodor Sigaev)
- pgsql: Fix small bug in headline generation. [email protected] (Teodor Sigaev)
- pgsql: Fix small bug in headline generation. [email protected] (Teodor Sigaev)
- pgsql: Improve headeline generation. [email protected] (Teodor Sigaev)
- pgsql: Improve comments about RelOptInfo.reltargetlist. [email protected] (Tom Lane)
- pgsql: Salvage a little bit of work from a failed patch: simplify and [email protected] (Tom Lane)
- pgsql: Add a new column to pg_am to specify whether an index AM supports [email protected] (Tom Lane)
- pgsql: Refactor some duplicate code to set up formatted_log_time and [email protected] (Alvaro Herrera)
- pgsql: Small correction SQL feature table [email protected] (Peter Eisentraut)
- pgsql: Remove useless mark/restore support in hash index AM, per [email protected] (Tom Lane)
- pgsql: Update feature list for SQL:2008. [email protected] (Peter Eisentraut)
- pgsql: Fix broken SQL features data, per buildfarm results. [email protected] (Tom Lane)
- pgsql: Update compatibility section of TRUNCATE for SQL:2008 final. [email protected] (Peter Eisentraut)
- varint - varint: New Directory [email protected] (Jeremy Drake)
- varint - varint: New Directory [email protected] (Jeremy Drake)
- varint - varint: implement varint division [email protected] (Jeremy Drake)
- varint - varint: add some simple regression tests for arithmetic ops. [email protected] (Jeremy Drake)
- npgsql - Npgsql2: Fix for a date and infinity values comparison. [email protected] (User Fxjr)
- npgsql - Npgsql2: Added tests for date and infinity comparisions. [email protected] (User Fxjr)
- pgbulkload - pgbulkload: Imported Sources [email protected] (User Itagaki)
- pgsql: AS is no longer required in SELECT list [email protected] (Peter Eisentraut)
- pgsql: Feature F402 "Named column joins for LOBs, arrays, and multisets" [email protected] (Peter Eisentraut)
- pgsql: Remove mark/restore support in GIN and GiST indexes. [email protected] (Teodor Sigaev)
- pgsql: Feature T152 "DISTINCT predicate with negation" is supported. [email protected] (Peter Eisentraut)
- pgsql: Feature T411 is not found in SQL:2003 or 2008 anymore, so it must [email protected] (Peter Eisentraut)
- pgsql: SQL 200N -> SQL:2003 [email protected] (Peter Eisentraut)
- Re: pgsql: Feature T411 is not found in SQL:2003 or 2008 anymore, so it must Simon Riggs
- Re: pgsql: SQL 200N -> SQL:2003 Simon Riggs
- Re: pgsql: Feature T411 is not found in SQL:2003 or 2008 anymore, so it must Simon Riggs
- pgsql: Remove support of backward scan in GiST. [email protected] (Teodor Sigaev)
- pgsql: Rework subtransaction commit protocol for hot standby. [email protected] (Alvaro Herrera)
- pgsql: These functions no longer return a value, per complaint from [email protected] (Alvaro Herrera)
- pgsql: Properly access a buffer's LSN using existing access macros [email protected] (Alvaro Herrera)
- varint - varint: create cast to get typmod working. [email protected] (Jeremy Drake)
- varint - varint: add uninstall script [email protected] (Jeremy Drake)
- pgsql: Allow SQL:2008 syntax ALTER TABLE ... [email protected] (Peter Eisentraut)
- pgsql: Use format_type_be() instead of TypeNameToString() for some more [email protected] (Peter Eisentraut)
- pgsql: Clean regression.out [email protected] (Peter Eisentraut)
- Re: pgsql: SQL 200N -> SQL:2003 Simon Riggs
- Re: pgsql: SQL 200N -> SQL:2003 Tom Lane
- Re: [HACKERS] pgsql: SQL 200N -> SQL:2003 Peter Eisentraut
- pgsql: Add a concept of "placeholder" variables to the planner. [email protected] (Tom Lane)
- pgsql: SQL:2008 alternative syntax for LIMIT/OFFSET: OFFSET num [email protected] (Peter Eisentraut)
- pgsql: Fix GiST's killing tuple: GISTScanOpaque->curpos wasn't [email protected] (Teodor Sigaev)
- pgsql: Fix GiST's killing tuple: GISTScanOpaque->curpos wasn't [email protected] (Teodor Sigaev)
- pgsql: Fix GiST's killing tuple: GISTScanOpaque->curpos wasn't [email protected] (Teodor Sigaev)
- pgsql: Fix GiST's killing tuple: GISTScanOpaque->curpos wasn't [email protected] (Teodor Sigaev)
- pgsql: Dept of better ideas: refrain from creating the planner's [email protected] (Tom Lane)
- pgsql: When estimating without benefit of MCV lists (suggesting that one [email protected] (Tom Lane)
- pgsql: Feature T401 is not listed in the SQL standard. [email protected] (Peter Eisentraut)
- pgsql: Feature T173 "Extended LIKE clause in table definition" is [email protected] (Peter Eisentraut)
- pgsql: On second thought, let's not get involved in correcting the [email protected] (Peter Eisentraut)
- pgsql: * make pg_hba authoption be a set of 0 or more name=value pairs * [email protected] (Magnus Hagander)
- pgsql: Remove useless ps_OuterTupleSlot field from PlanState. [email protected] (Tom Lane)
- pgsql: Fix an oversight in two different recent patches: nodes that [email protected] (Tom Lane)
- pgsql: Fix memory leak when using gsslib parameter in libpq connections [email protected] (Magnus Hagander)
- pgsql: Fix memory leak when using gsslib parameter in libpq connections [email protected] (Magnus Hagander)
- pgsql: Remove large parts of the old SSL readme, that consisted of a [email protected] (Magnus Hagander)
- pgsql: Remove a "TODO-list" structure at the top of the file, referring [email protected] (Magnus Hagander)
- pgsql: Remove notes from the frontend SSL source that are incorrect or [email protected] (Magnus Hagander)
- pgsql: Replace now unnecessary goto statements by using return directly. [email protected] (Magnus Hagander)
- pgsql: Reduce the memory footprint of large pending-trigger-event lists, [email protected] (Tom Lane)
- pgsql: Fix an old bug in after-trigger handling: AfterTriggerEndQuery [email protected] (Tom Lane)
- pgsql: Fix an old bug in after-trigger handling: AfterTriggerEndQuery [email protected] (Tom Lane)
- pgsql: Fix an old bug in after-trigger handling: AfterTriggerEndQuery [email protected] (Tom Lane)
- pgsql: Fix an old bug in after-trigger handling: AfterTriggerEndQuery [email protected] (Tom Lane)
- pgsql: Add a heuristic to transformAExprIn() to make it prefer expanding [email protected] (Tom Lane)
- pgsql: Add a heuristic to transformAExprIn() to make it prefer expanding [email protected] (Tom Lane)
- pgsql: Add a heuristic to transformAExprIn() to make it prefer expanding [email protected] (Tom Lane)
- pgsql: Be a little smarter about qual handling for semi-joins: a qual [email protected] (Tom Lane)
- pgsql: Better solution to the IN-list issue: instead of having an [email protected] (Tom Lane)
- pgsql: Better solution to the IN-list issue: instead of having an [email protected] (Tom Lane)
- pgsql: Better solution to the IN-list issue: instead of having an [email protected] (Tom Lane)
- varint - varint: refactor operations on VarInts to functions with normal [email protected] (Jeremy Drake)
- pgsql: Feature list update [email protected] (Peter Eisentraut)
- pgsql: Allow EXPLAIN on CREATE TABLE AS. [email protected] (Peter Eisentraut)
- pgsql: Update standalong libpq makefiles for msvc and bcc to work with [email protected] (Magnus Hagander)
- pgsql: SQL:2008 syntax CURRENT_CATALOG, CURRENT_SCHEMA, SET CATALOG, SET [email protected] (Peter Eisentraut)
- pgsql: Add support for multiple error messages from libpq, by simply [email protected] (Magnus Hagander)
- npgsql - Npgsql2: Changed tabs to spaces 4 [email protected] (User Fxjr)
- npgsql - Npgsql2: Changed public fields into properties. [email protected] (User Fxjr)
- pgbouncer - pgbouncer: asynctest: compat for CASSERT builds [email protected] (User Mkz)
- pgbouncer - pgbouncer: log warning if timer problem [email protected] (User Mkz)
- npgsql - Npgsql2: Changed at Miguel's request to provide same [email protected] (User Fxjr)
- pgsql: Install a more robust solution for the problem of infinite [email protected] (Tom Lane)
- pgsql: Install a more robust solution for the problem of infinite [email protected] (Tom Lane)
- pgsql: Install a more robust solution for the problem of infinite [email protected] (Tom Lane)
- pgsql: Install a more robust solution for the problem of infinite [email protected] (Tom Lane)
- pgsql: Install a more robust solution for the problem of infinite [email protected] (Tom Lane)
- pgsql: Install a more robust solution for the problem of infinite [email protected] (Tom Lane)
- pgsql: Make hba parsing error messages more specific. [email protected] (Magnus Hagander)
- pgsql: No need for extra code to log freezing zero tuples. [email protected] (Alvaro Herrera)
- pgsql: Downgrade can't-happen error reports to elog(). [email protected] (Alvaro Herrera)
- orafce - orafce: Now works on 8.2; remove concat() overloads on 8.2. [email protected] (User Itagaki)
- pgsql: Remove support for (insecure) crypt authentication. [email protected] (Magnus Hagander)
- pgsql: Add WITH [NO] DATA clause to CREATE TABLE AS, per SQL. [email protected] (Peter Eisentraut)
- pgsql: Arrange to squeeze out the MINIMAL_TUPLE_PADDING in the tuple [email protected] (Tom Lane)
- pgsql: Change WorkTableScan to not support backward scan. [email protected] (Tom Lane)
- pgsql: Extend ExecMakeFunctionResult() to support set-returning [email protected] (Tom Lane)
- pgsql: Be more tense about not creating tuplestores with randomAccess = [email protected] (Tom Lane)
- pgsql: Unicode escapes in strings and identifiers [email protected] (Peter Eisentraut)
- pgsql: Use Autoconf provided AS_HELP_STRING macro to automatically [email protected] (Peter Eisentraut)
- pgsql: Since SQL:2003, the array size specification in the SQL ARRAY [email protected] (Peter Eisentraut)
- pgsql: Update on array features support [email protected] (Peter Eisentraut)
- psqlodbc - psqlodbc: Oops I forgot to set the value to the buffer. [email protected] (User Hinoue)
- pgsql: Remove tab from sgml file. [email protected] (Bruce Momjian)
- pgsql: Support for Sun Studio compiler on Linux This basically takes [email protected] (Peter Eisentraut)
- pgsql: Move forgotten comment closer to where it matters. [email protected] (Peter Eisentraut)
- orafce - orafce: - Add utl_file.fremove(). [email protected] (User Itagaki)
- pgsql: Fix recoveryLastXTime logic so that it actually does what one [email protected] (Tom Lane)
- pgsql: Fix recoveryLastXTime logic so that it actually does what one [email protected] (Tom Lane)
- pgsql: Improve new message [email protected] (Peter Eisentraut)
- pgsql: Missing space in error message [email protected] (Peter Eisentraut)
- pgsql: Missing space in error message [email protected] (Peter Eisentraut)
- pgsql: Missing space in error message [email protected] (Peter Eisentraut)
- pgsql: Missing space in error message [email protected] (Peter Eisentraut)
- pgsql: Missing space in error message [email protected] (Peter Eisentraut)
- pgsql: Update time zone data files to tzdata release 2008i (DST law [email protected] (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2008i (DST law [email protected] (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2008i (DST law [email protected] (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2008i (DST law [email protected] (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2008i (DST law [email protected] (Tom Lane)
- pgsql: Revert previous patch to put the shared memory segment on win32 [email protected] (Magnus Hagander)
- pgsql: Revert previous patch to put the shared memory segment on win32 [email protected] (Magnus Hagander)
- pgsql: Translation updates [email protected] (Peter Eisentraut)
- pgsql: Translation updates [email protected] (Peter Eisentraut)
- pgsql: Translation updates [email protected] (Peter Eisentraut)
- pgsql: Translation updates [email protected] (Peter Eisentraut)
- pgsql: Translation updates [email protected] (Peter Eisentraut)
- pgsql: Update back-branch release notes. [email protected] (Tom Lane)
- pgsql: Update back-branch release notes. [email protected] (Tom Lane)
- pgsql: Update back-branch release notes. [email protected] (Tom Lane)
- pgsql: Update back-branch release notes. [email protected] (Tom Lane)
- pgsql: Update back-branch release notes. [email protected] (Tom Lane)
- pgsql: Update back-branch release notes. [email protected] (Tom Lane)
- pgsql: commit for 8.3.5 [email protected] (Marc G. Fournier)
- pgsql: tag 8.2.11 [email protected] (Marc G. Fournier)
- pgsql: tag 8.1.15 [email protected] (Marc G. Fournier)
- pgsql: tag for 8.0.19 [email protected] (Marc G. Fournier)
- pgsql: tag 7.4.23 [email protected] (Marc G. Fournier)
- pgsql: Message improvement (also backported to 8.3) [email protected] (Peter Eisentraut)
- pgsql: Add support for user-defined I/O conversion casts. [email protected] (Heikki Linnakangas)
- pgsql: Add test case for CREATE CAST. [email protected] (Heikki Linnakangas)
- pginstaller - pginst: Prep for 8.2.11 [email protected] (Dave Page)
- pginstaller - pginst: Add release process documentation for the 8.2 [email protected] (Dave Page)
- pginstaller - pginst: Use a slightly more logical ordering of the build [email protected] (Dave Page)
- pginstaller - pginst: Use a slightly more logical ordering of the build [email protected] (Dave Page)
- pginstaller - pginst: Use a slightly more logical ordering of the build [email protected] (Dave Page)
- pginstaller - pginst: Update for 8.3.5 [email protected] (Dave Page)
- pgsql: The conversion rule from postgres.sgml to postgres.xml didn't [email protected] (Peter Eisentraut)
- pgsql: Unite ReadBufferWithFork, ReadBufferWithStrategy, and [email protected] (Heikki Linnakangas)
- pgsql: Added missing ';' [email protected] (Michael Meskes)
- pgsql: Allow SQL-language functions to return the output of an [email protected] (Tom Lane)
- pgsql: Update FSM on WAL replay. [email protected] (Heikki Linnakangas)
- Re: pgsql: Unite ReadBufferWithFork, ReadBufferWithStrategy, and Simon Riggs
- pgsql: Simplify ExecutorRun's API and save some trivial number of cycles [email protected] (Tom Lane)