pgsql-committers since 2010-09-26 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

Sept. 26, 2010

Thread Author Time
Re: pgsql: Fix another join removal bug: the check on PlaceHolderVars was w David Fetter 00:29
pgsql: Minor improvements to git_changelog. Tom Lane 00:51
Re: pgsql: Fix another join removal bug: the check on PlaceHolderVars was w Tom Lane 00:52
pgsql: Fix some more bugs in git_changelog. Tom Lane 04:22
pgsql: Still more tweaking of git_changelog. Tom Lane 05:51
Re: pgsql: Fix another join removal bug: the check on PlaceHolderVars was w Andres Freund 10:36
pgsql: Add ALTER TYPE ... ADD/DROP/ALTER/RENAME ATTRIBUTE Peter Eisentraut 11:42
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Robert Haas 15:48
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Tom Lane 16:08
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Robert Haas 16:25
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Tom Lane 16:42
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Tom Lane 17:25
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Robert Haas 17:28
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Tom Lane 18:07
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Robert Haas 18:11
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Tom Lane 19:24
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Tom Lane 19:27
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Gurjeet Singh 19:45
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Tom Lane 20:38
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Robert Haas 21:11

Sept. 27, 2010

Thread Author Time
pgsql: Improve git_changelog as per discussion with Robert Haas. Tom Lane 00:22
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Tom Lane 00:24
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Robert Haas 01:03
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Tom Lane 01:09
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Gurjeet Singh 01:14
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Robert Haas 01:20
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Gurjeet Singh 01:51
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. David Christensen 02:34
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Tom Lane 02:45
textsearch-ja - textsearch_senna: Add alternative installer script that User Itagaki 06:50
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Dimitri Fontaine 08:03
pgsql: Add "(change requires restart)" note to some postgresql.conf par Robert Haas 13:17
pgsql: Add "(change requires restart)" note to some postgresql.conf par Robert Haas 13:45

Sept. 28, 2010

Thread Author Time
pgsql: Add a SECURITY LABEL command. Robert Haas 01:03
pgsql: Add DISCARD to the command_no_begin list for AUTOCOMMIT=off. Itagaki Takahiro 05:30
pgsql: Add DISCARD to the command_no_begin list for AUTOCOMMIT=off. Itagaki Takahiro 05:30
pgsql: Add DISCARD to the command_no_begin list for AUTOCOMMIT=off. Itagaki Takahiro 05:30
pgsql: Add DISCARD to the command_no_begin list for AUTOCOMMIT=off. Itagaki Takahiro 05:30
Re: pgsql: Add DISCARD to the command_no_begin list for AUTOCOMMIT=off. Tom Lane 06:36
Re: pgsql: Add DISCARD to the command_no_begin list for AUTOCOMMIT=off. Itagaki Takahiro 06:45
pgsql: Only DISCARD ALL should be in the command_no_begin list. Itagaki Takahiro 06:59
pgsql: Only DISCARD ALL should be in the command_no_begin list. Itagaki Takahiro 06:59
pgsql: Only DISCARD ALL should be in the command_no_begin list. Itagaki Takahiro 06:59
pgsql: Only DISCARD ALL should be in the command_no_begin list. Itagaki Takahiro 06:59
textsearch-ja - textsearch_groonga: Support bool and integer types in User Itagaki 09:04
Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. Dimitri Fontaine 11:46
pgsql: Fix duplicate OIDs introduced by SECURITY LABEL patch. Robert Haas 11:50
pgsql: Fix MSVC builds for dummy_seclabel breakage. Andrew Dunstan 14:03
pgsql: Add missing agg_type nonterminal description in new reference pa Alvaro Herrera 15:25
pgsql: Add mention of installing pg_upgrade_support in pg_upgrade doc s Bruce Momjian 17:25
pgsql: Add mention of installing pg_upgrade_support in pg_upgrade doc s Bruce Momjian 17:25
pgsql: Fix PlaceHolderVar mechanism's interaction with outer joins. Tom Lane 18:21
pgsql: Fix PlaceHolderVar mechanism's interaction with outer joins. Tom Lane 18:21
pgsql: Fix PlaceHolderVar mechanism's interaction with outer joins. Tom Lane 18:21
pgsql: Mention in pg_upgrade docs that the proper Win32 service name sh Bruce Momjian 18:32
pgsql: Mention that pg_upgrade requires write permission in the current Bruce Momjian 18:43
pgsql: Mention in pg_upgrade docs that the proper Win32 service name sh Bruce Momjian 18:43
pgsql: Mention that pg_upgrade requires write permission in the current Bruce Momjian 18:43
pgsql: Fix another small oversight in command_no_begin patch. Tom Lane 18:51
pgsql: Fix another small oversight in command_no_begin patch. Tom Lane 18:51
pgsql: Fix another small oversight in command_no_begin patch. Tom Lane 18:51
pgsql: Fix another small oversight in command_no_begin patch. Tom Lane 18:51
pgsql: Properly close files after read file failure to prevent potentia Bruce Momjian 19:25
pgsql: Properly close files after read file failure to prevent potentia Bruce Momjian 19:42
pgsql: Fix incorrect usage of non-strict OR joinclauses in appendrel in Tom Lane 20:15
pgsql: Fix leak patch that was using fclose() instead of close(). Bruce Momjian 21:32
pgsql: Fix leak patch that was using fclose() instead of close(). Bruce Momjian 21:37
pgsql: In pg_upgrade, properly handle oids > 2^31 by using strtoul() in Bruce Momjian 21:41
pgsql: In pg_upgrade, properly handle oids > 2^31 by using strtoul() in Bruce Momjian 21:41
Re: pgsql: In pg_upgrade, properly handle oids > 2^31 by using strtoul() in Tom Lane 21:56
pgsql: Improve messages for too many private files/dirs. Per Alexey Pa Tom Lane 22:09
pgsql: Use macro atooid() for conversion of strings to oids, per sugges Bruce Momjian 22:11
pgsql: Use macro atooid() for conversion of strings to oids, per sugges Bruce Momjian 22:11
Re: pgsql: In pg_upgrade, properly handle oids > 2^31 by using strtoul() in 📎 Bruce Momjian 22:14
Re: pgsql: In pg_upgrade, properly handle oids > 2^31 by using strtoul() in Tom Lane 22:37

