pgsql-committers since 2010-06-04 00:00

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

Search the Archives

Browse Archives

Prev | Next

June 4, 2010

Thread Author Time
pgsql: tag 9.0beta2 Marc G. Fournier 07:28
pgsql: Added variable handling for RETURNING clause to ecpg. Michael Meskes 10:09
pgsql: Data returned by RETURNING clause wasn't correctly processed by Michael Meskes 10:48
pgsql: Data returned by RETURNING clause wasn't correctly processed by Michael Meskes 10:48
Re: pgsql: Added variable handling for RETURNING clause to ecpg. David Fetter 12:07
Re: pgsql: Added variable handling for RETURNING clause to ecpg. Michael Meskes 12:39
Fwd: Re: pgsql: Added variable handling for RETURNING clause to ecpg. Michael Meskes 12:58
Re: Fwd: Re: pgsql: Added variable handling for RETURNING clause to ecpg. David Fetter 14:22

June 5, 2010

Thread Author Time
pgsql: Improve our explanation of the OVERLAPS operator. Tom Lane 14:56
pgmemcache: pgmemcache Makefile pgmemcache.c pgmemcache.h ormod 15:38

June 7, 2010

Thread Author Time
pgsql: Replace "slave" to "standby" in documentation for consistent Takahiro Itagaki 02:01
pgsql: Ensure default-only storage parameters for TOAST relations to be Takahiro Itagaki 02:59
pgsql: Ensure default-only storage parameters for TOAST relations to be Takahiro Itagaki 03:01
Re: [COMMITTERS] pgsql: Add current WAL end (as seen by walsender, ie, GetWriteRecPtr() 📎 Fujii Masao 13:35
pgsql: Add missed function dblink_connect_u(text[, text]) to uninstall Teodor Sigaev 15:14
pgsql: Add missed function dblink_connect_u(text[, text]) to uninstall Teodor Sigaev 15:14
pgsql: Add missed function dblink_connect_u(text[, text]) to uninstall Teodor Sigaev 15:15
pgsql: Add missed function dblink_connect_u(text[, text]) to uninstall Teodor Sigaev 15:15
Re: Re: [COMMITTERS] pgsql: Add current WAL end (as seen by walsender, ie, GetWriteRecPtr() Tom Lane 15:45
pgsql: Avoid useless snprintf() call when update_process_title is turned Tom Lane 15:49
Re: pgsql: Add missed function dblink_connect_u(text[, text]) to uninstall Tom Lane 15:50
slony1-ctl - slony-ctl: add exit_error_msg function User C2main 21:45
slony1-ctl - slony-ctl: last commit ommit those two files, adding error User C2main 22:25

June 8, 2010

Thread Author Time
pgbulkload - pgbulkload: pg_bulkload 3.0beta1. User Itagaki 02:45
pgbulkload - pgbulkload: Added English documentation. User Itagaki 02:54
Re: [COMMITTERS] pgsql: Fix dblink to treat connection names longer than NAMEDATALEN-2 Takahiro Itagaki 06:17
Re: pgsql: Add missed function dblink_connect_u(text[,text]) to uninstall Teodor Sigaev 09:31
pgsql: Make procedural language handler reference C-language function Robert Haas 20:12

June 9, 2010

Thread Author Time
pgsql: Fix typo in the header comment. Tatsuo Ishii 00:54
pgsql: Fix connection leak in dblink when dblink_connect() or Takahiro Itagaki 00:56
pgsql: Fix connection leak in dblink when dblink_connect() or Takahiro Itagaki 00:56
pgsql: Fix connection leak in dblink when dblink_connect() or Takahiro Itagaki 00:59
pgsql: Fix connection leak in dblink when dblink_connect() or Takahiro Itagaki 00:59
pgsql: Fix connection leak in dblink when dblink_connect() or Takahiro Itagaki 01:00
pgsql: Fix connection leak in dblink when dblink_connect() or Takahiro Itagaki 01:00
pgsql: Fix connection leak in dblink when dblink_connect() or Takahiro Itagaki 01:00
pgsql: Attempt to fix EXPLAIN (FORMAT YAML) quoting to behave sanely. Robert Haas 02:39
pgsql: Avoid "identifier will be truncated" warning in dblink when Takahiro Itagaki 03:39
pgsql: Avoid "identifier will be truncated" warning in dblink when Takahiro Itagaki 03:40
pgsql: Make the walwriter close it's handle to an old xlog segment if Magnus Hagander 10:54
pgsql: Make the walwriter close it's handle to an old xlog segment if Magnus Hagander 10:54
pgsql: Make the walwriter close it's handle to an old xlog segment if Magnus Hagander 10:54
Re: pgsql: Fix connection leak in dblink when dblink_connect() or Tom Lane 14:58
pgsql: In standby mode, respect checkpoint_segments in addition to Heikki Linnakangas 15:04
pgsql: Add index entry for ::, per complaint from John Gage. Alvaro Herrera 16:43
pgsql: Add index entry for ::, per complaint from John Gage. Alvaro Herrera 16:43
pgsql: Update ALTER TABLE docs to account for exclusion and deferrable Alvaro Herrera 17:48
pgsql: Remove stray word from comment. Robert Haas 21:14

June 10, 2010

Thread Author Time
pgsql: Fix incorrect change in dblink introduced by the previous commit Takahiro Itagaki 00:41
pgsql: Fix incorrect change in dblink introduced by the previous commit Takahiro Itagaki 00:42
Re: pgsql: Fix connection leak in dblink when dblink_connect() or Takahiro Itagaki 00:48
pgsql: Quote all string values in EXPLAIN (FORMAT YAML) output. Robert Haas 01:26
pgsql: Fix quite-bogus handling of arrays in plpython datum-to-PyObject Tom Lane 04:05
pgsql: Return NULL instead of 0/0 in pg_last_xlog_receive_location() and Heikki Linnakangas 07:00
pgsql: Make TriggerFile variable static. Heikki Linnakangas 07:49
pgsql: Rename restartpoint_command to archive_cleanup_command. Takahiro Itagaki 08:13
psqlodbc - psqlodbc: 1. User Hinoue 13:03
pgsql: Update text of 9.0 release notes Josh Berkus Bruce Momjian 21:48
slony1-ctl - slony-ctl: New Directory User C2main 23:37
slony1-ctl - slony-ctl: Add gettext usage, English native, fr.po added User C2main 23:38

June 11, 2010

Thread Author Time
pgstatsinfo - pg_statsinfo: pg_statsinfo 2.0.0. User Itagaki 06:22
pgstatsinfo - pg_reporter: pg_reporter 1.0.0. User Itagaki 06:25
pgbouncer - pgbouncer: Ignore application_name startup parameter. User Mkz 13:50
pgsql: Add missing 'Z' letter to getopt_long call --- the newly added Tom Lane 23:58

June 12, 2010

Thread Author Time
pgsql: Add a regression test case for bug #5497 Peter Eisentraut 06:05
pgsql: Update Python version information Peter Eisentraut 06:05
pgsql: Fix typo/bug, found by Clang compiler Peter Eisentraut 09:14
pgsql: Add target to build HTML documentation as single page Peter Eisentraut 09:55
pgsql: Add space between after ">" in ">$@" in SGML Makefile, for Bruce Momjian 15:42
pgsql: Add SGML Makefile rule for single-page text, postgres.txt. Bruce Momjian 15:58
pgsql: Have pg_upgrade create its output files in the current directory, Bruce Momjian 17:05
pgsql: Remove lynx -stdin flag for postgres.text. Bruce Momjian 17:17
pgsql: Add missing --use-existing --help mention from regression binary. Bruce Momjian 17:21
pgsql: Update pg_upgrade C comment about cwd. Bruce Momjian 17:45
pgsql: postgres.txt should get cleaned by 'make clean'. Tom Lane 21:40

June 13, 2010

Thread Author Time
psqlodbc - psqlodbc: addition of correction. Hiroshi Saito 06:18
psqlodbc - psqlodbc: add faq.(6.8) "Why can't we set up DSN on WIN x64." Hiroshi Saito 12:53
psqlodbc - psqlodbc: add the tips. Hiroshi Saito 14:51
pgsql: Fix ALTER LARGE OBJECT and GRANT ... Robert Haas 17:43
npgsql - Npgsql2: [#1010776] for a prepared command, ExecuteNonQuery() User Fxjr 20:09

June 14, 2010

Thread Author Time
pgsql: Remove max_standby_delay message from ps display of recovery Takahiro Itagaki 00:49
pgsql: Fix typo. Robert Haas 01:07
pgsql: Fix misplaced modifier. Robert Haas 02:18
reorg - pg_reorg: Fix a bug that pg_reorg cannot parse index definitions User Itagaki 05:11
pgsql: If a corrupt WAL record is received by streaming replication, Heikki Linnakangas 06:04
pgsql: Fix typo in Japanese translation for psql "Use \d+ to list them." Takahiro Itagaki 08:54
Re: pgsql: Fix typo in Japanese translation for psql "Use \d+ to list them." Tom Lane 13:57
pgsql: New Directory Simon Riggs 16:07
pgsql: New contrib module for use as an archive_cleanup_command, or as a Simon Riggs 16:17
pgsql: Files for pg_archivecleanup Simon Riggs 16:19
pgsql: Docs for pg_archivecleanup Simon Riggs 17:25
pgsql: Fix doc plperl doc with is -> are change. Bruce Momjian 18:47
pgsql: Rearrange dblink's dblink_build_sql_insert() and related routines Tom Lane 20:49
pgsql: Rearrange dblink's dblink_build_sql_insert() and related routines Tom Lane 20:49
pgsql: Rearrange dblink's dblink_build_sql_insert() and related routines Tom Lane 20:49
pgsql: Rearrange dblink's dblink_build_sql_insert() and related routines Tom Lane 20:49
pgsql: Rearrange dblink's dblink_build_sql_insert() and related routines Tom Lane 20:49
pgsql: Rearrange dblink's dblink_build_sql_insert() and related routines Tom Lane 20:50
pgsql: Rearrange dblink's dblink_build_sql_insert() and related routines Tom Lane 20:50

June 15, 2010

Thread Author Time
pgsql: Properly define pg_upgrade global variable, per bug report from Bruce Momjian 02:08
pg-migrator - pg_migrator: Properly define global variable. User Bmomjian 02:12
orafce - orafce: Change argument types of concat() from anyelement to User Itagaki 02:49
pgsql: Add new GUC categories corresponding to sections in docs, and Takahiro Itagaki 07:52
pgsql: Unbreak MSVC builds for pg_archivecleanup by linking with Andrew Dunstan 12:48
pgsql: Consolidate and improve checking of key-column-attnum arguments Tom Lane 16:22
pgsql: Consolidate and improve checking of key-column-attnum arguments Tom Lane 16:22
pgsql: Consolidate and improve checking of key-column-attnum arguments Tom Lane 16:22
pgsql: Consolidate and improve checking of key-column-attnum arguments Tom Lane 16:22
pgsql: Consolidate and improve checking of key-column-attnum arguments Tom Lane 16:22
pgsql: Consolidate and improve checking of key-column-attnum arguments Tom Lane 16:22
pgsql: Consolidate and improve checking of key-column-attnum arguments Tom Lane 16:22
pgsql: Document new 9.0 behavior of ANALYZE on inheritance hierarchies. Robert Haas 18:43
pgsql: Fix dblink_build_sql_insert() and related functions to handle Tom Lane 19:04
pgsql: Fix dblink_build_sql_insert() and related functions to handle Tom Lane 19:04
pgsql: Fix dblink_build_sql_insert() and related functions to handle Tom Lane 19:04
pgsql: Fix dblink_build_sql_insert() and related functions to handle Tom Lane 19:04
pgsql: Fix dblink_build_sql_insert() and related functions to handle Tom Lane 19:04
pgsql: Fix dblink_build_sql_insert() and related functions to handle Tom Lane 19:04
pgsql: Fix dblink_build_sql_insert() and related functions to handle Tom Lane 19:04
pgsql: Remove hstore's text[] => text[] operator. Robert Haas 19:48
pgsql: Clarify SELECT FOR UPDATE behavior in docs. Bruce Momjian 20:04
pgsql: Change the interpretation of the primary_key_attnums parameter of Tom Lane 20:29
pgsql: Fix storage of getopt() return, should be 'int', for pg_upgrade. Bruce Momjian 23:25
pg-migrator - pg_migrator: getopt() returns 'int', not 'char'. User Bmomjian 23:25

June 16, 2010

Thread Author Time
pgsql: Refactor sprintf calls with computed format strings into multiple Peter Eisentraut 00:54
pgsql: Add notes that CREATE/DROP CONVERSION is similar to CREATE/DROP Peter Eisentraut 02:12
pgsql: Remove perl symbol table additions for plperl functions, and Andrew Dunstan 14:50
pgsql: 9.0 release notes updates. Bruce Momjian 18:31
pgsql: Update doc description for 9.0 release note item: Have Bruce Momjian 18:46
pgsql: Fix pg_upgrade to remove malloc(0) call. Bruce Momjian 19:43
pg-migrator - pg_migrator: Remove malloc(0) call. User Bmomjian 19:43

June 17, 2010

Thread Author Time
pgsql: Remove prototype of GetOldestWALSendPointer(), that is marked as Takahiro Itagaki 00:06
pgsql: Document that receive location can rewind if replication Robert Haas 01:32
npgsql - Npgsql2: Cleanup extra lines and newline format. User Jbcooley 01:50
pgsql: Fix typo, init => int, per KOIZUMI Satoru. Tom Lane 16:03
pgsql: Fix typo, init => int, per KOIZUMI Satoru. Tom Lane 16:03
pgsql: Don't allow walsender to send WAL data until it's been safely Tom Lane 16:41
pgsql: Add missing close brackets in old-style COPY syntax diagram. Tom Lane 17:03
pgsql: Clean up pg_archivecleanup's error and logging output: put Tom Lane 17:31
pgsql: Make RemoveOldXlogFiles's debug printout match style used Tom Lane 17:37
pgsql: Clean up some randomness associated with trace_recovery_messages: Tom Lane 17:44

June 18, 2010

Thread Author Time
reorg - pg_batch: Fix -w and -W options. User Itagaki 01:10
reorg - pg_reorg: Fix -w and -W options. User Itagaki 01:12
pgbulkload - pgbulkload: Fix -w and -W options. User Itagaki 01:13
pgstatsinfo - pg_reporter: Fix -w and -W options. User Itagaki 01:14
pgsql: Rename hstore => text[] operator to % This is not yet in any Robert Haas 03:52
textsearch-ja - textsearch_senna: Remove library dependency to libxml2 User Itagaki 07:14
stackbuilder - wizard: Resolved FB # 16061, Added a dummy server to the User Sachin 08:31
stackbuilder - wizard: When an app is de-selected, check if any other User Sachin 09:21
slony1-ctl - slony-ctl: Change configuration init add gettext - i18n User C2main 22:19
slony1-ctl - slony-ctl: Use templates to simplify script User C2main 22:20

June 19, 2010

Thread Author Time
slony1-ctl - slony-ctl: Clean files Add gettext Improve output Fix some User C2main 22:23
slony1-ctl - slony-ctl: New examples User C2main 22:25
slony1-ctl - slony-ctl: Add check configuration file Add help on error User C2main 22:34
slony1-ctl - slony-ctl: Add gettext Add sanity checks User C2main 22:46

June 21, 2010

Thread Author Time
pgsql: Fix mishandling of whole-row Vars referencing a view or Tom Lane 00:14
pgsql: Fix mishandling of whole-row Vars referencing a view or Tom Lane 00:14
pgsql: In a PL/pgSQL "FOR cursor" statement, the statements executed in Heikki Linnakangas 09:47
pgsql: In a PL/pgSQL "FOR cursor" statement, the statements executed in Heikki Linnakangas 09:49
psqlodbc - psqlodbc: 1.Improve the handling of bools_as_char case. User Hinoue 21:48

June 22, 2010

Thread Author Time
pgsql: Minor markup improvements for Hot Standby documentation. Robert Haas 02:57
pgbulkload - pgbulkload: Add warning messages when some rows were not User Itagaki 08:07
pgsql: Deprecate the use of => as an operator name. Robert Haas 11:36
pgsql: Deprecate the use of => as an operator name. Robert Haas 11:36
pgsql: Deprecate the use of => as an operator name. Robert Haas 11:36
pgsql: Deprecate the use of => as an operator name. Robert Haas 11:36
pgsql: Updated expected-output file for hstore. Robert Haas 12:54
pgsql: Update pg_ctl docs to explain server output behavior differences Bruce Momjian 16:19
pgsql: Fix pg_upgrade's use of pg_ctl on Win32 to not send command and Bruce Momjian 16:45
pg-migrator - pg_migrator: Set pg_ctl on Win32 to only log server log, User Bmomjian 17:53

June 23, 2010

Thread Author Time
pgsql: Add username designations to all pg_upgrade utility calls that Bruce Momjian 20:04
pg-migrator - pg_migrator: Specify user names for all external commands User Bmomjian 20:10
pgsql: Add TCP keepalive support to libpq. Robert Haas 21:54

June 24, 2010

Thread Author Time
pgbulkload - pgbulkload: Disable PARALLEL writer because of bugs User Itagaki 04:34
npgsql - Npgsql2: [#1010787] Inserting an array does not work in a User Fxjr 05:00
Re: [COMMITTERS] pgsql: Add TCP keepalive support to libpq. Simon Riggs 07:10
Re: [COMMITTERS] pgsql: Add TCP keepalive support to libpq. Tom Lane 14:13
Re: [COMMITTERS] pgsql: Add TCP keepalive support to libpq. Robert Haas 14:30
Re: [COMMITTERS] pgsql: Add TCP keepalive support to libpq. Florian Pflug 14:40
Re: [COMMITTERS] pgsql: Add TCP keepalive support to libpq. Robert Haas 14:45
pgsql: Mention that when alter rewrites a table, indexes are also Bruce Momjian 14:57
Re: [COMMITTERS] pgsql: Add TCP keepalive support to libpq. Florian Pflug 15:08
Re: [COMMITTERS] pgsql: Add TCP keepalive support to libpq. Tom Lane 15:15
pgsql: Add stray "else" that seems to have gone missing. Robert Haas 16:40
Re: [COMMITTERS] pgsql: Add TCP keepalive support to libpq. Simon Riggs 17:38
Re: [COMMITTERS] pgsql: Add TCP keepalive support to libpq. Simon Riggs 17:40
Re: [COMMITTERS] pgsql: Add TCP keepalive support to libpq. Robert Haas 17:56
pgsql: Further 9.0 release notes updates. Robert Haas 18:33
Re: [COMMITTERS] pgsql: Add TCP keepalive support to libpq. Robert Haas 19:49
pgsql: Some copy-editing of the Hot Standby documentation. Robert Haas 19:50
Re: [COMMITTERS] pgsql: Some copy-editing of the Hot Standby documentation. Simon Riggs 20:59
Re: [COMMITTERS] pgsql: Some copy-editing of the Hot Standby documentation. Robert Haas 22:22
Re: Re: [COMMITTERS] pgsql: Some copy-editing of the Hot Standby documentation. Joshua D. Drake 22:26
Re: [COMMITTERS] pgsql: Some copy-editing of the Hot Standby documentation. Simon Riggs 23:33

June 25, 2010

Thread Author Time
npgsql - Npgsql2: changes to be compatible with various versions of User Jbcooley 01:27
npgsql - Npgsql2: Support for Time types and DateTimeOffset types in User Jbcooley 01:38
Re: [COMMITTERS] pgsql: Some copy-editing of the Hot Standby documentation. Robert Haas 02:16
Re: [COMMITTERS] pgsql: Add TCP keepalive support to libpq. Tom Lane 03:50
stackbuilder - wizard: New Directory Dave Page 07:33
stackbuilder - wizard: Chinese translation from Zhang Pu. Dave Page 07:48

Browse Archives

Prev | Next