pgsql-committers - November 2009

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Nov. 1, 2009

Thread Author Time
pgsphere - pgsphere: + add license file + add pg_sphere_version() User Richtej 15:05
pgsphere - pgsphere: + file COPYRIGHT.pg_sphere added User Richtej 15:07
pgsql: Fix two serious bugs introduced into hash indexes by the 8.4 Tom Lane 21:25
pgsql: Fix two serious bugs introduced into hash indexes by the 8.4 Tom Lane 21:25
pgsql: Dept of second thoughts: after studying index_getnext() a bit Tom Lane 22:30
pgsql: Dept of second thoughts: after studying index_getnext() a bit Tom Lane 22:31

Nov. 3, 2009

Thread Author Time
pgsql: Fix obscure segfault condition in PL/Python In PLy_output(), Peter Eisentraut 07:53
pgsql: Fix obscure segfault condition in PL/Python In PLy_output(), Peter Eisentraut 08:12
pgsql: Fix obscure segfault condition in PL/Python In PLy_output(), Peter Eisentraut 08:29
pgsql: Fix obscure segfault condition in PL/Python In PLy_output(), Peter Eisentraut 08:44
pgsql: Fix obscure segfault condition in PL/Python In PLy_output(), Peter Eisentraut 08:59
pgsql: Fix obscure segfault condition in PL/Python In PLy_output(), Peter Eisentraut 09:35
pgsql: In psql, show view definition only with \d+, not with \d The Peter Eisentraut 10:34
pgsql: Improve PL/Python elog output When the elog functions (plpy.info Peter Eisentraut 11:05
Re: pgsql: In psql, show view definition only with \d+, not with \d The Tom Lane 14:33
pgsql: Fix regression tests for psql \d view patch Peter Eisentraut 14:52
pgsql: Build bzip2 tarball in dist target as well Peter Eisentraut 21:28
pllolcode - pllolcode: Add support for PostgreSQL 8.5's INLINE functions User Eggyknap 22:07

Nov. 4, 2009

Thread Author Time
pgsql: Allow rewriting ALTER TABLE to skip WAL logging. Heikki Linnakangas 12:24
pgsql: Disable triggering failover with a signal in pg_standby on Heikki Linnakangas 12:51
pgsql: Disable triggering failover with a signal in pg_standby on Heikki Linnakangas 12:51
pgsql: Disable triggering failover with a signal in pg_standby on Heikki Linnakangas 12:51
pgsql: Add support for invoking parser callback hooks via SPI and in Tom Lane 22:26
pgsql: Make expression locations for LIKE and SIMILAR TO constructs Tom Lane 23:15
pgsql: New Directory Tom Lane 23:44
pgsql: New Directory Tom Lane 23:44
pgsql: New Directory Tom Lane 23:44
pgsql: Rename some encoding conversion modules to keep pathnames in our Tom Lane 23:47

Nov. 5, 2009

Thread Author Time
pgsql: Allow binary-coercible cases in ri_HashCompareOp; there are some Tom Lane 04:38
pgsql: Allow binary-coercible cases in ri_HashCompareOp; there are some Tom Lane 04:38
pgsql: Remove plpgsql's RENAME declaration, which has bizarre and mostly Tom Lane 16:58
pgsql: reenable -> re-enable Pointed out by Debian's lintian. Peter Eisentraut 20:13
pgsql: Don't treat NEW and OLD as reserved words anymore. Tom Lane 23:24

Nov. 6, 2009

Thread Author Time
pgsql: Change plpgsql from using textual substitution to insert variable Tom Lane 18:37
pgsql: Keep track of language's trusted flag in InlineCodeBlock. Andrew Dunstan 21:57

Nov. 7, 2009

Thread Author Time
pgsql: Rearrange plpgsql parsing to simplify and speed it up a bit. Tom Lane 00:52
pgsql: Remove ancient text file containing plpgsql installation Tom Lane 17:21

Nov. 9, 2009

Thread Author Time
pgsql: Modernize plpgsql's handling of parse locations, making it look a Tom Lane 00:26
pgsql: Fix WHERE CURRENT OF to work as designed within plpgsql. Tom Lane 02:36
Re: [COMMITTERS] pgsql: Rewrite GEQO's gimme_tree function so that it always finds a Robert Haas 15:18
Re: Re: [COMMITTERS] pgsql: Rewrite GEQO's gimme_tree function so that it always finds a Andres Freund 15:21
Re: Re: [COMMITTERS] pgsql: Rewrite GEQO's gimme_tree function so that it always finds a Robert Haas 15:23
Re: Re: [COMMITTERS] pgsql: Rewrite GEQO's gimme_tree function so that it always finds a Andres Freund 15:27
Re: Re: [COMMITTERS] pgsql: Rewrite GEQO's gimme_tree function so that it always finds a Robert Haas 15:28
Re: [COMMITTERS] pgsql: Rewrite GEQO's gimme_tree function so that it always finds a Robert Haas 15:34
Re: Re: [COMMITTERS] pgsql: Rewrite GEQO's gimme_tree function so that it always finds a Andres Freund 15:41
Re: Re: [COMMITTERS] pgsql: Rewrite GEQO's gimme_tree function so that it always finds a Tom Lane 15:57
Re: Re: [COMMITTERS] pgsql: Rewrite GEQO's gimme_tree function so that it always finds a Robert Haas 17:26
Re: Re: [COMMITTERS] pgsql: Rewrite GEQO's gimme_tree function so that it always finds a Tom Lane 18:10
pgsql: Re-refactor the core scanner's API, in order to get out from Tom Lane 18:38
Re: Re: [COMMITTERS] pgsql: Rewrite GEQO's gimme_tree function so that it always finds a Robert Haas 18:42
libpqtypes - libpqtypes: Several bug fixes, add PQregisterComposites, User Achernow 21:58

Nov. 10, 2009

Thread Author Time
pgsql: PL/pgSQL FOUND Document that GET DIAGNOSTICS is affected by Bruce Momjian 02:09
pgsql: More incremental refactoring in plpgsql: get rid of gram.y Tom Lane 02:13
libpqtypes - libpqtypes: Added man pages for PQregisterSubClass, User Achernow 04:59
libpqtypes - libpqtypes: Updated makefile to include installation of User Achernow 05:02
libpqtypes - libpqtypes: added register type tp type handler so PQreset User Achernow 05:29
plproxy - plproxy: New SPLIT statement. User Mkz 13:19
plproxy - plproxy: tag the head as 2.1 User Mkz 13:35
plproxy - plproxy: doc update: add ver tags to few places User Mkz 13:36
pgsql: DIAGNOSTICS/FOUND wording Update wording of GET Bruce Momjian 14:22
libpqtypes - libpqtypes: Added PGregisterType structure to be used with User Achernow 17:22
libpqtypes - libpqtypes: Made PQregisterSubClass to Classes name change, User Achernow 17:29
libpqtypes - libpqtypes: Fixed error in pqt-handlers.3 User Achernow 17:35
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
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: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: interval_abs(): Add C comment about why there is no Bruce Momjian 18:41
pgsql: Revert the temporary patch to work around Snow Leopard readdir() Tom Lane 18:53
libpqtypes - libpqtypes: Fixed bug in PQregisterSubClasses where a User Achernow 19:31
libpqtypes - libpqtypes: compiler warning about initializing a struct to User Achernow 21:11
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
pgsql: Do not build psql's flex module on its own, but instead include Tom Lane 23:12

Nov. 11, 2009

Thread Author Time
libpqtypes - libpqtypes: Leaking type handlers in events.c during User Achernow 01:55
libpqtypes - libpqtypes: Update changelog User Achernow 01:57
pgsql: Support optional FROM/IN in FETCH and MOVE The main motivation Alvaro Herrera 19:25
pgsql: Document the previous FETCH and MOVE changes. Alvaro Herrera 20:07
pgsql: Change "name" nonterminal in cursor-related productions to Alvaro Herrera 20:31
pgsql: In psql \du, separate the role attributes by comma instead of Peter Eisentraut 21:07

Nov. 12, 2009

Thread Author Time
pgsql: Remove plpgsql's separate lexer (finally!), in favor of using the Tom Lane 00:13
pgsql: Remove pg_parse_string_token() --- not needed anymore. Tom Lane 01:13
pgsql: Make initdb behave sanely when the selected locale has codeset Tom Lane 02:46
pgsql: Check for C/POSIX before assuming that nl_langinfo or Tom Lane 03:37
pgmemcache: pgmemcache pgmemcache.c ormod 18:15
pgsql: The recent patch to log changes in postgresql.conf settings Tom Lane 18:20

Nov. 13, 2009

Thread Author Time
npgsql - Npgsql2: Bug #1010527 - Fix query timeout connection User Jbcooley 04:10
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
pgbouncer - pgbouncer: Disable maintenance during SUSPEND Otherwise User Mkz 13:55
pgbouncer - pgbouncer: Clarify few login-related log messages User Mkz 13:57
pgbouncer - pgbouncer: win32: allow user to override service account User Mkz 14:59
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
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: 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
pgsql: Add control knobs for plpgsql's variable resolution behavior, and Tom Lane 22:43
pgsql: Avoid assuming that enum CreateStmtLikeOption is unsigned. Tom Lane 23:44
pgsql: Clean up a couple of bizarre code formatting choices in recent Tom Lane 23:49

Nov. 14, 2009

Thread Author Time
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
pgsql: Make unaccent's install/uninstall scripts look more like all the Tom Lane 18:24

Nov. 15, 2009

Thread Author Time
pgsql: Improve planning of Materialize nodes inserted atop the inner Tom Lane 02:45
psqlodbc - psqlodbc: 1) Added --with(out)-libpq[=DIR} option to User Hinoue 05:29
pgsql: Backpatch the inheritable-ACE patch for Win32 to 8.2 as well, Magnus Hagander 09:08
pgsql: /home/peter/commit-msg Peter Eisentraut 13:54
pgsql: /home/peter/commit-msg Peter Eisentraut 13:55
pgsql: /home/peter/commit-msg Peter Eisentraut 13:57
psqlodbc - psqlodbc: some additions. User H-saito 14:02
Re: pgsql: /home/peter/commit-msg Andrew Dunstan 15:09
npgsql - Npgsql2: Updated for build 2.0.7. User Jbcooley 19:45
npgsql - Npgsql2: Changed copyright year to 2009 User Fxjr 19:53
npgsql - Npgsql2: Updated release notes for 2.0.7 User Fxjr 20:16
npgsql - Npgsql2: Updated to 2.0.9 release User Fxjr 20:19
npgsql - Npgsql2: Updated for build 2.0.7 User Jbcooley 20:23
Re: pgsql: /home/peter/commit-msg David Fetter 20:58
Re: pgsql: /home/peter/commit-msg Tom Lane 22:09