Sept. 29, 2010

Thread Author Time
pgsql: Have pg_upgrade use strtoul(), not strtol(). Bruce Momjian 02:40
pgsql: Have pg_upgrade use strtoul(), not strtol(). Bruce Momjian 02:40
reorg - pg_reorg: Fixed problem with interactive authentication User Sakamotomsh 07:29
reorg - pg_batch: Fixed problem with interactive authentication User Sakamotomsh 08:06
pgsql: Update ecpglib error code listing Peter Eisentraut 11:00
pgsql: Treat exit code 128 (ERROR_WAIT_NO_CHILDREN) as non-fatal on Win Magnus Hagander 14:23
pgsql: Treat exit code 128 (ERROR_WAIT_NO_CHILDREN) as non-fatal on Win Magnus Hagander 14:23
pgsql: Add/fix caching on some configure checks Peter Eisentraut 19:38

Sept. 30, 2010

Thread Author Time
Dear [email protected] LOVE YOU! pgsql-committers 04:13
textsearch-ja - textsearch_groonga: Support <, <=, =, >=, >, <> for User Itagaki 11:27
pgsql: Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, Tom Lane 18:28
pgsql: Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, Tom Lane 18:28
pgsql: Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, Tom Lane 18:28
pgsql: Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, Tom Lane 18:28
pgsql: Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, Tom Lane 18:28
pgsql: Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, Tom Lane 18:28
pgsql: Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, Tom Lane 18:28
pgsql: Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, Tom Lane 18:28
pgsql: Translation updates for 8.1.22 Peter Eisentraut 20:50
pgsql: Translation updates for 8.3.12 Peter Eisentraut 20:50
pgsql: Translation updates for 9.0.1 Peter Eisentraut 20:50
pgsql: Translation updates for 8.2.18 Peter Eisentraut 20:50
pgsql: Translation updates for 8.4.5 Peter Eisentraut 20:50
pgsql: Translation updates for 8.0.26 Peter Eisentraut 20:50
pgsql: Translation updates for 7.4.30 Peter Eisentraut 20:50
pgsql: Adjust pg_archivecleanup docs to match message changes made 2010 Robert Haas 21:11
pgsql: Adjust pg_archivecleanup docs to match message changes made 2010 Robert Haas 21:11
pgsql: Use a separate interpreter for each calling SQL userid in plperl Tom Lane 21:24
pgsql: Use a separate interpreter for each calling SQL userid in plperl Tom Lane 21:24
pgsql: Use a separate interpreter for each calling SQL userid in plperl Tom Lane 21:24
pgsql: Use a separate interpreter for each calling SQL userid in plperl Tom Lane 21:24
pgsql: Use a separate interpreter for each calling SQL userid in plperl Tom Lane 21:24
pgsql: Use a separate interpreter for each calling SQL userid in plperl Tom Lane 21:24
pgsql: Use a separate interpreter for each calling SQL userid in plperl Tom Lane 21:24
pgsql: Use a separate interpreter for each calling SQL userid in plperl Tom Lane 21:24

