Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2010-06 Chronological Index (1/2)
Last updated: Wed Jan 18 01:49:37 2012
267 messages
30 June 2010
pgsql: stringToNode() and deparse_expression_pretty() crash on invalid Heikki Linnakangas (18:11)
pgsql: stringToNode() and deparse_expression_pretty() crash on invalid Heikki Linnakangas (18:11)
pgsql: stringToNode() and deparse_expression_pretty() crash on invalid Heikki Linnakangas (18:11)
pgsql: stringToNode() and deparse_expression_pretty() crash on invalid Heikki Linnakangas (18:11)
pgsql: stringToNode() and deparse_expression_pretty() crash on invalid Heikki Linnakangas (18:10)
pgsql: stringToNode() and deparse_expression_pretty() crash on invalid Heikki Linnakangas (18:10)
pgsql: Correct missing/misspelled surname. Andrew Dunstan (14:25)
slony1-ctl - slony-ctl: "echo" had nothing to do there... User Sas (11:46)
pgsql: Document that /bin/true on Windows is implemented by 'REM'. Bruce Momjian (02:43)
29 June 2010
pgsql: Document that shared_preload_libraries and Bruce Momjian (22:23)
pgsql: Add compatibility note warning that plpgsql is now stricter about Tom Lane (21:20)
pgsql: Add C comment about why synchronous_commit=off behavior can lose Bruce Momjian (18:45)
slony1-ctl - slony-ctl: Cosmetic patch User Sas (10:39)
pgsql: Message tuning Peter Eisentraut (04:12)
pgsql: Use different function names for plpython3 handlers, to avoid Peter Eisentraut (00:18)
pgsql: Add note clarifying that XML fragments don't accept DTDs per Peter Eisentraut (00:03)
28 June 2010
pgsql: Add new Non-Durable Settings documentation section. Bruce Momjian (21:57)
pgsql: emode_for_corrupt_record shouldn't reduce LOG messages to Robert Haas (19:46)
pgsql: Add guidelines for formatting errcontext strings Peter Eisentraut (17:48)
pgsql: Remove tab from SGML. Bruce Momjian (12:30)
stackbuilder - wizard: Add missing standard strings for Chinese Dave Page (08:23)
pgsql: Improve pg_dump's checkSeek() function to verify the functioning Tom Lane (02:07)
pgsql: Improve pg_dump's checkSeek() function to verify the functioning Tom Lane (02:07)
slony1-ctl - slony-ctl: Push old scripts to cimetery User C2main (01:37)
slony1-ctl - slony-ctl: Done work, slony-ctl stable (still cvs, but User C2main (01:06)
slony1-ctl - slony-ctl: Improve configuration doc with examples User C2main (01:04)
slony1-ctl - slony-ctl: Continue work, syncing outils/ User C2main (01:00)
27 June 2010
slony1-ctl - slony-ctl: Continue work, forget to commit this one. User C2main (22:31)
slony1-ctl - slony-ctl: New Directory User C2main (21:33)
slony1-ctl - slony-ctl: Add create propagate script Continue work for User C2main (21:29)
slony1-ctl - slony-ctl: minor tweak and fix User C2main (21:11)
slony1-ctl - slony-ctl: Add create script to handle new susbcription User C2main (21:09)
slony1-ctl - slony-ctl: Add 41_create_execute.sh in order to prepare User C2main (19:56)
slony1-ctl - slony-ctl: Continue work, slony upgrade scripts User C2main (19:37)
pgsql: Fix pg_restore so parallel restore doesn't fail when the input Tom Lane (19:07)
pgsql: Fix pg_restore so parallel restore doesn't fail when the input Tom Lane (19:07)
slony1-ctl - slony-ctl: Continue work with add nodes User C2main (01:43)
slony1-ctl - slony-ctl: Continue work, rewrite drop objets and friends User C2main (01:30)
slony1-ctl - slony-ctl: Continue work with create_slon and friends User C2main (01:14)
slony1-ctl - slony-ctl: Continue the rewrite. User C2main (01:03)
slony1-ctl - slony-ctl: First commit of refactored code. User C2main (00:41)
25 June 2010
pgsql: Rewrite docs for new libpq keepalive parameters. Robert Haas (17:08)
pgsql: Make AIX suggestions about disabling ipv6 more version-sensitive. Robert Haas (16:55)
pgsql: Fix thinko in tok_is_keyword(): it was looking at the wrong union Tom Lane (16:40)
pgsql: Fix log_temp_files docs and comments to say bytes not kilobytes. Simon Riggs (13:11)
stackbuilder - wizard: Chinese translation from Zhang Pu. Dave Page (07:48)
stackbuilder - wizard: New Directory Dave Page (07:33)
npgsql - Npgsql2: Support for Time types and DateTimeOffset types in User Jbcooley (01:38)
npgsql - Npgsql2: changes to be compatible with various versions of User Jbcooley (01:27)
24 June 2010
pgsql: Further 9.0 release notes updates. Robert Haas (18:33)
pgsql: Add stray "else" that seems to have gone missing. Robert Haas (16:40)
pgsql: Mention that when alter rewrites a table, indexes are also Bruce Momjian (14:57)
npgsql - Npgsql2: [#1010787] Inserting an array does not work in a User Fxjr (05:00)
pgbulkload - pgbulkload: Disable PARALLEL writer because of bugs User Itagaki (04:34)
23 June 2010
pg-migrator - pg_migrator: Specify user names for all external commands User Bmomjian (20:11)
pgsql: Add username designations to all pg_upgrade utility calls that Bruce Momjian (20:04)
22 June 2010
pgsql: Fix pg_upgrade's use of pg_ctl on Win32 to not send command and Bruce Momjian (16:45)
pgsql: Update pg_ctl docs to explain server output behavior differences Bruce Momjian (16:19)
pgsql: Deprecate the use of => as an operator name. Robert Haas (14:06)
pgsql: Deprecate the use of => as an operator name. Robert Haas (14:06)
pgsql: Deprecate the use of => as an operator name. Robert Haas (14:06)
pgsql: Deprecate the use of => as an operator name. Robert Haas (14:06)
pgsql: Updated expected-output file for hstore. Robert Haas (13:31)
pgbulkload - pgbulkload: Add warning messages when some rows were not User Itagaki (08:07)
pgsql: Minor markup improvements for Hot Standby documentation. Robert Haas (02:58)
21 June 2010
pgsql: In a PL/pgSQL "FOR cursor" statement, the statements executed in Heikki Linnakangas (09:50)
pgsql: In a PL/pgSQL "FOR cursor" statement, the statements executed in Heikki Linnakangas (09:47)
pgsql: Fix mishandling of whole-row Vars referencing a view or Tom Lane (00:15)
pgsql: Fix mishandling of whole-row Vars referencing a view or Tom Lane (00:14)
19 June 2010
slony1-ctl - slony-ctl: Add check configuration file Add help on error User C2main (22:34)
slony1-ctl - slony-ctl: New examples User C2main (22:25)
slony1-ctl - slony-ctl: Clean files Add gettext Improve output Fix some User C2main (22:23)
18 June 2010
slony1-ctl - slony-ctl: Change configuration init add gettext - i18n User C2main (22:19)
stackbuilder - wizard: When an app is de-selected, check if any other User Sachin (09:21)
stackbuilder - wizard: Resolved FB # 16061, Added a dummy server to the User Sachin (08:31)
textsearch-ja - textsearch_senna: Remove library dependency to libxml2 User Itagaki (07:14)
pgsql: Rename hstore => text[] operator to % This is not yet in any Robert Haas (03:52)
pgstatsinfo - pg_reporter: Fix -w and -W options. User Itagaki (01:15)
pgbulkload - pgbulkload: Fix -w and -W options. User Itagaki (01:13)
reorg - pg_reorg: Fix -w and -W options. User Itagaki (01:12)
reorg - pg_batch: Fix -w and -W options. User Itagaki (01:10)
17 June 2010
pgsql: Make RemoveOldXlogFiles's debug printout match style used Tom Lane (17:37)
pgsql: Clean up pg_archivecleanup's error and logging output: put Tom Lane (17:31)
pgsql: Add missing close brackets in old-style COPY syntax diagram. Tom Lane (17:04)
pgsql: Don't allow walsender to send WAL data until it's been safely Tom Lane (16:41)
pgsql: Fix typo, init => int, per KOIZUMI Satoru. Tom Lane (16:03)
pgsql: Fix typo, init => int, per KOIZUMI Satoru. Tom Lane (16:03)
npgsql - Npgsql2: Cleanup extra lines and newline format. User Jbcooley (01:50)
pgsql: Document that receive location can rewind if replication Robert Haas (01:32)
pgsql: Remove prototype of GetOldestWALSendPointer(), that is marked as Takahiro Itagaki (00:06)
16 June 2010
pgsql: Fix pg_upgrade to remove malloc(0) call. Bruce Momjian (19:43)
pgsql: Update doc description for 9.0 release note item: Have Bruce Momjian (18:46)
pgsql: 9.0 release notes updates. Bruce Momjian (18:34)
pgsql: Remove perl symbol table additions for plperl functions, and Andrew Dunstan (18:28)
pgsql: Add notes that CREATE/DROP CONVERSION is similar to CREATE/DROP Peter Eisentraut (02:13)
pgsql: Refactor sprintf calls with computed format strings into multiple Peter Eisentraut (00:54)
15 June 2010
pgsql: Fix storage of getopt() return, should be 'int', for pg_upgrade. Bruce Momjian (23:25)
pgsql: Change the interpretation of the primary_key_attnums parameter of Tom Lane (20:58)
pgsql: Clarify SELECT FOR UPDATE behavior in docs. Bruce Momjian (20:09)
pgsql: Remove hstore's text[] => text[] operator. Robert Haas (19:48)
pgsql: Fix dblink_build_sql_insert() and related functions to handle Tom Lane (19:05)
pgsql: Fix dblink_build_sql_insert() and related functions to handle Tom Lane (19:05)
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: Document new 9.0 behavior of ANALYZE on inheritance hierarchies. Robert Haas (18:43)
pgsql: Consolidate and improve checking of key-column-attnum arguments Tom Lane (16:23)
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: Unbreak MSVC builds for pg_archivecleanup by linking with Andrew Dunstan (12:48)
pgsql: Add new GUC categories corresponding to sections in docs, and Takahiro Itagaki (07:52)
orafce - orafce: Change argument types of concat() from anyelement to User Itagaki (02:50)
pg-migrator - pg_migrator: Properly define global variable. User Bmomjian (02:12)
pgsql: Properly define pg_upgrade global variable, per bug report from Bruce Momjian (02:08)
14 June 2010
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)
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: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: Fix doc plperl doc with is -> are change. Bruce Momjian (18:47)
pgsql: Docs for pg_archivecleanup Simon Riggs (17:25)
pgsql: Files for pg_archivecleanup Simon Riggs (16:19)
pgsql: New contrib module for use as an archive_cleanup_command, or as a Simon Riggs (16:18)
pgsql: New Directory Simon Riggs (16:07)
Re: pgsql: Fix typo in Japanese translation for psql "Use \d+ to list them." Tom Lane (13:57)
pgsql: Fix typo in Japanese translation for psql "Use \d+ to list them." Takahiro Itagaki (08:54)
pgsql: If a corrupt WAL record is received by streaming replication, Heikki Linnakangas (06:04)
reorg - pg_reorg: Fix a bug that pg_reorg cannot parse index definitions User Itagaki (05:11)
pgsql: Fix misplaced modifier. Robert Haas (02:18)
pgsql: Fix typo. Robert Haas (01:07)
pgsql: Remove max_standby_delay message from ps display of recovery Takahiro Itagaki (00:49)
13 June 2010
pgsql: Fix ALTER LARGE OBJECT and GRANT ... Robert Haas (17:43)
psqlodbc - psqlodbc: add the tips. Hiroshi Saito (14:51)
psqlodbc - psqlodbc: add faq.(6.8) "Why can't we set up DSN on WIN x64." Hiroshi Saito (12:53)
psqlodbc - psqlodbc: addition of correction. Hiroshi Saito (06:18)
12 June 2010
pgsql: Update pg_upgrade C comment about cwd. Bruce Momjian (17:45)
pgsql: Add missing --use-existing --help mention from regression binary. Bruce Momjian (17:21)
pgsql: Remove lynx -stdin flag for postgres.text. Bruce Momjian (17:17)
pgsql: Have pg_upgrade create its output files in the current directory, Bruce Momjian (17:05)
pgsql: Add SGML Makefile rule for single-page text, postgres.txt. Bruce Momjian (15:58)
pgsql: Add space between after ">" in ">$@" in SGML Makefile, for Bruce Momjian (15:42)
pgsql: Add target to build HTML documentation as single page Peter Eisentraut (09:55)
pgsql: Fix typo/bug, found by Clang compiler Peter Eisentraut (09:15)
pgsql: Update Python version information Peter Eisentraut (06:05)
pgsql: Add a regression test case for bug #5497 Peter Eisentraut (06:05)
11 June 2010
pgbouncer - pgbouncer: Ignore application_name startup parameter. User Mkz (13:50)
pgstatsinfo - pg_reporter: pg_reporter 1.0.0. User Itagaki (06:26)
pgstatsinfo - pg_statsinfo: pg_statsinfo 2.0.0. User Itagaki (06:23)
10 June 2010
slony1-ctl - slony-ctl: New Directory User C2main (23:37)
pgsql: Update text of 9.0 release notes Josh Berkus Bruce Momjian (21:48)
psqlodbc - psqlodbc: 1. User Hinoue (13:03)
pgsql: Rename restartpoint_command to archive_cleanup_command. Takahiro Itagaki (08:13)
pgsql: Make TriggerFile variable static. Heikki Linnakangas (07:49)