pgsql-committers since 2010-10-22 00:00

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

Oct. 22, 2010

Thread Author Time
Re: pgsql: Fix ecpg test building process to not generate *.dSYM junk on Ma Bruce Momjian 01:05
Re: pgsql: Fix ecpg test building process to not generate *.dSYM junk on Ma Tom Lane 02:19
pgsql: Make OFF keyword unreserved. It's not hard to imagine wanting to Heikki Linnakangas 14:47
pgsql: Make OFF keyword unreserved. It's not hard to imagine wanting to Heikki Linnakangas 14:47
Re: pgsql: Make OFF keyword unreserved. It's not hard to imagine wanting to Tom Lane 15:10
Re: pgsql: Make OFF keyword unreserved. It's not hard to imagine wanting to Heikki Linnakangas 15:42
pgsql: Add semicolon, missed in previous patch. And update the keyword Heikki Linnakangas 15:42
pgsql: Add semicolon, missed in previous patch. And update the keyword Heikki Linnakangas 15:42
Re: pgsql: Make OFF keyword unreserved. It's not hard to imagine wanting to Tom Lane 16:41
pgsql: Correct a mistake in levenshtein_less_equal() multibyte characte Robert Haas 19:29
psqlodbc - psqlodbc: Fix a bug about sizeof(). User Hinoue 19:54

Oct. 23, 2010

Thread Author Time
psqlodbc - psqlodbc: Return 0 for the column size when the size of User Hinoue 03:26
psqlodbc - psqlodbc: Change to use 'if' instead of an inappropriate User Hinoue 03:33
psqlodbc - psqlodbc: Remember to set permanent flag to holdable cursors User Hinoue 10:20
psqlodbc - psqlodbc: Fix a bug about the handling of the User Hinoue 14:00

Oct. 24, 2010