Oct. 1, 2010

Thread Author Time
pgsql: Tag 9.0.1 Marc G. Fournier 13:32
pgsql: Tag 7.4.30 Marc G. Fournier 13:40
pgsql: Tag 8.2.18 Marc G. Fournier 13:40
pgsql: Tag 8.4.5 Marc G. Fournier 13:40
pgsql: Tag 8.1.22 Marc G. Fournier 13:40
pgsql: Tag 8.3.12 Marc G. Fournier 13:40
pgsql: Tag 8.0.26 Marc G. Fournier 13:40
pgsql: Fix back-branch breakage from ill-advised last-minute commit. Tom Lane 14:26

Oct. 2, 2010

Thread Author Time
pgsql: Throw an appropriate error if ALTER COLUMN TYPE finds a dependen Tom Lane 22:29
pgsql: Throw an appropriate error if ALTER COLUMN TYPE finds a dependen Tom Lane 22:29
pgsql: Remove excess argument to open(2). Tom Lane 22:43
pgsql: Remove excess argument to open(2). Tom Lane 22:43
pgsql: Remove excess argument to open(2). Tom Lane 22:43

Oct. 3, 2010

Thread Author Time
pgsql: Behave correctly if INSERT ... VALUES is decorated with addition Tom Lane 00:03
pgsql: Behave correctly if INSERT ... VALUES is decorated with addition Tom Lane 00:03
pgsql: Behave correctly if INSERT ... VALUES is decorated with addition Tom Lane 00:03
pgsql: Behave correctly if INSERT ... VALUES is decorated with addition Tom Lane 00:03
pgsql: Behave correctly if INSERT ... VALUES is decorated with addition Tom Lane 00:03
libpqtypes - libpqtypes: Fixed crash bug in events.c during PQreset User Achernow 21:01

Oct. 4, 2010

Thread Author Time
pgsql: Tag refs/tags/REL8_3_12 was created pgsql 03:55
pgsql: Tag refs/tags/REL8_1_22 was created pgsql 03:55
pgsql: Tag refs/tags/REL8_0_26 was created pgsql 03:55
pgsql: Tag refs/tags/REL8_2_18 was created pgsql 03:55
pgsql: Tag refs/tags/REL8_4_5 was created pgsql 03:55
pgsql: Tag refs/tags/REL9_0_1 was created pgsql 03:55
pgsql: Tag refs/tags/REL7_4_30 was created pgsql 03:55
pginstaller - pginst: Update for 8.2.18 Dave Page 09:38
pginstaller - pginst: Update for 8.3.12 Dave Page 10:52

Oct. 5, 2010

Thread Author Time
psqlodbc - psqlodbc: Remove a compilation error and some compiler User Hinoue 14:21
psqlodbc - psqlodbc: Make sure the support of the backward-compatibility User Hinoue 14:29
psqlodbc - psqlodbc: Update win64.mak so that gssapi support is User Hinoue 21:46
pgsql: Undo some poorly-thought-out "proofreading improvements". Tom Lane 22:48
pgsql: Undo some poorly-thought-out "proofreading improvements". Tom Lane 22:48
pgsql: Correct docs for behaviour of ALTER DATABASE .. RENAME during Ho Simon Riggs 23:27
pgsql: Correct docs for behaviour of ALTER DATABASE .. RENAME during Ho Simon Riggs 23:27

Oct. 6, 2010

Thread Author Time
psqlodbc - psqlodbc: this was applied for release preparation. Hiroshi Saito 15:42
pgsql: Reduce the memory requirement for large ispell dictionaries. Tom Lane 23:32
pgsql: Clean up temporary-memory management during ispell dictionary lo Tom Lane 23:32

Oct. 7, 2010

Thread Author Time
pgbulkload - pgbulkload: Fixed problem with interactive authentication User Masao_fujii 08:31
pgbulkload - pgbulkload: Fix memory leak and wrong usage of StringInfo User Itagaki 10:19
pgbouncer - pgbouncer: client_login_timeout: check wait_for_welcome User Mkz 10:39
psqlodbc - psqlodbc: Oops, garbage is removed... Hiroshi Saito 14:53
psqlodbc - psqlodbc: Ahh. Hiroshi Saito 15:22
pgsql: Improve WAL reliability documentation, and add more cross-refere Robert Haas 16:23
pgsql: Improve WAL reliability documentation, and add more cross-refere Robert Haas 16:23
pgsql: Improve WAL reliability documentation, and add more cross-refere Robert Haas 16:23
pgsql: Improve WAL reliability documentation, and add more cross-refere Robert Haas 16:23

