Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2008-10 Chronological Index (1/2)
Last updated: Wed Jan 18 01:50:30 2012
299 messages
30 October 2008
pgsql: Update back-branch release notes. Tom Lane (22:23)
pgsql: Update back-branch release notes. Tom Lane (22:23)
pgsql: Update back-branch release notes. Tom Lane (22:23)
pgsql: Update back-branch release notes. Tom Lane (22:22)
pgsql: Update back-branch release notes. Tom Lane (22:22)
pgsql: Translation updates Peter Eisentraut (21:30)
pgsql: Translation updates Peter Eisentraut (20:12)
pgsql: Translation updates Peter Eisentraut (19:23)
pgsql: Translation updates Peter Eisentraut (19:21)
pgsql: Translation updates Peter Eisentraut (19:19)
pgsql: Revert previous patch to put the shared memory segment on win32 Magnus Hagander (17:04)
pgsql: Revert previous patch to put the shared memory segment on win32 Magnus Hagander (17:04)
pgsql: Update time zone data files to tzdata release 2008i (DST law Tom Lane (13:17)
pgsql: Update time zone data files to tzdata release 2008i (DST law Tom Lane (13:17)
pgsql: Update time zone data files to tzdata release 2008i (DST law Tom Lane (13:17)
pgsql: Update time zone data files to tzdata release 2008i (DST law Tom Lane (13:17)
pgsql: Update time zone data files to tzdata release 2008i (DST law Tom Lane (13:16)
pgsql: Missing space in error message Peter Eisentraut (12:28)
pgsql: Missing space in error message Peter Eisentraut (12:27)
pgsql: Missing space in error message Peter Eisentraut (12:25)
pgsql: Missing space in error message Peter Eisentraut (12:24)
pgsql: Missing space in error message Peter Eisentraut (12:16)
pgsql: Improve new message Peter Eisentraut (08:51)
pgsql: Fix recoveryLastXTime logic so that it actually does what one Tom Lane (04:06)
pgsql: Fix recoveryLastXTime logic so that it actually does what one Tom Lane (04:06)
orafce - orafce: - Add utl_file.fremove(). User Itagaki (03:30)
29 October 2008
pgsql: Support for Sun Studio compiler on Linux This basically takes Peter Eisentraut (16:07)
pgsql: Remove tab from sgml file. Bruce Momjian (14:35)
psqlodbc - psqlodbc: Oops I forgot to set the value to the buffer. User Hinoue (13:41)
pgsql: Update on array features support Peter Eisentraut (11:33)
pgsql: Since SQL:2003, the array size specification in the SQL ARRAY Peter Eisentraut (11:25)
pgsql: Use Autoconf provided AS_HELP_STRING macro to automatically Peter Eisentraut (09:27)
pgsql: Unicode escapes in strings and identifiers Peter Eisentraut (08:05)
pgsql: Be more tense about not creating tuplestores with randomAccess = Tom Lane (00:00)
28 October 2008
pgsql: Change WorkTableScan to not support backward scan. Tom Lane (17:13)
pgsql: Arrange to squeeze out the MINIMAL_TUPLE_PADDING in the tuple Tom Lane (15:51)
pgsql: Add WITH [NO] DATA clause to CREATE TABLE AS, per SQL. Peter Eisentraut (14:10)
pgsql: Remove support for (insecure) crypt authentication. Magnus Hagander (12:10)
orafce - orafce: Now works on 8.2; remove concat() overloads on 8.2. User Itagaki (05:51)
27 October 2008
pgsql: No need for extra code to log freezing zero tuples. Alvaro Herrera (21:50)
pgsql: Make hba parsing error messages more specific. Magnus Hagander (20:04)
pgsql: Install a more robust solution for the problem of infinite Tom Lane (19:38)
pgsql: Install a more robust solution for the problem of infinite Tom Lane (19:37)
pgsql: Install a more robust solution for the problem of infinite Tom Lane (19:37)
pgsql: Install a more robust solution for the problem of infinite Tom Lane (19:37)
pgsql: Install a more robust solution for the problem of infinite Tom Lane (19:37)
pgsql: Install a more robust solution for the problem of infinite Tom Lane (19:37)
npgsql - Npgsql2: Changed at Miguel's request to provide same User Fxjr (15:07)
pgbouncer - pgbouncer: log warning if timer problem User Mkz (14:44)
pgbouncer - pgbouncer: asynctest: compat for CASSERT builds User Mkz (14:43)
npgsql - Npgsql2: Changed public fields into properties. User Fxjr (14:30)
npgsql - Npgsql2: Changed tabs to spaces 4 User Fxjr (14:22)
pgsql: Add support for multiple error messages from libpq, by simply Magnus Hagander (09:42)
pgsql: SQL:2008 syntax CURRENT_CATALOG, CURRENT_SCHEMA, SET CATALOG, SET Peter Eisentraut (09:37)
pgsql: Update standalong libpq makefiles for msvc and bcc to work with Magnus Hagander (09:10)
pgsql: Allow EXPLAIN on CREATE TABLE AS. Peter Eisentraut (08:47)
pgsql: Feature list update Peter Eisentraut (07:26)
26 October 2008
pgsql: Better solution to the IN-list issue: instead of having an Tom Lane (02:46)
pgsql: Better solution to the IN-list issue: instead of having an Tom Lane (02:46)
pgsql: Better solution to the IN-list issue: instead of having an Tom Lane (02:46)
25 October 2008
pgsql: Add a heuristic to transformAExprIn() to make it prefer expanding Tom Lane (17:19)
pgsql: Add a heuristic to transformAExprIn() to make it prefer expanding Tom Lane (17:19)
pgsql: Add a heuristic to transformAExprIn() to make it prefer expanding Tom Lane (17:19)
pgsql: Fix an old bug in after-trigger handling: AfterTriggerEndQuery Tom Lane (03:33)
pgsql: Fix an old bug in after-trigger handling: AfterTriggerEndQuery Tom Lane (03:33)
pgsql: Fix an old bug in after-trigger handling: AfterTriggerEndQuery Tom Lane (03:32)
pgsql: Fix an old bug in after-trigger handling: AfterTriggerEndQuery Tom Lane (03:32)
24 October 2008
pgsql: Replace now unnecessary goto statements by using return directly. Magnus Hagander (12:48)
pgsql: Remove notes from the frontend SSL source that are incorrect or Magnus Hagander (12:29)
pgsql: Remove a "TODO-list" structure at the top of the file, referring Magnus Hagander (12:24)
pgsql: Remove large parts of the old SSL readme, that consisted of a Magnus Hagander (11:48)
23 October 2008
pgsql: Fix memory leak when using gsslib parameter in libpq connections Magnus Hagander (16:17)
pgsql: Fix an oversight in two different recent patches: nodes that Tom Lane (15:29)
pgsql: Remove useless ps_OuterTupleSlot field from PlanState. Tom Lane (14:34)
pgsql: * make pg_hba authoption be a set of 0 or more name=value pairs * Magnus Hagander (13:31)
pgsql: On second thought, let's not get involved in correcting the Peter Eisentraut (11:13)
pgsql: Feature T173 "Extended LIKE clause in table definition" is Peter Eisentraut (08:52)
pgsql: Feature T401 is not listed in the SQL standard. Peter Eisentraut (06:58)
pgsql: When estimating without benefit of MCV lists (suggesting that one Tom Lane (00:24)
22 October 2008
pgsql: Fix GiST's killing tuple: GISTScanOpaque->curpos wasn't Teodor Sigaev (12:56)
pgsql: Fix GiST's killing tuple: GISTScanOpaque->curpos wasn't Teodor Sigaev (12:56)
pgsql: Fix GiST's killing tuple: GISTScanOpaque->curpos wasn't Teodor Sigaev (12:54)
pgsql: Fix GiST's killing tuple: GISTScanOpaque->curpos wasn't Teodor Sigaev (12:54)
pgsql: SQL:2008 alternative syntax for LIMIT/OFFSET: OFFSET num Peter Eisentraut (11:00)
21 October 2008
Re: [HACKERS] pgsql: SQL 200N -> SQL:2003 Peter Eisentraut (19:11)
Re: pgsql: SQL 200N -> SQL:2003 Tom Lane (16:59)
Re: pgsql: SQL 200N -> SQL:2003 Simon Riggs (16:40)
pgsql: Clean regression.out Peter Eisentraut (10:51)
pgsql: Use format_type_be() instead of TypeNameToString() for some more Peter Eisentraut (10:38)
pgsql: Allow SQL:2008 syntax ALTER TABLE ... Peter Eisentraut (08:38)
varint - varint: add uninstall script Jeremy Drake (06:51)
varint - varint: create cast to get typmod working. Jeremy Drake (06:33)
20 October 2008
pgsql: These functions no longer return a value, per complaint from Alvaro Herrera (20:38)
pgsql: Rework subtransaction commit protocol for hot standby. Alvaro Herrera (19:18)
pgsql: Remove support of backward scan in GiST. Teodor Sigaev (16:35)
Re: pgsql: Feature T411 is not found in SQL:2003 or 2008 anymore, so it must Simon Riggs (15:18)
Re: pgsql: SQL 200N -> SQL:2003 Simon Riggs (15:15)
Re: pgsql: Feature T411 is not found in SQL:2003 or 2008 anymore, so it must Simon Riggs (15:15)
pgsql: SQL 200N -> SQL:2003 Peter Eisentraut (14:26)
pgsql: Feature T411 is not found in SQL:2003 or 2008 anymore, so it must Peter Eisentraut (14:23)
pgsql: Feature T152 "DISTINCT predicate with negation" is supported. Peter Eisentraut (13:58)
pgsql: Remove mark/restore support in GIN and GiST indexes. Teodor Sigaev (13:39)
pgsql: Feature F402 "Named column joins for LOBs, arrays, and multisets" Peter Eisentraut (12:47)
pgsql: AS is no longer required in SELECT list Peter Eisentraut (12:12)
pgbulkload - pgbulkload: Imported Sources User Itagaki (10:45)
19 October 2008
npgsql - Npgsql2: Fix for a date and infinity values comparison. User Fxjr (13:39)
varint - varint: add some simple regression tests for arithmetic ops. Jeremy Drake (06:17)
varint - varint: implement varint division Jeremy Drake (06:14)
varint - varint: New Directory Jeremy Drake (06:12)
varint - varint: New Directory Jeremy Drake (06:12)
18 October 2008
pgsql: Fix broken SQL features data, per buildfarm results. Tom Lane (02:53)
pgsql: Update feature list for SQL:2008. Peter Eisentraut (00:35)
17 October 2008
pgsql: Small correction SQL feature table Peter Eisentraut (23:21)
pgsql: Refactor some duplicate code to set up formatted_log_time and Alvaro Herrera (22:56)
pgsql: Add a new column to pg_am to specify whether an index AM supports Tom Lane (22:10)
pgsql: Salvage a little bit of work from a failed patch: simplify and Tom Lane (20:27)
pgsql: Improve comments about RelOptInfo.reltargetlist. Tom Lane (20:23)
pgsql: Improve headeline generation. Teodor Sigaev (18:05)
pgsql: Fix small bug in headline generation. Teodor Sigaev (17:44)
pgsql: Fix small bug in headline generation. Teodor Sigaev (17:42)
pgsql: Fix small bug in headline generation. Teodor Sigaev (17:41)
pgsql: Fix small bug in headline generation. Teodor Sigaev (17:40)
pgsql: Fix small bug in headline generation. Teodor Sigaev (17:33)
pgsql: Fix small bug in headline generation. Teodor Sigaev (17:27)
pgsql: During repeated rescan of GiST index it's possible that scan key Teodor Sigaev (17:02)
pgsql: During repeated rescan of GiST index it's possible that scan key Teodor Sigaev (17:02)
16 October 2008
pgsql: Fix a small memory leak in ExecReScanAgg() in the hashed Neil Conway (19:26)
pgsql: Fix a small memory leak in ExecReScanAgg() in the hashed Neil Conway (19:25)
xlogviewer - xlogdump: Patch to work in pg8.3 sent by Shigeru Hanada User Diogob (16:36)
xlogviewer - xlogdump: back to the original code. User Diogob (16:26)
npgsql - Npgsql2: Fixed problem with literal boolean values. User Fxjr (14:05)
pgsql: Reduce chatter from _dosmaperr() when used in FRONTEND code. Tom Lane (13:27)
pgsql: Fix SPI_getvalue and SPI_getbinval to range-check the given Tom Lane (13:24)
pgsql: Fix SPI_getvalue and SPI_getbinval to range-check the given Tom Lane (13:24)
pgsql: Fix SPI_getvalue and SPI_getbinval to range-check the given Tom Lane (13:23)
pgsql: Fix SPI_getvalue and SPI_getbinval to range-check the given Tom Lane (13:23)
pgsql: Fix SPI_getvalue and SPI_getbinval to range-check the given Tom Lane (13:23)
pgsql: Fix SPI_getvalue and SPI_getbinval to range-check the given Tom Lane (13:23)
15 October 2008
orafce - orafce: Function prototype of errstart() is changed in 8.4dev. User Itagaki (01:39)
npgsql - Npgsql2: Create test for boolean literal support in parameters. User Jbcooley (00:17)
14 October 2008
pgsql: Add a defense to prevent storing pseudo-type data into index Tom Lane (21:47)
pgsql: Update citext expected output for recent change in error message Tom Lane (21:39)