Thread Author Time
psqlodbc - psqlodbc: some bug fixation. Hiroshi Saito 02:09
pgsql: Support suffix matching of host names in pg_hba.conf Peter Eisentraut 12:58
npgsql - Npgsql2: [#1010921] Data corrupted transferring bytea data User Fxjr 19:32

Oct. 25, 2010

Thread Author Time
pgsql: Allow new values to be added to an existing enum type. Tom Lane 03:06
pgsql: Remove unnecessary use of trigger flag to hash plperl functions Andrew Dunstan 03:55
pgsql: Work around rounding misbehavior exposed by buildfarm. Tom Lane 05:14
pgsql: find -path is not portable, so use grep -v instead. Alvaro Herrera 13:05
pgsql: Fix inline_set_returning_function() to preserve the invalItems l Tom Lane 17:05
pgsql: Fix inline_set_returning_function() to preserve the invalItems l Tom Lane 17:05
pgsql: Fix overly-enthusiastic Assert in printing of Param reference ex Tom Lane 18:25
pgsql: Refactor typenameTypeId() Peter Eisentraut 18:46

Oct. 26, 2010

Thread Author Time
pgrpm - pgrpm: - don't use temp file to load header from binary string User Nanardon 01:40
pgsql: Add .gitignore for contrib/uuid-ossp. Itagaki Takahiro 03:29
pgsql: Fix typos "are are". Itagaki Takahiro 08:16
pgrpm - pgrpm: - load rpm config, fix some memleaks User Nanardon 12:11
pgsql: Add missing newlines at end of files Peter Eisentraut 17:12
pgsql: Before removing backup_label and irrevocably changing pg_control Heikki Linnakangas 18:47
pgsql: Before removing backup_label and irrevocably changing pg_control Heikki Linnakangas 18:47
pgsql: Before removing backup_label and irrevocably changing pg_control Heikki Linnakangas 18:47
pgsql: Before removing backup_label and irrevocably changing pg_control Heikki Linnakangas 18:47
pgsql: Before removing backup_label and irrevocably changing pg_control Heikki Linnakangas 18:47
pgsql: Before removing backup_label and irrevocably changing pg_control Heikki Linnakangas 18:47
pgsql: Fix dumb typo in SECURITY LABEL error message. Robert Haas 18:56
pgsql: Note explicitly that hash indexes are also not replicated becaus Heikki Linnakangas 19:55
pgsql: Note explicitly that hash indexes are also not replicated becaus Heikki Linnakangas 19:55
pgsql: Minor fixups for psql's process_file() function. Robert Haas 23:35

Oct. 27, 2010

Thread Author Time
pgsql: Add a client authentication hook. Robert Haas 01:23
pgsql: Note that effective_io_concurrency only affects bitmap heap scan Robert Haas 01:46
pgsql: Fix up some oversights in psql's Unicode-escape support. Tom Lane 02:26
pgsql: Fix up some oversights in psql's Unicode-escape support. Tom Lane 02:26
pgsql: Fix long-standing segfault when accept() or one of the calls mad Heikki Linnakangas 17:10
pgsql: Fix long-standing segfault when accept() or one of the calls mad Heikki Linnakangas 17:10
pgsql: Fix long-standing segfault when accept() or one of the calls mad Heikki Linnakangas 17:10
pgsql: Fix long-standing segfault when accept() or one of the calls mad Heikki Linnakangas 17:10
psqlodbc - psqlodbc: Fix a bug introduced by the previous change. User Hinoue 19:17
pgsql: Previous patch had no detectable virtue other than being a one-l Tom Lane 19:26

Oct. 28, 2010

Thread Author Time
pgsql: Reorganize OS-specific details about write caching into a list. Robert Haas 01:21
pgsql: Revert "Correct WAL space calculation formula in docs." Robert Haas 01:29
pgsql: Remove tabs from SGML Peter Eisentraut 14:46
pgsql: Release notes for 9.1alpha2 Peter Eisentraut 14:46
pgsql: Remove obsolete release-alpha.sgml Peter Eisentraut 14:46
pgsql: Fix plpgsql's handling of "simple" expression evaluation. Tom Lane 17:03
pgsql: Fix plpgsql's handling of "simple" expression evaluation. Tom Lane 17:03
pgsql: Fix plpgsql's handling of "simple" expression evaluation. Tom Lane 17:03
pgsql: Fix plpgsql's handling of "simple" expression evaluation. Tom Lane 17:03
pgsql: Fix plpgsql's handling of "simple" expression evaluation. Tom Lane 17:03
pgsql: Fix plpgsql's handling of "simple" expression evaluation. Tom Lane 17:03
pgsql: Save a few cycles in plpgsql simple-expression initialization. Tom Lane 17:29
pgsql: Add tab completion for psql \dg and \z Peter Eisentraut 20:07
pgsql: Make \? output of \dg and \du the same Peter Eisentraut 20:07

Oct. 29, 2010

Thread Author Time
pgsql: Allow generic record arguments to plperl functions Andrew Dunstan 00:49
pgsql: Give a more specific error message if you try to COMMIT, ROLLBAC Heikki Linnakangas 08:45
textsearch-ja - textsearch_groonga: New Directory User Itagaki 08:46
textsearch-ja - textsearch_groonga: Preprocess installer script with C User Itagaki 10:00
psqlodbc - psqlodbc: Move the setting of folder name of libpq or gssapi User Hinoue 12:39
pgsql: Avoid creation of useless EquivalenceClasses during planning. Tom Lane 15:53
psqlodbc - psqlodbc: some bug fix note is added. Hiroshi Saito 16:28
pgsql: Oops, missed one fix for EquivalenceClass rearrangement. Tom Lane 18:45
pgsql: Fix comparisons of pointers with zero to compare with NULL inste Tom Lane 19:52

Oct. 30, 2010

Thread Author Time
psqlodbc - psqlodbc: Correct the handling of parameters in the installer User Hinoue 02:13
psqlodbc - psqlodbc: Fix a bug which returns incorrect values for User Hinoue 02:53
psqlodbc - psqlodbc: Prep release 09.00.0200 Hiroshi Saito 14:00
pgsql: Last-minute updates to 9.1alpha2 release notes Peter Eisentraut 19:35
pgsql: Change version number in release notes to 9.1alpha2 Peter Eisentraut 20:38

Oct. 31, 2010

Thread Author Time
pgsql: Provide hashing support for arrays. Tom Lane 01:56
pgsql: Revert removal of trigger flag from plperl function hash key. Tom Lane 15:43

Nov. 1, 2010

Thread Author Time
pgsql: Fix corner-case bug in tracking of latest removed WAL segment du Heikki Linnakangas 08:16
pgsql: Fix corner-case bug in tracking of latest removed WAL segment du Heikki Linnakangas 08:16
pgsql: Avoid using a local FunctionCallInfoData struct in ExecMakeFunct Tom Lane 17:56
pgsql: Tag refs/tags/REL9_1_ALPHA2 was created pgsql 21:32
Re: pgsql: Tag refs/tags/REL9_1_ALPHA2 was created Tom Lane 23:02

Nov. 2, 2010

Thread Author Time
Re: pgsql: Tag refs/tags/REL9_1_ALPHA2 was created Peter Eisentraut 04:20
pgsql: Bootstrap WAL to begin at segment logid=0 logseg=1 (000000010000 Heikki Linnakangas 09:40
pgsql: Bootstrap WAL to begin at segment logid=0 logseg=1 (000000010000 Heikki Linnakangas 09:40
pgsql: Some cleanup in ecpg code: Michael Meskes 17:14
pgsql: Ensure an index that uses a whole-row Var still depends on its t Tom Lane 21:16
pgsql: Ensure an index that uses a whole-row Var still depends on its t Tom Lane 21:16
pgsql: Ensure an index that uses a whole-row Var still depends on its t Tom Lane 21:16
pgsql: Ensure an index that uses a whole-row Var still depends on its t Tom Lane 21:16
pgsql: Ensure an index that uses a whole-row Var still depends on its t Tom Lane 21:16
pgsql: Ensure an index that uses a whole-row Var still depends on its t Tom Lane 21:16
pgsql: Fix buffer overrun in pg_upgrade. Tom Lane 21:32
pgsql: Fix buffer overrun in pg_upgrade. Tom Lane 21:32
pgsql: Fix adjust_semi_join to be more cautious about clauseless joins. Tom Lane 22:46
pgsql: Fix adjust_semi_join to be more cautious about clauseless joins. Tom Lane 22:46
pgsql: Fix adjust_semi_join to be more cautious about clauseless joins. Tom Lane 22:46

Nov. 3, 2010

Thread Author Time
Re: pgsql: Bootstrap WAL to begin at segment logid=0 logseg=1 (000000010000 Greg Stark 09:34
Re: pgsql: Bootstrap WAL to begin at segment logid=0 logseg=1 (000000010000 Heikki Linnakangas 10:00
Re: pgsql: Bootstrap WAL to begin at segment logid=0 logseg=1 (000000010000 Tom Lane 14:31
pgsql: Print a make warning when using GNU make older than 3.80 Peter Eisentraut 15:33
pgsql: Use only one hash entry for all instances of a pltcl trigger fun Tom Lane 16:27
pgsql: Reduce recursion depth in recently-added regression test. Tom Lane 17:42
pgsql: Reduce recursion depth in recently-added regression test. Tom Lane 17:43
pgsql: Reduce recursion depth in recently-added regression test. Tom Lane 17:43
pgsql: Reduce recursion depth in recently-added regression test. Tom Lane 17:43
pgsql: Reduce recursion depth in recently-added regression test. Tom Lane 17:43
pgsql: Reduce recursion depth in recently-added regression test. Tom Lane 17:43

Nov. 4, 2010

Thread Author Time
pgsql: Reimplement planner's handling of MIN/MAX aggregate optimization Tom Lane 16:02
pgsql: Use appendStringInfoString() where appropriate in elog.c. Tom Lane 19:29
pgsql: Allow moddatetime's target column to be of type timestamptz. Tom Lane 20:34
pgsql: Include the current value of max_stack_depth in stack depth comp Tom Lane 21:16

Nov. 6, 2010

Thread Author Time
npgsql - Npgsql2: Updating for new release User Jbcooley 00:25
npgsql - Npgsql2: Updated AssemblyInfo for 2.0.11.0 release. User Fxjr 00:26
npgsql - Npgsql2: Updated release notes for 2.0.11 release. User Fxjr 00:33
npgsql - Npgsql2: Updated changelog to 2.0.11 release User Fxjr 00:42
psqlodbc - psqlodbc: Fix a crash bug which was introduced in 9.0.0200. User Hinoue 05:48
pgsql: Make get_stack_depth_rlimit() handle RLIM_INFINITY more sanely. Tom Lane 20:50
pgsql: Add support for detecting register-stack overrun on IA64. Tom Lane 23:37

Nov. 7, 2010

Thread Author Time
pgsql: Implement an "S" option for psql's \dn command. Tom Lane 01:41
pgbuildfarm - client-code: send frozen copy of conf to server User Andrewd 02:56
pgsql: Add support for detecting register-stack overrun on IA64. Tom Lane 03:00
pgsql: Add support for detecting register-stack overrun on IA64. Tom Lane 03:00
pgsql: Add support for detecting register-stack overrun on IA64. Tom Lane 03:00
pgsql: Add support for detecting register-stack overrun on IA64. Tom Lane 03:00
pgsql: Add support for detecting register-stack overrun on IA64. Tom Lane 03:00
pgsql: Prevent invoking I/O conversion casts via functional/attribute n Tom Lane 18:03
pgbuildfarm - client-code: Support buildfarm client maintained git User Andrewd 20:50
pgbuildfarm - client-code: add setnotes to file list User Andrewd 20:52
pgbuildfarm - client-code: Move to tag based versioning scheme - we'll User Andrewd 21:37
pgbuildfarm - client-code: setting version for tag REL_4_3 User Andrewd 21:38
pgbuildfarm - client-code: fix web script version bug User Andrewd 23:35
pgbuildfarm - client-code: setting version for tag REL_4_4 User Andrewd 23:35

Nov. 8, 2010

Thread Author Time
psqlodbc - psqlodbc: Don't propgate the connection level statment User Hinoue 14:49
pgsql: Use appendrel planning logic for top-level UNION ALL structures. Tom Lane 20:16
pgsql: Fix permanent memory leak in autovacuum launcher Alvaro Herrera 22:01
pgsql: Fix permanent memory leak in autovacuum launcher Alvaro Herrera 22:01

Nov. 9, 2010

Thread Author Time
pgsql: Fix error handling in temp-file deletion with log_temp_files act Tom Lane 03:15
pgsql: Fix error handling in temp-file deletion with log_temp_files act Tom Lane 03:15
pgsql: Fix error handling in temp-file deletion with log_temp_files act Tom Lane 03:15
pgsql: Fix error handling in temp-file deletion with log_temp_files act Tom Lane 03:15
psqlodbc - psqlodbc: Improved a mylog output. User Hinoue 12:14
pgsql: plpython has plpy.Error instead of plpy.ERROR Alvaro Herrera 14:33
pgsql: plpython has plpy.Error instead of plpy.ERROR Alvaro Herrera 14:33
pgsql: In rewriteheap.c (used by VACUUM FULL and CLUSTER), calculate th Heikki Linnakangas 15:52
pgsql: In rewriteheap.c (used by VACUUM FULL and CLUSTER), calculate th Heikki Linnakangas 15:52
pgsql: In rewriteheap.c (used by VACUUM FULL and CLUSTER), calculate th Heikki Linnakangas 15:52
pgsql: In rewriteheap.c (used by VACUUM FULL and CLUSTER), calculate th Heikki Linnakangas 15:52
pgsql: Repair memory leakage while ANALYZE-ing complex index expression Tom Lane 16:57
pgsql: Repair memory leakage while ANALYZE-ing complex index expression Tom Lane 16:57
pgsql: Repair memory leakage while ANALYZE-ing complex index expression Tom Lane 16:57
pgsql: Repair memory leakage while ANALYZE-ing complex index expression Tom Lane 16:57
pgsql: Repair memory leakage while ANALYZE-ing complex index expression Tom Lane 16:57
pgsql: Repair memory leakage while ANALYZE-ing complex index expression Tom Lane 16:57
pgsql: Improve pg_ctl's man page. Tom Lane 19:05
pgsql: Merge docs for CREATE CONSTRAINT TRIGGER and CREATE TRIGGER Alvaro Herrera 19:54
pgbuildfarm - client-code: Avoid giving Storable a regex object to User Andrewd 20:56

Nov. 10, 2010

Thread Author Time
pgsql: Don't use __declspec (dllimport) for PGDLLEXPORT to reduce warni Itagaki Takahiro 03:22
pgsql: Don't use __declspec (dllimport) for PGDLLEXPORT to reduce warni Itagaki Takahiro 03:22
pgsql: Add monitoring function pg_last_xact_replay_timestamp. Robert Haas 03:57
textsearch-ja - eudc: Install all functions in pg_catalog schema to User Itagaki 06:06
textsearch-ja - eudc: Add configuration parameters: User Itagaki 08:19
Re: [COMMITTERS] pgsql: Don't unblock SIGQUIT in the SIGQUIT handler This was possibly Fujii Masao 11:30
pgsql: Mention that pg_upgrade requires compatible 32/64-bit binaries. Bruce Momjian 14:08
pgsql: Mention that pg_upgrade requires compatible 32/64-bit binaries. Bruce Momjian 14:34
psqlodbc - psqlodbc: Fix the bug introduced by the previous change User Hinoue 21:47
Re: Re: [COMMITTERS] pgsql: Don't unblock SIGQUIT in the SIGQUIT handler This was possibly Peter Eisentraut 21:51
pgsql: Fix line_construct_pm() for the case of "infinite" (DBL_MAX) slo Tom Lane 22:01
pgsql: Fix line_construct_pm() for the case of "infinite" (DBL_MAX) slo Tom Lane 22:01
pgsql: Fix line_construct_pm() for the case of "infinite" (DBL_MAX) slo Tom Lane 22:01
pgsql: Fix line_construct_pm() for the case of "infinite" (DBL_MAX) slo Tom Lane 22:01
pgsql: Fix line_construct_pm() for the case of "infinite" (DBL_MAX) slo Tom Lane 22:01
pgsql: Fix line_construct_pm() for the case of "infinite" (DBL_MAX) slo Tom Lane 22:01

Nov. 11, 2010

Thread Author Time
textsearch-ja - eudc: Fix a bug in conversion from SJIS to UTF8 with a User Itagaki 01:53
pgbulkload - pgbulkload: Fix when an error skipped, memory consumptions User Mhasegawa 11:04
pgsql: Fix bug introduced by the recent patch to check that the checkpo Heikki Linnakangas 17:33
pgsql: Fix bug introduced by the recent patch to check that the checkpo Heikki Linnakangas 17:33
pgsql: Fix bug introduced by the recent patch to check that the checkpo Heikki Linnakangas 17:33
pgsql: Fix bug introduced by the recent patch to check that the checkpo Heikki Linnakangas 17:33
pgsql: Fix bug introduced by the recent patch to check that the checkpo Heikki Linnakangas 17:33
pgsql: Fix bug introduced by the recent patch to check that the checkpo Heikki Linnakangas 17:33

Nov. 12, 2010

Thread Author Time
pgbulkload - pgbulkload: Workaround for msvc 2010. User Itagaki 02:58
pgsql: Add missing support for removing foreign data wrapper / server p Heikki Linnakangas 13:30
pgsql: Add missing support for removing foreign data wrapper / server p Heikki Linnakangas 13:30
pgbuildfarm - client-code: Factor out options processing into a separate User Andrewd 14:12
pgbuildfarm - client-code: Add PGBuild/Options module forgotten in the User Andrewd 17:43
pgsql: docs -> documentation Peter Eisentraut 20:16
pgsql: Improved parallel make support Peter Eisentraut 20:16
pgsql: docs -> documentation Peter Eisentraut 20:16
pgsql: Fix old oversight in const-simplification of COALESCE() expressi Tom Lane 20:24
pgsql: Fix old oversight in const-simplification of COALESCE() expressi Tom Lane 20:24
pgsql: Fix old oversight in const-simplification of COALESCE() expressi Tom Lane 20:24
pgsql: Fix old oversight in const-simplification of COALESCE() expressi Tom Lane 20:24
pgsql: Fix old oversight in const-simplification of COALESCE() expressi Tom Lane 20:24
pgsql: Fix old oversight in const-simplification of COALESCE() expressi Tom Lane 20:24
pgsql: Move copydir() prototype into its own header file. Robert Haas 21:43

Browse Archives

Prev | Next