pgsql-committers - April 2009

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

April 1, 2009

Thread Author Time
pgsql: Remove last references to the crypt auth method, per Andreas Tom Lane 03:23
pgsql: Index some array functions, per Mario Splivalo. Tom Lane 03:32
pgsql: Update comment to reflect that LC_COLLATE and LC_CTYPE are now Heikki Linnakangas 09:17
npgsql - Npgsql2: [#1010379] NpgsqlDataAdapter.Update - Return value is User Fxjr 15:21
pgsql: Improve pg_dump's query for retrieving BLOB comments to be more Tom Lane 18:54
pgsql: Improve pg_dump's query for retrieving BLOB comments to be more Tom Lane 18:54

April 2, 2009

Thread Author Time
pgsql: plpgsql's exec_simple_cast_value() mistakenly supposed that it Tom Lane 01:16
pgsql: plpgsql's exec_simple_cast_value() mistakenly supposed that it Tom Lane 01:16
pgsql: plpgsql's exec_simple_cast_value() mistakenly supposed that it Tom Lane 01:16
pgsql: Fix GUC's reports of assign_hook failure to always include the Tom Lane 03:51
pgsql: Fix GUC's reports of assign_hook failure to always include the Tom Lane 03:51
Re: [COMMITTERS] pgsql: Explicitly bind gettext to the correct encoding on Windows. Magnus Hagander 08:50
pglogparser - pglogparser: New Directory User Kpierno 14:18
pglogparser - pglogparser: Initial checking to cvs User Kpierno 14:19
pglogparser - pglogparser: New Directory User Kpierno 14:20
pgsql: Change psql \d* display so 'S' _or_ a pattern include system Bruce Momjian 15:15
Re: [COMMITTERS] pgsql: If we expect a hash join to be performed in multiple batches, Simon Riggs 17:11
pgsql: Fix SetClientEncoding() to maintain a cache of previously Tom Lane 17:30
pgsql: Do not show information_schema in \d* commands, unless 'S' or Bruce Momjian 17:38
pgsql: Fix memory allocation for output of hstore type. Teodor Sigaev 17:57
pgsql: Fix memory allocation for output of hstore type. Teodor Sigaev 17:57
pgsql: Fix memory allocation for output of hstore type. Teodor Sigaev 18:06
pgsql: Add support for additional DTrace probes. Bruce Momjian 19:14
pgsql: Have PL/pgSQL FETCH set DIAGNOSTICS ROW_COUNT. Bruce Momjian 19:20
Re: [COMMITTERS] pgsql: If we expect a hash join to be performed in multiple batches, Tom Lane 19:49
pgsql: Give a better error message when trying to change Bruce Momjian 19:57
pgsql: Minor code beautification/consolidation. Tom Lane 20:16
Re: [COMMITTERS] pgsql: If we expect a hash join to be performed in multiple batches, Simon Riggs 20:32
pgsql: Revert DTrace patch from Robert Lor Bruce Momjian 20:59
pgsql: Refactor ExecProject and associated routines so that fast-path Tom Lane 22:39
pgsql: Document that Solaris can't use effective_io_concurrency because Bruce Momjian 22:44

April 3, 2009

Thread Author Time
npgsql - Npgsql2: Fix resource manager lifetime. User Jbcooley 03:44
npgsql - Npgsql2: Fix missing cast from previous commit. User Jbcooley 04:05
npgsql - Npgsql2: Added test based on forum post. User Jbcooley 04:07
pgsql: Make directory name comparisons on Win32 case insensitive. Magnus Hagander 11:52
pgsql: Make directory name comparisons on Win32 case insensitive. Magnus Hagander 11:52
pgsql: Make directory name comparisons on Win32 case insensitive. Magnus Hagander 11:52
edb-debugger - server: Initialise plugin_info for all functions, not Dave Page 12:10
edb-debugger - server: Initialise plugin_info for all functions, not Dave Page 12:11
Re: pgsql: Make directory name comparisons on Win32 case insensitive. Tom Lane 13:46
pglogparser - pglogparser: Added the Perl DBD SQLite module for User Kpierno 14:47
pgsql: Defend against possible crash if a plpython function does not Tom Lane 16:59
pgsql: Add a comment documenting the question of whether PrefetchBuffer Tom Lane 18:17
pgsql: Use (unsigned char) cast in argument of pg_tolower(). Tom Lane 23:27
pgsql: Use (unsigned char) cast in argument of pg_tolower(). Tom Lane 23:27
pgsql: Use (unsigned char) cast in argument of pg_tolower(). Tom Lane 23:27
pgsql: Add missing help output for \ef option. Tom Lane 23:38

April 4, 2009

Thread Author Time
pgsql: Minor wordsmithing on descriptions of some \d commands. Tom Lane 00:39
pgsql: Make \dt \di and friends more consistent about the treatment of Tom Lane 00:41
pgsql: Improve obsolete comment. Tom Lane 00:44
pgsql: Disallow setting fillfactor for TOAST tables. Alvaro Herrera 00:45
pgsql: Rewrite interval_hash() so that the hashcodes are equal for Tom Lane 04:53
pgsql: Rewrite interval_hash() so that the hashcodes are equal for Tom Lane 04:53
pgsql: Rewrite interval_hash() so that the hashcodes are equal for Tom Lane 04:53
pgsql: Rewrite interval_hash() so that the hashcodes are equal for Tom Lane 04:53
pgsql: Rewrite interval_hash() so that the hashcodes are equal for Tom Lane 04:53
pgsql: Rewrite interval_hash() so that the hashcodes are equal for Tom Lane 04:54
Re: pgsql: Make directory name comparisons on Win32 case insensitive. Magnus Hagander 07:55
psqlodbc - psqlodbc: Improve the transactional control under User Hinoue 10:44
psqlodbc - psqlodbc: take some notes. User H-saito 14:25
psqlodbc - psqlodbc: Fix an infinite loop in utf8_to_ucs2(). User Hinoue 14:55
pgsql: A session that does not have any live snapshots does not have to Tom Lane 17:40
pgsql: Remove the recently added node types ReloptElem and OptionDefElem Tom Lane 21:12
pgsql: Make an attempt at fixing our current Solaris 11 breakage: add a Tom Lane 21:55
pgsql: Hmm, baiji thinks we need explicit 'extern' here. Tom Lane 22:36

April 5, 2009

Thread Author Time
pgsql: Remove contrib/intarray's definitions of the <@ and @> operators, Tom Lane 00:40
pgsql: I had always wondered why pg_config.h.win32 claimed that Windows Tom Lane 04:09
pgsql: Remove a boatload of useless definitions of 'int optreset'. Tom Lane 04:19
pgsql: Fix infinite loop while checking of partial match in pending Teodor Sigaev 11:32
pgsql: Change EXPLAIN output so that subplans and initplans Tom Lane 19:59
pgfouine - pgfouine: applied [#1010529] Error in normalize for bigint User Gsmet 20:17
pgfouine - pgfouine: applied a patch from Max Valjanski to support large User Gsmet 20:27
pgsql: Make ExecInitExpr build the list of SubPlans found in a plan tree Tom Lane 20:32
pgfouine - pgfouine: applied a patch from Steve Woodcock to fix a long User Gsmet 20:55
pgsql: Change cardinality() into a C-code function, instead of a Tom Lane 22:28

April 6, 2009

Thread Author Time
textsearch-ja - textsearch-ja: Remove trailing dashes for 4 charactor User Itagaki 04:33
pgsql: Rename the new CREATE DATABASE options to set collation and ctype Heikki Linnakangas 08:42
[No subject] eehab hamzeh 12:51
Re: [COMMITTERS] Emanuel Calvo Franco 13:07
Re: eehab hamzeh 13:36
Re: [COMMITTERS] Emanuel Calvo Franco 13:36
compiling c function using MinGW eehab hamzeh 13:46
pgsql: Fix 'all at one page bug' in picksplit method of R-tree Teodor Sigaev 14:27
pgsql: Fix 'all at one page bug' in picksplit method of R-tree Teodor Sigaev 14:39
pgsql: Fix 'all at one page bug' in picksplit method of R-tree Teodor Sigaev 14:47
pgsql: Correct keywords table for status of COLLATE vs LC_COLLATE. Tom Lane 15:01
pgtcl - libpgtcl: Mark that we're releasing version 1.7. User Karl 15:22
pgsql: Document the fact that fuzzystrmatch doesn't work in multibyte Tom Lane 15:43
pgsql: Adjust psql tab completion for new \d 'S' flag behavior; adjust Bruce Momjian 15:50
writing c functions for postgres eehab hamzeh 15:56
Re: Robert Haas 16:27
[No subject] eehab hamzeh 16:32
Re: [COMMITTERS] Emanuel Calvo Franco 17:35
pgsql: Add documentation mention of 'check_postgres.pl' in Routine Bruce Momjian 17:55
pgsql: Doc change in new patch, stand-alone -> standalone Bruce Momjian 17:56
Re: Last question Emanuel Calvo Franco 18:14
pgsql: Display postgresql.conf unit options in an easier-to-understand, Bruce Momjian 18:40
pgsql: Document in postgresql.conf that the default units for Bruce Momjian 19:00
pgsql: Properly align equals signs in new postgresql.conf units Bruce Momjian 19:03
pgsql: Add entry in the encoding number to OS name table for KOI8-U. Peter Eisentraut 19:34
pgsql: Add unit documentation for various postgresql.conf settings. Bruce Momjian 21:00
psqlodbc - psqlodbc: Improve the handling of error messages at User Hinoue 21:32
psqlodbc - psqlodbc: Forgot to commit a file. User Hinoue 21:57

April 7, 2009

Thread Author Time
pgsql: Add an optional parameter to pg_start_backup() that specifies Tom Lane 00:31
pgsql: Add doc link to section about how to compile triggers. Bruce Momjian 04:02
Re: writing c functions for postgres Albe Laurenz 06:48
Re: writing c functions for postgres Glyn Astill 08:35
pgbouncer - pgbouncer: Fix broken alignment in src/slab.c Alignment User Mkz 09:31
slony1-ctl - slony-ctl: Translation of README in progress User Sas 15:12
pgsql: Defend against non-ASCII letters in fuzzystrmatch code. Tom Lane 15:53
pgsql: Defend against non-ASCII letters in fuzzystrmatch code. Tom Lane 15:54
pgsql: Defend against non-ASCII letters in fuzzystrmatch code. Tom Lane 15:54
pgsql: Defend against non-ASCII letters in fuzzystrmatch code. Tom Lane 15:54
pgsql: Defend against non-ASCII letters in fuzzystrmatch code. Tom Lane 15:54
pgsql: Defend against non-ASCII letters in fuzzystrmatch code. Tom Lane 15:54
psqlodbc - psqlodbc: Prep 08.04.0100. User H-saito 16:08
pgsql: Fix 'all at one page bug' in picksplit method of R-tree Teodor Sigaev 17:46
pgsql: Fix 'all at one page bug' in picksplit method of R-tree Teodor Sigaev 17:48
pgsql: Fix 'all at one page bug' in picksplit method of R-tree Teodor Sigaev 17:49
pgsql: Remove useless (leftover?) extern declaration. Tom Lane 17:57
pgsql: Fix contrib/pg_freespacemap's underestimate of the number of Tom Lane 18:10
pgsql: Fix contrib/pg_freespacemap's underestimate of the number of Tom Lane 18:11
pgsql: Support Perl 5.10 and TCL 8.5 in MSVC builds. Magnus Hagander 19:35
pgsql: Remove FAQ and FAQ_DEV ASCII and HTML files from CVS; now on the Bruce Momjian 21:20
pgsql: Add release note item: Add Japanese message translations Bruce Momjian 21:29
pgsql: Add attribution for: Add Japanese message translations Bruce Momjian 21:30
pgsql: More GUC units doc updates. Bruce Momjian 22:22
pgsql: Disable effective_io_concurrency on Solaris because Bruce Momjian 22:48
pgsql: Revert addition of units to GUC descriptions; doesn't affect Bruce Momjian 23:27

April 8, 2009

Thread Author Time
pgsql: Improve tab completion for \ef. Bruce Momjian 04:05
pgsql: Tell gettext which codeset to use by calling Heikki Linnakangas 09:50
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext to the correct encoding on Windows. Heikki Linnakangas 10:36
Re: [COMMITTERS] pgsql: Tell gettext which codeset to use by calling Teodor Sigaev 12:56
pgsql: Oops, mustn't call textdomain() when compiling without Heikki Linnakangas 13:08
Re: [COMMITTERS] pgsql: Tell gettext which codeset to use by calling Heikki Linnakangas 13:08
psqlodbc - psqlodbc: Prep 08.04.0100. User H-saito 13:50
slony1-ctl - slony-ctl: forgotten files... User Sas 17:35
pgsql: Quote string literals correctly in the new CREATE SERVER Heikki Linnakangas 19:02
slony1-ctl - slony-ctl: Some cleaning of inclusion files User Sas 19:17
pgsql: XMLATTRIBUTES() should send the attribute values through Peter Eisentraut 21:51
pgsql: Allow leading and trailing spaces around NaN in numeric_in. Tom Lane 22:08
pgsql: Remove psql's ancient hack that suppressed functions taking or Tom Lane 22:29

April 9, 2009

Thread Author Time
pgsql: Fix the plpgsql memory leak exhibited in bug #4677. Tom Lane 02:57
pgsql: Treat EOF like \n for line-counting purposes in ParseConfigFile, Tom Lane 14:21
pgsql: Improve documentation about how checkpoint spreads I/O activity. Bruce Momjian 16:20
pg-migrator - src: User Bmomjian 16:34
pgsql: Remove SQL-compatibility function cardinality(). Tom Lane 17:39
pgsql: New Directory Peter Eisentraut 18:55
pgsql: New Directory Peter Eisentraut 18:57
pgsql: New Directory Peter Eisentraut 18:58
pgsql: New Directory Peter Eisentraut 18:59
pgsql: Update GIN limitations documentation to match current reality. Tom Lane 19:07
pgsql: New Directory Peter Eisentraut 19:27
pgsql: Translation updates for 8.4 beta Peter Eisentraut 19:38
pgsql: Update time zone data files to tzdata release 2009e: DST law Tom Lane 20:50
pgsql: Update time zone data files to tzdata release 2009e: DST law Tom Lane 20:50
pgsql: Update time zone data files to tzdata release 2009e: DST law Tom Lane 20:50
pgsql: Update time zone data files to tzdata release 2009e: DST law Tom Lane 20:51
pgsql: Update time zone data files to tzdata release 2009e: DST law Tom Lane 20:51
pgsql: Update config.guess and config.sub Peter Eisentraut 21:33
pgsql: Add URL for config.guess/sub updates Peter Eisentraut 21:35
pgsql: No more need to update FAQs. Bruce Momjian 21:50
pgsql: Clarify documentation references to pg_stat_get_blocks_fetched Bruce Momjian 22:32
pgsql: Update release notes through yesterday; some minor wordsmithing. Tom Lane 23:22

April 10, 2009

Thread Author Time
pgsql: commit and tag beta1 Marc G. Fournier 00:20
pgsql: Document how *_blks_read statistics columns are computed. Bruce Momjian 03:13
pgsql: Add cross-references from the DECLARE and FETCH reference pages Tom Lane 17:56

April 11, 2009

Thread Author Time
npgsql - Npgsql2: Add support for edm canonical string function "Right" User Jbcooley 00:07
pgsql: Clarify SSL _user_ authentication in release notes. Bruce Momjian 02:06
pgsql: Wording improvement for SSL user certificate authentication. Bruce Momjian 02:07
pgsql: Wording improvement. Bruce Momjian 02:08
npgsql - Npgsql2: Fix skip (offset) when used with a join User Jbcooley 02:57
pgsql: Better document libpq sslverify behavior as requiring root.crt. Bruce Momjian 12:27
pgsql: Message improvement Peter Eisentraut 14:11
pgsql: Message fix (I guess this was a cruise replace mistake.) Peter Eisentraut 14:11
pgsql: More wording clarification of sslverify setting. Bruce Momjian 16:46
pgsql: Make string more alike other similar messages. Alvaro Herrera 18:38
pgsql: Fix pg_dumpall so that when --clean is specified, it drops roles Tom Lane 20:23

April 12, 2009

Thread Author Time
pgfouine - pgfouine: implemented a simple garbage collector mechanism User Gsmet 12:55
pgsql: Fix logic to detect conflicts or blocks involving exclusive locks Andrew Dunstan 21:02

April 13, 2009

Thread Author Time
pgsql: Make a copy-editing pass over the 8.4 release notes. Tom Lane 06:05
textsearch-ja - textsearch_senna: workaround for 8.2 and 8.3. User Itagaki 06:43
pgsql: Make new strings more alike previously existing messages. Alvaro Herrera 21:03
Re: pgsql: Make new strings more alike previously existing messages. Tom Lane 22:57

April 14, 2009

Thread Author Time
Re: pgsql: Make new strings more alike previously existing messages. Alvaro Herrera 00:06
pgsql: pg_restore -jN does not equate "multiple jobs", so partly revert Alvaro Herrera 00:06
pgsql: Do some copy-editing on description of ts_headline(). Tom Lane 00:49
libpqtypes - libpqtypes: fixed bug in array.c. User Achernow 02:34
libpqtypes - libpqtypes: Added NULL composite array item test and User Achernow 03:19
pginstaller - pginst: Update release process - use pg84-specific config Dave Page 08:07
pginstaller - pginst: Couple more updates for 8.4 Dave Page 08:10
pginstaller - pginst: Prep for 8.4 beta 1 Dave Page 08:59
pginstaller - pginst: Tip of the day has been removed from pgAdmin Dave Page 09:07
pginstaller - pginst: int_aggregate is just an SQL wrapper now. Dave Page 09:09
Re: pgsql: pg_restore -jN does not equate "multiple jobs", so partly revert Simon Riggs 09:49
pginstaller - pginst: Add new contrib modules in PG 8.4 Dave Page 10:59
Re: pgsql: pg_restore -jN does not equate "multiple jobs", so partly revert Andrew Dunstan 11:33
pginstaller - pginst: Fix filename Dave Page 13:19
pgsql: Add libpq error message text on how to handle missing root.crt Bruce Momjian 17:30
pgsql: Reformat 'sslmode' options into an SGML table; improve wording. Bruce Momjian 20:42

Browse Archives

Prev | Next