Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2009-11 Chronological Index (1/2)
Last updated: Wed Jan 18 01:49:57 2012
228 messages
30 November 2009
pgsql: THREAD_SUPPORT There is no reference to THREAD_SUPPORT outside Bruce Momjian (16:50)
pgsql: Avoid core dump on empty thesaurus dictionary. Tom Lane (16:38)
pgsql: Avoid core dump on empty thesaurus dictionary. Tom Lane (16:38)
pgsql: Avoid core dump on empty thesaurus dictionary. Tom Lane (16:38)
pgsql: In SRF example, move oldcontext variable definition into the Peter Eisentraut (15:49)
pgsql: Properly indent SGML. Bruce Momjian (14:51)
Re: pgsql: Error when a specified connection service is not found, instead Simon Riggs (14:41)
Re: pgsql: Error when a specified connection service is not found, instead Andrew Dunstan (14:27)
Re: pgsql: Error when a specified connection service is not found, instead Simon Riggs (14:14)
pgstatsinfo - pg_statsinfo: - Add regression test. User Kasahara (08:40)
29 November 2009
pgsql: Fix session-lifespan memory leak when a plperl function is Tom Lane (21:02)
pgsql: Fix session-lifespan memory leak when a plperl function is Tom Lane (21:02)
pgsql: Fix session-lifespan memory leak when a plperl function is Tom Lane (21:02)
pgsql: Fix session-lifespan memory leak when a plperl function is Tom Lane (21:02)
pgsql: Error when a specified connection service is not found, instead Peter Eisentraut (20:15)
pgsql: Add some opr_sanity checks that the lengths of the various Tom Lane (18:54)
pgsql: Remove prefix "ERROR:" from some messages, to make everything Peter Eisentraut (18:53)
pgmemcache: pgmemcache README.pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in ormod (18:20)
pgsql: Make pg_stat_activity.application_name visible to all users, Tom Lane (18:14)
pgmemcache: pgmemcache pgmemcache.c ormod (13:19)
pgmemcache: pgmemcache pgmemcache.c pgmemcache.sql.in ormod (12:53)
pgmemcache: pgmemcache pgmemcache.c ormod (11:57)
pgsql: Add support for anonymous code blocks (DO blocks) to PL/Perl. Tom Lane (03:03)
28 November 2009
pgsql: fsync test tools Add link to exteran fsync testing script and Bruce Momjian (16:21)
pgsql: test_fsync: Improve test descriptions displayed during Bruce Momjian (15:05)
pgsql: Eliminate a lot of list-management overhead within Tom Lane (00:46)
27 November 2009
pgsql: Document ath vacuumdb --analyze does analyze _also_, not in place Bruce Momjian (17:41)
pgsql: Remove */ characters from declare cursor statements before Michael Meskes (16:12)
pgsql: Remove */ characters from declare cursor statements before Michael Meskes (16:07)
psqlodbc - psqlodbc: Suppress timeout in SSL connections. User Hinoue (14:33)
pgsql: If no result is given NOTFOUND should be returned. Michael Meskes (13:32)
pgsql: Added script to check if all rule re-definition in ecpg.addons Michael Meskes (10:00)
26 November 2009
pgsql: Added missing files. Michael Meskes (15:56)
pgsql: Forgot to add dynamic cursors to Changelog. Michael Meskes (15:40)
pgsql: Synced addon rules after some renamings. Michael Meskes (15:39)
pgsql: Added dynamic cursor names to ecpg. Michael Meskes (15:06)
25 November 2009
24 November 2009
pgsql: Fix syntax in extract() examples Author: Erik Rijkers Peter Eisentraut (19:21)
pgsql: Fix syntax in extract() examples Author: Erik Rijkers Peter Eisentraut (19:21)
pgsql: Made function better readable. Michael Meskes (16:30)
Re: recover deleted records Robert Haas (15:14)
recover deleted records Allan Morris Caras (10:03)
23 November 2009
orafce - orafce: lock aggregates on 8.3 and older - security reasons User Okbob (18:11)
pgsql: Use diff's -w switch only on Windows, to avoid problems with Tom Lane (16:09)
psqlodbc - psqlodbc: build easy by the addition of an option. User H-saito (13:52)
psqlodbc - psqlodbc: Addition some changes. User H-saito (13:39)
psqlodbc - psqlodbc: 1) Fix memory leaks on connection failure (Shouji User Hinoue (13:31)
libpqtypes - libpqtypes: Update ChangeLog User Achernow (13:29)
orafce - orafce: add missing source code file. User Okbob (13:28)
orafce - orafce: add aggregate function median. User Okbob (13:25)
pgsql: Add missing library to standalone libpq build on Win32. Magnus Hagander (12:57)
pgsql: Fix an old bug in multixact and two-phase commit. Heikki Linnakangas (09:59)
pgsql: Fix an old bug in multixact and two-phase commit. Heikki Linnakangas (09:59)
pgsql: Fix an old bug in multixact and two-phase commit. Heikki Linnakangas (09:59)
pgsql: Fix an old bug in multixact and two-phase commit. Heikki Linnakangas (09:59)
pgsql: Fix an old bug in multixact and two-phase commit. Heikki Linnakangas (09:58)
orafce - orafce: move all exported prototypes to separate file User Okbob (09:01)
orafce - orafce: move listagg function to new file - aggregate.c. User Okbob (08:21)
orafce - orafce: fixing formating User Okbob (08:13)
Re: pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff Andrew Dunstan (05:26)
22 November 2009
pgsql: Adjust expected-results spacing per buildfarm results. Tom Lane (20:59)
pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff Tom Lane (17:54)
pgsql: Remove superfluous curly brace, fixing compilation with Heikki Linnakangas (14:54)
orafce - orafce: implementation of dbms_random package User Okbob (12:23)
pgsql: Ooops, forgot to check the libxml cases for psql output wrapping Tom Lane (06:01)
orafce - orafce: add support for dbms_random (skeleton only) User Okbob (05:59)
pgsql: Improve psql's tabular display of wrapped-around data by Tom Lane (05:20)
21 November 2009
orafce - orafce: regress test for listagg User Okbob (20:55)
orafce - orafce: support for listagg function User Okbob (20:22)
orafce - orafce: Remove include gramparse.h in plvlex.c. User Okbob (15:40)
pgsql: Refactor ecpg grammar so that it uses the core grammar's Tom Lane (05:44)
pgsql: Refactor ecpg grammar so that it uses the core grammar's Tom Lane (05:44)
Re: [HACKERS] pgsql: /home/peter/commit-msg Magnus Hagander (02:25)
libpqtypes - libpqtypes: Update ChnageLog User Achernow (01:18)
20 November 2009
pgsql: Fix display and dumping of UPDATE OR TRUNCATE triggers (a bizarre Tom Lane (20:54)
pgsql: Add a WHEN clause to CREATE TRIGGER, allowing a boolean Tom Lane (20:38)
Re: [HACKERS] pgsql: /home/peter/commit-msg Robert Haas (19:58)
Re: [HACKERS] pgsql: /home/peter/commit-msg Heikki Linnakangas (19:43)
Re: [HACKERS] pgsql: /home/peter/commit-msg Kris Jurka (08:12)
pgsql: Revert backpatch of inheritable-ACE patch for Win32, since it Magnus Hagander (01:28)
Re: [HACKERS] pgsql: /home/peter/commit-msg Magnus Hagander (01:04)
19 November 2009
pgsql: Typo: dump -> restore fixed in 8.4 and 8.5 Author: Guillaume Peter Eisentraut (22:06)
pgsql: Fix memory leak in syslogger: logfile_rotate() would leak a copy Tom Lane (02:45)
pgsql: Fix memory leak in syslogger: logfile_rotate() would leak a copy Tom Lane (02:45)
pgsql: Fix memory leak in syslogger: logfile_rotate() would leak a copy Tom Lane (02:45)
18 November 2009
pgsql: New Directory Tom Lane (21:52)
17 November 2009
16 November 2009
pgsql: While doing the final setrefs.c pass over a plan tree, try to Tom Lane (18:04)
pgsql: While doing the final setrefs.c pass over a plan tree, try to Tom Lane (18:04)
Re: [HACKERS] pgsql: /home/peter/commit-msg Peter Eisentraut (17:06)
Re: [HACKERS] pgsql: /home/peter/commit-msg Tom Lane (15:07)
Re: [HACKERS] pgsql: /home/peter/commit-msg Heikki Linnakangas (09:19)
Re: [HACKERS] pgsql: /home/peter/commit-msg Magnus Hagander (09:16)
Re: [HACKERS] pgsql: /home/peter/commit-msg Heikki Linnakangas (09:12)
Re: [HACKERS] pgsql: /home/peter/commit-msg Magnus Hagander (07:44)
Re: [HACKERS] pgsql: /home/peter/commit-msg David Fetter (07:29)
Re: [HACKERS] pgsql: /home/peter/commit-msg Peter Eisentraut (04:58)
15 November 2009
Re: pgsql: /home/peter/commit-msg David Fetter (20:58)
npgsql - Npgsql2: Updated for build 2.0.7 User Jbcooley (20:23)
npgsql - Npgsql2: Updated to 2.0.9 release User Fxjr (20:20)
npgsql - Npgsql2: Updated release notes for 2.0.7 User Fxjr (20:16)
npgsql - Npgsql2: Changed copyright year to 2009 User Fxjr (19:54)
npgsql - Npgsql2: Updated for build 2.0.7. User Jbcooley (19:46)
Re: pgsql: /home/peter/commit-msg Andrew Dunstan (15:09)
psqlodbc - psqlodbc: some additions. User H-saito (14:02)
pgsql: /home/peter/commit-msg Peter Eisentraut (13:57)
pgsql: /home/peter/commit-msg Peter Eisentraut (13:55)
pgsql: /home/peter/commit-msg Peter Eisentraut (13:54)
pgsql: Backpatch the inheritable-ACE patch for Win32 to 8.2 as well, Magnus Hagander (09:09)
psqlodbc - psqlodbc: 1) Added --with(out)-libpq[=DIR} option to User Hinoue (05:29)
pgsql: Improve planning of Materialize nodes inserted atop the inner Tom Lane (02:45)
14 November 2009
pgsql: Add inheritable ACE when creating a restricted token for Magnus Hagander (15:39)
pgsql: Add inheritable ACE when creating a restricted token for Magnus Hagander (15:39)
pgsql: Add inheritable ACE when creating a restricted token for Magnus Hagander (15:39)
13 November 2009
pgsql: Avoid assuming that enum CreateStmtLikeOption is unsigned. Tom Lane (23:44)
pgsql: Add control knobs for plpgsql's variable resolution behavior, and Tom Lane (22:43)
pgsql: A better fix for the "ARRAY[...]::domain" problem. Heikki Linnakangas (19:48)
pgsql: A better fix for the "ARRAY[...]::domain" problem. Heikki Linnakangas (19:48)
pg-migrator - pg_migrator: Re-recommend vacuumdb because we don't User Bmomjian (19:37)
pg-migrator - pg_migrator: Re-recommend vacuumdb because we don't User Bmomjian (19:37)
pgsql: When you do "ARRAY[...]::domain", where domain is a domain over Heikki Linnakangas (16:09)
pgsql: When you do "ARRAY[...]::domain", where domain is a domain over Heikki Linnakangas (16:09)
pgbouncer - pgbouncer: win32: allow user to override service account User Mkz (14:59)
pgbouncer - pgbouncer: Clarify few login-related log messages User Mkz (13:58)
pgbouncer - pgbouncer: Disable maintenance during SUSPEND Otherwise User Mkz (13:57)
pgsql: Fix multicolumn GIN's wrong results with fastupdate enabled. Teodor Sigaev (11:17)
pgsql: Fix multicolumn GIN's wrong results with fastupdate enabled. Teodor Sigaev (11:17)
npgsql - Npgsql2: Bug #1010527 - Fix query timeout connection User Jbcooley (04:11)
12 November 2009
pgmemcache: pgmemcache pgmemcache.c ormod (18:16)
pgsql: Check for C/POSIX before assuming that nl_langinfo or Tom Lane (03:37)
pgsql: Make initdb behave sanely when the selected locale has codeset Tom Lane (02:46)
pgsql: Remove pg_parse_string_token() --- not needed anymore. Tom Lane (01:13)
pgsql: Remove plpgsql's separate lexer (finally!), in favor of using the Tom Lane (00:13)
11 November 2009
pgsql: Change "name" nonterminal in cursor-related productions to Alvaro Herrera (20:31)
pgsql: Document the previous FETCH and MOVE changes. Alvaro Herrera (20:08)
pgsql: Support optional FROM/IN in FETCH and MOVE The main motivation Alvaro Herrera (19:25)
libpqtypes - libpqtypes: Update changelog User Achernow (01:58)
libpqtypes - libpqtypes: Leaking type handlers in events.c during User Achernow (01:56)
10 November 2009
pgsql: Do not build psql's flex module on its own, but instead include Tom Lane (23:12)
pgsql: Do not build psql's flex module on its own, but instead include Tom Lane (23:12)
pgsql: Do not build psql's flex module on its own, but instead include Tom Lane (23:12)
pgsql: Do not build psql's flex module on its own, but instead include Tom Lane (23:12)
pgsql: Do not build psql's flex module on its own, but instead include Tom Lane (23:12)
libpqtypes - libpqtypes: compiler warning about initializing a struct to User Achernow (21:12)
libpqtypes - libpqtypes: Fixed bug in PQregisterSubClasses where a User Achernow (19:31)
pgsql: Revert the temporary patch to work around Snow Leopard readdir() Tom Lane (18:53)
pgsql: interval_abs(): Add C comment about why there is no Bruce Momjian (18:41)
pgsql: Fix longstanding problems in VACUUM caused by untimely Alvaro Herrera (18:01)
pgsql: Fix longstanding problems in VACUUM caused by untimely Alvaro Herrera (18:01)
pgsql: Fix longstanding problems in VACUUM caused by untimely Alvaro Herrera (18:01)
pgsql: Fix longstanding problems in VACUUM caused by untimely Alvaro Herrera (18:01)
pgsql: Fix longstanding problems in VACUUM caused by untimely Alvaro Herrera (18:00)
pgsql: Fix longstanding problems in VACUUM caused by untimely Alvaro Herrera (18:00)
pgsql: Fix longstanding problems in VACUUM caused by untimely Alvaro Herrera (18:00)
libpqtypes - libpqtypes: Fixed error in pqt-handlers.3 User Achernow (17:35)
libpqtypes - libpqtypes: Made PQregisterSubClass to Classes name change, User Achernow (17:30)
libpqtypes - libpqtypes: Added PGregisterType structure to be used with User Achernow (17:22)
pgsql: DIAGNOSTICS/FOUND wording Update wording of GET Bruce Momjian (14:22)
plproxy - plproxy: doc update: add ver tags to few places User Mkz (13:36)