Nov. 16, 2009

Thread Author Time
Re: [HACKERS] pgsql: /home/peter/commit-msg Peter Eisentraut 04:56
Re: [HACKERS] pgsql: /home/peter/commit-msg David Fetter 07:29
Re: [HACKERS] pgsql: /home/peter/commit-msg Magnus Hagander 07:44
Re: [HACKERS] pgsql: /home/peter/commit-msg Heikki Linnakangas 08:05
Re: [HACKERS] pgsql: /home/peter/commit-msg Magnus Hagander 08:17
Re: [HACKERS] pgsql: /home/peter/commit-msg Heikki Linnakangas 08:32
Re: [HACKERS] pgsql: /home/peter/commit-msg Tom Lane 15:05
Re: [HACKERS] pgsql: /home/peter/commit-msg Peter Eisentraut 17:05
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
pgsql: Provide a parenthesized-options syntax for VACUUM, analogous to Tom Lane 21:32

Nov. 17, 2009

Thread Author Time
psqlodbc - psqlodbc: Fix a bug reported by Marco Cassiano and suppress User Hinoue 15:44

Nov. 18, 2009

Thread Author Time
pgsql: New Directory Tom Lane 21:52
pgsql: Add a hook to CREATE/ALTER ROLE to allow an external module to Tom Lane 21:57

