|
|
November 23, 2009
- [COMMITTERS] pgsql: Add PG_MODULE_MAGIC and some missing include files to examples, Peter Eisentraut
- [COMMITTERS] orafce - orafce: lock aggregates on 8.3 and older - security reasons, User Okbob
- [COMMITTERS] pgsql: Use diff's -w switch only on Windows, to avoid problems with, Tom Lane
- [COMMITTERS] psqlodbc - psqlodbc: build easy by the addition of an option., User H-saito
- [COMMITTERS] psqlodbc - psqlodbc: Addition some changes., User H-saito
- [COMMITTERS] psqlodbc - psqlodbc: 1) Fix memory leaks on connection failure (Shouji, User Hinoue
- [COMMITTERS] libpqtypes - libpqtypes: Update ChangeLog, User Achernow
- [COMMITTERS] orafce - orafce: add missing source code file., User Okbob
- [COMMITTERS] orafce - orafce: add aggregate function median., User Okbob
- [COMMITTERS] pgsql: Add missing library to standalone libpq build on Win32., Magnus Hagander
- [COMMITTERS] pgsql: Fix an old bug in multixact and two-phase commit., Heikki Linnakangas
- [COMMITTERS] pgsql: Fix an old bug in multixact and two-phase commit., Heikki Linnakangas
- [COMMITTERS] pgsql: Fix an old bug in multixact and two-phase commit., Heikki Linnakangas
- [COMMITTERS] pgsql: Fix an old bug in multixact and two-phase commit., Heikki Linnakangas
- [COMMITTERS] pgsql: Fix an old bug in multixact and two-phase commit., Heikki Linnakangas
- [COMMITTERS] orafce - orafce: move all exported prototypes to separate file, User Okbob
- [COMMITTERS] orafce - orafce: move listagg function to new file - aggregate.c., User Okbob
- [COMMITTERS] orafce - orafce: fixing formating, User Okbob
- Re: [COMMITTERS] pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff, Andrew Dunstan
November 22, 2009
- [COMMITTERS] pgsql: Assorted wordsmithing on the documentation of \pset --- try to, Tom Lane
- [COMMITTERS] pgsql: Adjust expected-results spacing per buildfarm results., Tom Lane
- [COMMITTERS] pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff, Tom Lane
- [COMMITTERS] pgsql: Remove superfluous curly brace, fixing compilation with, Heikki Linnakangas
- [COMMITTERS] orafce - orafce: implementation of dbms_random package, User Okbob
- [COMMITTERS] pgsql: Ooops, forgot to check the libxml cases for psql output wrapping, Tom Lane
- [COMMITTERS] orafce - orafce: add support for dbms_random (skeleton only), User Okbob
- [COMMITTERS] pgsql: Improve psql's tabular display of wrapped-around data by, Tom Lane
November 20, 2009
- [COMMITTERS] libpqtypes - libpqtypes: Fixed bug in pqt_allowsptr, it was returning, User Achernow
- [COMMITTERS] pgsql: Fix display and dumping of UPDATE OR TRUNCATE triggers (a bizarre, Tom Lane
- [COMMITTERS] pgsql: Add a WHEN clause to CREATE TRIGGER, allowing a boolean, Tom Lane
- Re: [HACKERS] [COMMITTERS] pgsql: /home/peter/commit-msg, Robert Haas
- Re: [HACKERS] [COMMITTERS] pgsql: /home/peter/commit-msg, Heikki Linnakangas
- Re: [HACKERS] [COMMITTERS] pgsql: /home/peter/commit-msg, Kris Jurka
- [COMMITTERS] pgsql: Revert backpatch of inheritable-ACE patch for Win32, since it, Magnus Hagander
- Re: [HACKERS] [COMMITTERS] pgsql: /home/peter/commit-msg, Magnus Hagander
November 16, 2009
- [COMMITTERS] pgsql: Provide a parenthesized-options syntax for VACUUM, analogous to, Tom Lane
- [COMMITTERS] pgsql: While doing the final setrefs.c pass over a plan tree, try to, Tom Lane
- [COMMITTERS] pgsql: While doing the final setrefs.c pass over a plan tree, try to, Tom Lane
- Re: [HACKERS] [COMMITTERS] pgsql: /home/peter/commit-msg, Peter Eisentraut
- Re: [HACKERS] [COMMITTERS] pgsql: /home/peter/commit-msg, Tom Lane
- Re: [HACKERS] [COMMITTERS] pgsql: /home/peter/commit-msg, Heikki Linnakangas
- Re: [HACKERS] [COMMITTERS] pgsql: /home/peter/commit-msg, Magnus Hagander
- Re: [HACKERS] [COMMITTERS] pgsql: /home/peter/commit-msg, Heikki Linnakangas
- Re: [HACKERS] [COMMITTERS] pgsql: /home/peter/commit-msg, Magnus Hagander
- Re: [HACKERS] [COMMITTERS] pgsql: /home/peter/commit-msg, David Fetter
- Re: [HACKERS] [COMMITTERS] pgsql: /home/peter/commit-msg, Peter Eisentraut
November 15, 2009
- Re: [COMMITTERS] pgsql: /home/peter/commit-msg, Tom Lane
- Re: [COMMITTERS] pgsql: /home/peter/commit-msg, David Fetter
- [COMMITTERS] npgsql - Npgsql2: Updated for build 2.0.7, User Jbcooley
- [COMMITTERS] npgsql - Npgsql2: Updated to 2.0.9 release, User Fxjr
- [COMMITTERS] npgsql - Npgsql2: Updated release notes for 2.0.7, User Fxjr
- [COMMITTERS] npgsql - Npgsql2: Changed copyright year to 2009, User Fxjr
- [COMMITTERS] npgsql - Npgsql2: Updated for build 2.0.7., User Jbcooley
- Re: [COMMITTERS] pgsql: /home/peter/commit-msg, Andrew Dunstan
- [COMMITTERS] psqlodbc - psqlodbc: some additions., User H-saito
- [COMMITTERS] pgsql: /home/peter/commit-msg, Peter Eisentraut
- [COMMITTERS] pgsql: /home/peter/commit-msg, Peter Eisentraut
- [COMMITTERS] pgsql: /home/peter/commit-msg, Peter Eisentraut
- [COMMITTERS] pgsql: Backpatch the inheritable-ACE patch for Win32 to 8.2 as well,, Magnus Hagander
- [COMMITTERS] psqlodbc - psqlodbc: 1) Added --with(out)-libpq[=DIR} option to, User Hinoue
- [COMMITTERS] pgsql: Improve planning of Materialize nodes inserted atop the inner, Tom Lane
November 13, 2009
- [COMMITTERS] pgsql: Clean up a couple of bizarre code formatting choices in recent, Tom Lane
- [COMMITTERS] pgsql: Avoid assuming that enum CreateStmtLikeOption is unsigned., Tom Lane
- [COMMITTERS] pgsql: Add control knobs for plpgsql's variable resolution behavior, and, Tom Lane
- [COMMITTERS] pgsql: A better fix for the "ARRAY[...]::domain" problem., Heikki Linnakangas
- [COMMITTERS] pgsql: A better fix for the "ARRAY[...]::domain" problem., Heikki Linnakangas
- [COMMITTERS] pg-migrator - pg_migrator: Re-recommend vacuumdb because we don't, User Bmomjian
- [COMMITTERS] pg-migrator - pg_migrator: Re-recommend vacuumdb because we don't, User Bmomjian
- [COMMITTERS] pgsql: When you do "ARRAY[...]::domain", where domain is a domain over, Heikki Linnakangas
- [COMMITTERS] pgsql: When you do "ARRAY[...]::domain", where domain is a domain over, Heikki Linnakangas
- [COMMITTERS] pgbouncer - pgbouncer: win32: allow user to override service account, User Mkz
- [COMMITTERS] pgbouncer - pgbouncer: Clarify few login-related log messages, User Mkz
- [COMMITTERS] pgbouncer - pgbouncer: Disable maintenance during SUSPEND Otherwise, User Mkz
- [COMMITTERS] pgsql: Fix multicolumn GIN's wrong results with fastupdate enabled., Teodor Sigaev
- [COMMITTERS] pgsql: Fix multicolumn GIN's wrong results with fastupdate enabled., Teodor Sigaev
- [COMMITTERS] npgsql - Npgsql2: Bug #1010527 - Fix query timeout connection, User Jbcooley
November 10, 2009
- [COMMITTERS] pgsql: Do not build psql's flex module on its own, but instead include, Tom Lane
- [COMMITTERS] pgsql: Do not build psql's flex module on its own, but instead include, Tom Lane
- [COMMITTERS] pgsql: Do not build psql's flex module on its own, but instead include, Tom Lane
- [COMMITTERS] pgsql: Do not build psql's flex module on its own, but instead include, Tom Lane
- [COMMITTERS] pgsql: Do not build psql's flex module on its own, but instead include, Tom Lane
- [COMMITTERS] pgsql: Do not build psql's flex module on its own, but instead include, Tom Lane
- [COMMITTERS] libpqtypes - libpqtypes: compiler warning about initializing a struct to, User Achernow
- [COMMITTERS] libpqtypes - libpqtypes: Fixed bug in PQregisterSubClasses where a, User Achernow
- [COMMITTERS] pgsql: Revert the temporary patch to work around Snow Leopard readdir(), Tom Lane
- [COMMITTERS] pgsql: interval_abs(): Add C comment about why there is no, Bruce Momjian
- [COMMITTERS] pgsql: Fix longstanding problems in VACUUM caused by untimely, Alvaro Herrera
- [COMMITTERS] pgsql: Fix longstanding problems in VACUUM caused by untimely, Alvaro Herrera
- [COMMITTERS] pgsql: Fix longstanding problems in VACUUM caused by untimely, Alvaro Herrera
- [COMMITTERS] pgsql: Fix longstanding problems in VACUUM caused by untimely, Alvaro Herrera
- [COMMITTERS] pgsql: Fix longstanding problems in VACUUM caused by untimely, Alvaro Herrera
- [COMMITTERS] pgsql: Fix longstanding problems in VACUUM caused by untimely, Alvaro Herrera
- [COMMITTERS] pgsql: Fix longstanding problems in VACUUM caused by untimely, Alvaro Herrera
- [COMMITTERS] libpqtypes - libpqtypes: Fixed error in pqt-handlers.3, User Achernow
- [COMMITTERS] libpqtypes - libpqtypes: Made PQregisterSubClass to Classes name change,, User Achernow
- [COMMITTERS] libpqtypes - libpqtypes: Added PGregisterType structure to be used with, User Achernow
- [COMMITTERS] pgsql: DIAGNOSTICS/FOUND wording Update wording of GET, Bruce Momjian
- [COMMITTERS] plproxy - plproxy: doc update: add ver tags to few places, User Mkz
- [COMMITTERS] plproxy - plproxy: tag the head as 2.1, User Mkz
- [COMMITTERS] plproxy - plproxy: New SPLIT statement., User Mkz
- [COMMITTERS] libpqtypes - libpqtypes: added register type tp type handler so PQreset, User Achernow
- [COMMITTERS] libpqtypes - libpqtypes: Updated makefile to include installation of, User Achernow
- [COMMITTERS] libpqtypes - libpqtypes: Added man pages for PQregisterSubClass,, User Achernow
- [COMMITTERS] pgsql: More incremental refactoring in plpgsql: get rid of gram.y, Tom Lane
- [COMMITTERS] pgsql: PL/pgSQL FOUND Document that GET DIAGNOSTICS is affected by, Bruce Momjian
November 04, 2009
- [COMMITTERS] pgsql: Rename some encoding conversion modules to keep pathnames in our, Tom Lane
- [COMMITTERS] pgsql: New Directory, Tom Lane
- [COMMITTERS] pgsql: New Directory, Tom Lane
- [COMMITTERS] pgsql: New Directory, Tom Lane
- [COMMITTERS] pgsql: Make expression locations for LIKE and SIMILAR TO constructs, Tom Lane
- [COMMITTERS] pgsql: Add support for invoking parser callback hooks via SPI and in, Tom Lane
- [COMMITTERS] pgsql: Disable triggering failover with a signal in pg_standby on, Heikki Linnakangas
- [COMMITTERS] pgsql: Disable triggering failover with a signal in pg_standby on, Heikki Linnakangas
- [COMMITTERS] pgsql: Disable triggering failover with a signal in pg_standby on, Heikki Linnakangas
- [COMMITTERS] pgsql: Allow rewriting ALTER TABLE to skip WAL logging., Heikki Linnakangas
November 03, 2009
- [COMMITTERS] pllolcode - pllolcode: Add support for PostgreSQL 8.5's INLINE functions, User Eggyknap
- [COMMITTERS] pgsql: Build bzip2 tarball in dist target as well, Peter Eisentraut
- [COMMITTERS] pgsql: Fix regression tests for psql \d view patch, Peter Eisentraut
- Re: [COMMITTERS] pgsql: In psql, show view definition only with \d+, not with \d The, Tom Lane
- [COMMITTERS] pgsql: Improve PL/Python elog output When the elog functions (plpy.info, Peter Eisentraut
- [COMMITTERS] pgsql: In psql, show view definition only with \d+, not with \d The, Peter Eisentraut
- [COMMITTERS] pgsql: Fix obscure segfault condition in PL/Python In PLy_output(),, Peter Eisentraut
- [COMMITTERS] pgsql: Fix obscure segfault condition in PL/Python In PLy_output(),, Peter Eisentraut
- [COMMITTERS] pgsql: Fix obscure segfault condition in PL/Python In PLy_output(),, Peter Eisentraut
- [COMMITTERS] pgsql: Fix obscure segfault condition in PL/Python In PLy_output(),, Peter Eisentraut
- [COMMITTERS] pgsql: Fix obscure segfault condition in PL/Python In PLy_output(),, Peter Eisentraut
- [COMMITTERS] pgsql: Fix obscure segfault condition in PL/Python In PLy_output(),, Peter Eisentraut
|
|