Oct. 8, 2010

Thread Author Time
pgsql: Teach CLUSTER to use seqscan-and-sort when it's faster than inde Tom Lane 00:02
pgsql: Eliminate some repetitive coding in tuplesort.c. Tom Lane 00:32
pgsql: Improve logging in VACUUM FULL VERBOSE and CLUSTER VERBOSE. Tom Lane 01:47
pgstatsinfo - pg_statsinfo: Fixed problem with interactive User Kasahara 05:17
pgstatsinfo - pg_reporter: Fixed problem with interactive authentication User Kasahara 05:20
pgsql: Warn that views can be safely used to hide columns, but not rows Robert Haas 13:18
pgsql: Warn that views can be safely used to hide columns, but not rows Robert Haas 13:18
pgsql: Warn that views can be safely used to hide columns, but not rows Robert Haas 13:18
pgsql: Warn that views can be safely used to hide columns, but not rows Robert Haas 13:18
pgsql: Warn that views can be safely used to hide columns, but not rows Robert Haas 13:18
pgsql: Warn that views can be safely used to hide columns, but not rows Robert Haas 13:19
pgbuildfarm - client-code: Support using git-cvsserver for clients User Andrewd 13:28
pgstatspack - pgstatspack: User Uwebartels 14:38
pgstatspack - pgstatspack: User Uwebartels 14:39
pgbuildfarm - client-code: Report git-cvsserver changesets correctly User Andrewd 14:55
pgsql: Fix sloppy usage of TRIGGER_FIRED_BEFORE/TRIGGER_FIRED_AFTER. Tom Lane 17:28
pgbuildfarm - client-code: Fix a typo, and make update mode the default User Andrewd 18:49
pgsql: Single-word clarification in postgresql.conf log_truncate_on_rot Bruce Momjian 19:10

Oct. 9, 2010

Thread Author Time
pgsql: Adjust EXPLAIN documentation, so that it's not unreasonably wide Robert Haas 03:00
pgsql: Adjust EXPLAIN documentation, so that it's not unreasonably wide Robert Haas 03:00

Oct. 10, 2010

Thread Author Time
pgsql: Extensive ECPG documentation improvements Peter Eisentraut 10:53
psqlodbc - psqlodbc: Oops forgot to add files for GSSAPI authentication. User Hinoue 16:19
pgsql: Support triggers on views. Tom Lane 17:46
pgsql: Teach psql to do tab completion for names of psql variables. Tom Lane 22:43
psqlodbc - psqlodbc: add gssapi to extra list. Hiroshi Saito 23:21
psqlodbc - psqlodbc: Fixed syntax error. Hiroshi Saito 23:43

Oct. 11, 2010

Thread Author Time
psqlodbc - psqlodbc: Fixed lib of ver9.0 path. Hiroshi Saito 00:04
pgsql: Improve the planner's simplification of NOT constructs. Tom Lane 03:20
pgsql: Fix assorted bugs in GIN's WAL replay logic. Tom Lane 23:05
pgsql: Fix assorted bugs in GIN's WAL replay logic. Tom Lane 23:05
pgsql: Fix assorted bugs in GIN's WAL replay logic. Tom Lane 23:05
pgsql: Fix assorted bugs in GIN's WAL replay logic. Tom Lane 23:05
pgsql: Fix assorted bugs in GIN's WAL replay logic. Tom Lane 23:05

Oct. 12, 2010

Thread Author Time
pgsql: Fix plpython so that it again honors typmod while assigning to t Tom Lane 02:17
pgsql: Fix plpython so that it again honors typmod while assigning to t Tom Lane 02:17
pgbulkload - pgbulkload: pg_bulkload 3.0 bata 2. User Mhasegawa 10:32
pgsql: Fix typo Alvaro Herrera 16:32
pgsql: Remove some unnecessary tests of pgstat_track_counts. Tom Lane 18:44

Oct. 13, 2010

Thread Author Time
pgsql: Accept 'public' as a pseudo-role name in has_table_privilege() a Itagaki Takahiro 05:43
psqlodbc - psqlodbc: Add the specification of GSSPI option. Hiroshi Saito 16:24
pgsql: Put per-letter quicklinks at the top of the HTML bookindex page Peter Eisentraut 19:49
pgsql: Add index entries for pg_stat* views Peter Eisentraut 19:49
pgsql: Make title capitalization consistent with surroundings Peter Eisentraut 19:49

Browse Archives

Prev | Next