Nov. 19, 2009

Thread Author Time
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
pgsql: Typo: dump -> restore fixed in 8.4 and 8.5 Author: Guillaume Peter Eisentraut 22:05
pgsql: Typo: dump -> restore fixed in 8.4 and 8.5 Author: Guillaume Peter Eisentraut 22:05

Nov. 20, 2009

Thread Author Time
Re: [HACKERS] pgsql: /home/peter/commit-msg Magnus Hagander 01:04
pgsql: Revert backpatch of inheritable-ACE patch for Win32, since it Magnus Hagander 01:28
Re: [HACKERS] pgsql: /home/peter/commit-msg Kris Jurka 08:11
Re: [HACKERS] pgsql: /home/peter/commit-msg Heikki Linnakangas 19:44
Re: [HACKERS] pgsql: /home/peter/commit-msg Robert Haas 19:58
pgsql: Add a WHEN clause to CREATE TRIGGER, allowing a boolean Tom Lane 20:38
pgsql: Fix display and dumping of UPDATE OR TRUNCATE triggers (a bizarre Tom Lane 20:54
libpqtypes - libpqtypes: Fixed bug in pqt_allowsptr, it was returning User Achernow 21:52
Re: [COMMITTERS] pgsql: Add a WHEN clause to CREATE TRIGGER, allowing a boolean Robert Haas 22:00
Re: [COMMITTERS] pgsql: Add a WHEN clause to CREATE TRIGGER, allowing a boolean Tom Lane 22:05
Re: [COMMITTERS] pgsql: Add a WHEN clause to CREATE TRIGGER, allowing a boolean Robert Haas 22:12

Nov. 21, 2009

Thread Author Time
libpqtypes - libpqtypes: Update ChnageLog User Achernow 01:16
Re: [HACKERS] pgsql: /home/peter/commit-msg Magnus Hagander 02:25
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
orafce - orafce: Remove include gramparse.h in plvlex.c. User Okbob 15:40
orafce - orafce: support for listagg function User Okbob 20:22
orafce - orafce: regress test for listagg User Okbob 20:55
pgsql: Ignore UTF-8-encoded Unicode byte-order mark at the beginning of Peter Eisentraut 23:59

Nov. 22, 2009

Thread Author Time
pgsql: Improve psql's tabular display of wrapped-around data by Tom Lane 05:20
orafce - orafce: add support for dbms_random (skeleton only) User Okbob 05:59
pgsql: Ooops, forgot to check the libxml cases for psql output wrapping Tom Lane 06:01
orafce - orafce: implementation of dbms_random package User Okbob 12:21
pgsql: Remove superfluous curly brace, fixing compilation with Heikki Linnakangas 14:54
pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff Tom Lane 17:54
pgsql: Adjust expected-results spacing per buildfarm results. Tom Lane 20:58
pgsql: Assorted wordsmithing on the documentation of \pset --- try to Tom Lane 22:06

Nov. 23, 2009

Thread Author Time
Re: pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff Andrew Dunstan 05:26
Re: [COMMITTERS] pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff Tom Lane 05:30
Re: [COMMITTERS] pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff Andrew Dunstan 05:58
orafce - orafce: fixing formating User Okbob 08:04
orafce - orafce: move listagg function to new file - aggregate.c. User Okbob 08:18
orafce - orafce: move all exported prototypes to separate file User Okbob 09:01
pgsql: Fix an old bug in multixact and two-phase commit. Heikki Linnakangas 09:58
pgsql: Fix an old bug in multixact and two-phase commit. Heikki Linnakangas 09:58
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
Re: Re: [COMMITTERS] pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff Magnus Hagander 11:45
pgsql: Add missing library to standalone libpq build on Win32. Magnus Hagander 12:54
orafce - orafce: add aggregate function median. User Okbob 13:24
orafce - orafce: add missing source code file. User Okbob 13:28
libpqtypes - libpqtypes: Update ChangeLog User Achernow 13:29
psqlodbc - psqlodbc: 1) Fix memory leaks on connection failure (Shouji User Hinoue 13:31
psqlodbc - psqlodbc: Addition some changes. User H-saito 13:38
psqlodbc - psqlodbc: build easy by the addition of an option. User H-saito 13:51
Re: Re: [COMMITTERS] pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff Tom Lane 14:23
Re: Re: [COMMITTERS] pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff Magnus Hagander 14:29
Re: Re: [COMMITTERS] pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff Andrew Dunstan 15:53
Re: Re: [COMMITTERS] pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff Tom Lane 16:00
pgsql: Use diff's -w switch only on Windows, to avoid problems with Tom Lane 16:02
Re: Re: [COMMITTERS] pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff Andrew Dunstan 17:44
orafce - orafce: lock aggregates on 8.3 and older - security reasons User Okbob 18:08
pgsql: Add PG_MODULE_MAGIC and some missing include files to examples Peter Eisentraut 21:41

Browse Archives

Prev | Next