pgsql-committers - December 2008

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

Dec. 1, 2008

Thread Author Time
pgsql: Refactor crosstab() to build and return a tuplestore instead of Tom Lane 01:30
npgsql - Npgsql2: [#1010488] NgsqlParameter of type containing DBNull User Fxjr 02:44
npgsql - Npgsql2: [#1010521] NpgsqlInterval should be quoted. User Fxjr 03:07
orafce - orafce: Bugfix in ora_set_nls_sort. User Itagaki 07:39
pgsql: typo Peter Eisentraut 08:24
pgsql: Small correction Peter Eisentraut 09:20
pgsql: Add braces to clarify syntax synopsis Peter Eisentraut 09:38
pgsql: Removed port testing. Michael Meskes 11:37
Re: pgsql: Reduce risk of accidentally running temp-install regression tests Michael Meskes 11:38
pgsql: Remove the last traces of --temp-port. Tom Lane 13:39
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Magnus Hagander 14:49
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Robert Haas 15:02
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Magnus Hagander 15:05
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new 📎 Magnus Hagander 15:31
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Robert Haas 15:34
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Robert Haas 15:38
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Magnus Hagander 15:41
pgsql: Ensure that the contents of a holdable cursor don't depend on Tom Lane 17:06
pgsql: Ensure that the contents of a holdable cursor don't depend on Tom Lane 17:06
pgsql: Ensure that the contents of a holdable cursor don't depend on Tom Lane 17:06
pgsql: Ensure that the contents of a holdable cursor don't depend on Tom Lane 17:06
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Tom Lane 17:10
pgsql: Modify the new to_timestamp implementation so that Heikki Linnakangas 17:11
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Magnus Hagander 17:18
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Tom Lane 17:28
pgsql: Fix an oversight in the code that makes transitive-equality Tom Lane 21:06
pgsql: Fix an oversight in the code that makes transitive-equality Tom Lane 21:06
pgsql: Fix an oversight in the code that makes transitive-equality Tom Lane 21:06

Dec. 2, 2008

Thread Author Time
pgsql: Minor code embellishments. Alvaro Herrera 02:00
pgsql: Change wildcard cerfificate mapping to be much simler - we now Magnus Hagander 10:39
pgsql: Use PG_GETARG_TEXT_PP instead of PG_GETARG_TEXT_P in the new Heikki Linnakangas 11:30
pgsql: Documentation for wildcard certificates patch Magnus Hagander 12:42
libpqtypes - libpqtypes: fixed array NULL value bug when putting User Achernow 19:43

Dec. 3, 2008

Thread Author Time
libpqtypes - libpqtypes: bumped version in configure.ac User Achernow 02:32
libpqtypes - libpqtypes: Added v1.2d changes to ChangeLog User Achernow 02:40
pgsql: If pg_stop_backup() is called just after switching to a new xlog Heikki Linnakangas 08:20
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. Magnus Hagander 10:05
pgbouncer - pgbouncer: win32: change name of eventmsg User Mkz 11:02
pgbouncer - pgbouncer: win32: more fixes - move socket errors back to User Mkz 11:04
pgbouncer - pgbouncer: win32: errno fixes - switch errors around to User Mkz 11:34
pgbouncer - pgbouncer: win32: fix locatime User Mkz 11:41
pgsql: Small comment fixes. Heikki Linnakangas 12:22
pgsql: Update key words table to 8.4 and SQL:2008. Peter Eisentraut 12:39
pgsql: Introduce visibility map. Heikki Linnakangas 13:05
pgsql: Forgot to bump catalog version in the visibility map patch. Heikki Linnakangas 13:28
libpqtypes - libpqtypes: added support for result error fields User Achernow 15:02
libpqtypes - libpqtypes: fixed a few errors in error field change User Achernow 15:11
libpqtypes - libpqtypes: fix minor bug in error.c where errFields where User Achernow 15:26
libpqtypes - libpqtypes: minor change in error.c User Achernow 15:30
libpqtypes - libpqtypes: fixed show stopper bug in error.c, error fields User Achernow 16:05
libpqtypes - libpqtypes: final changes to error.c User Achernow 16:15
pgsql: Properly unregister OpenSSL callbacks when libpq is done with Magnus Hagander 20:04

Dec. 4, 2008

Thread Author Time
libpqtypes - libpqtypes: add man for PQgetErrorField, link to PQgeterror User Achernow 00:05
libpqtypes - libpqtypes: add man for PQgetErrorField, link to PQgeterror User Achernow 00:05
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. 📎 Hiroshi Inoue 01:35
Re: pgsql: Properly unregister OpenSSL callbacks when libpq is done with 📎 Kris Jurka 02:42
pgsql: Fix typo in recent SSL unload patch. Bruce Momjian 02:52
Re: Re: pgsql: Properly unregister OpenSSL callbacks when libpq is done with Bruce Momjian 02:52
textsearch-ja - textsearch-ja: New Directory User Itagaki 03:37
textsearch-ja - textsearch-ja: New Directory User Itagaki 03:37
npgsql - Npgsql2: Handle negative values (thanks to Mathieu Fenniak User Jbcooley 04:18
npgsql - Npgsql2: Tests for NpgsqlInterval - to be expanded to other User Jbcooley 04:19
npgsql - Npgsql2: Ensure refcursors work with System.Transactions. User Jbcooley 04:20
pgsql: Call genhtml with --prefix option so local build paths don't Peter Eisentraut 07:02
textsearch-ja - textsearch-ja: Add fillwidth 'l' to conversion table. User Itagaki 07:47
textsearch-ja - textsearch-ja: Verbs are indexed in basic forms. User Itagaki 08:13
pgbouncer - pgbouncer: wrong option char for -q User Mkz 10:02
pgbouncer - pgbouncer: win32: implement sendmsg, move cmdline handling User Mkz 10:06
pgbouncer - pgbouncer: win32: implement kill() Patch by Hiroshi Saito, User Mkz 10:57
pgsql: Initialize GISTScanOpaque->qual_ok even if there is no Teodor Sigaev 11:08
pgsql: Initialize GISTScanOpaque->qual_ok even if there is no Teodor Sigaev 11:10
pgsql: Utilize the visibility map in autovacuum, too. Heikki Linnakangas 11:42
pgsql: Comment said we don't free the lockarray, and why. Magnus Hagander 14:07
Re: Re: pgsql: Properly unregister OpenSSL callbacks when libpq is done with Magnus Hagander 14:08
pgsql: Fix a couple of snapshot management bugs in the new ResourceOwner Alvaro Herrera 14:51
pgbouncer - pgbouncer: win32: more cleanups - emulate fcntl instead User Mkz 15:34
pgbouncer - pgbouncer: win32: rename support files User Mkz 16:07
edb-debugger - server: More 8.4 updates [Greg Stark] Dave Page 16:22
pgbouncer - pgbouncer: win32: tm_mon fix for localtime() (Hiroshi Saito) User Mkz 16:27
pgsql: Default values for function arguments Pavel Stehule, with some Peter Eisentraut 17:51

Dec. 5, 2008

Thread Author Time
pgbulkload - pgbulkload: Adjust to 8.4dev. User Itagaki 07:10
pgsql: Better descriptions in pg_get_keywords(), consistent with the Peter Eisentraut 13:41

Dec. 6, 2008

Thread Author Time
pgsql: MAPSIZE macro needs to use MAXALIGN(SizeOfPageHeaderData) instead Heikki Linnakangas 17:31
pgsql: Document that non-data journaling is a recommended mount option. Bruce Momjian 21:34
pgsql: Allow CREATE OR REPLACE VIEW to add columns to the _end_ of the Bruce Momjian 23:22
pgbouncer - pgbouncer: locatime weirdness wasnt windows specific... User Mkz 23:33

Dec. 7, 2008

Thread Author Time
libpqtypes - libpqtypes: Updated ChangeLog by adding notes to old User Achernow 04:17
libpqtypes - libpqtypes: Update INSTALL, formely documented make targets User Achernow 04:24
libpqtypes - libpqtypes: Fixed a spelling error in PQputf.3 User Achernow 04:32
libpqtypes - libpqtypes: Fixed error in pqt-handlers.3 User Achernow 04:46
pgsql: Set up ar, dlltool, dllwrap, and windres for cross-compiling if Peter Eisentraut 08:36
pgbouncer - pgbouncer: win32: more fixes - proper message id - fix bugs User Mkz 09:15
pgsql: Desultorily enclose programlisting tags in CDATA, to get rid of Alvaro Herrera 23:46

Dec. 8, 2008

Thread Author Time
pgsql: Don't try to optimize EXISTS subqueries with empty FROM-lists: we Tom Lane 00:16
reorg - pg_reorg: Imported Sources User Itagaki 04:32
pgsql: Add note that autovacuum can use up several times Magnus Hagander 15:11
pgsql: Add note that autovacuum can use up several times Magnus Hagander 15:11
pgsql: Teach pgstat_vacuum_stat to not bother scanning pg_proc in the Tom Lane 15:44
pgsql: Clearify how processes are started by autovacuum, and what the Magnus Hagander 20:30
pgsql: Clearify how processes are started by autovacuum, and what the Magnus Hagander 20:31
Re: [COMMITTERS] pgsql: Properly unregister OpenSSL callbacks when libpq is done with Tom Lane 20:45
Re: [COMMITTERS] pgsql: Properly unregister OpenSSL callbacks when libpq is done with Magnus Hagander 20:49

Dec. 9, 2008

Thread Author Time
pgsql: Provide support for multiplexing SIGUSR1 signal. Heikki Linnakangas 14:28
pgsql: Revert SIGUSR1 multiplexing patch, per Tom's objection. Heikki Linnakangas 15:59
pgsql: Add a specific example of parenthesizing when extracting a field Tom Lane 20:52

Dec. 10, 2008

Thread Author Time
npgsql - Npgsql2: Support ISinglePhaseNotification to simplify some User Jbcooley 04:09
npgsql - Npgsql2: Handle case where same connection object is closed and User Jbcooley 04:39
npgsql - Npgsql2: Add connection pool tests User Jbcooley 04:39
npgsql - Npgsql2: Reuse connection in transaction - test provided by User Jbcooley 04:42
pgsql: Update journaling performance docs based on comments by Michael Bruce Momjian 11:05
pgsql: Tweak the tree descent loop in fsm_search_avail to not look at Tom Lane 17:11

Dec. 11, 2008

Thread Author Time
snapshot - src: Fix for internal NOTICE messages in production User Cunha17 00:58
snapshot - src: Cosmetic fix User Cunha17 00:58
pgsql: Append major version number and for libraries soname major Peter Eisentraut 07:34
pgsql: Move carefully obscured SunOS 4 specific #include out of c.h into Peter Eisentraut 09:17
pgsql: The macros NULL_DEV and DEVNULL were both used to work around Peter Eisentraut 10:25
pgsql: To reduce confusion over whether VACUUM FULL is needed for Tom Lane 18:16

Dec. 12, 2008

Thread Author Time
Re: pgsql: Append major version number and for libraries soname major Tom Lane 00:41
pgsql: Using clause has to accept signed numeric constants too. Michael Meskes 12:14
pgsql: Reduce some rel.h inclusions, and add pg_list.h to pg_proc_fn.h. Alvaro Herrera 22:56

Dec. 13, 2008

Thread Author Time
pgsql: Fix failure to ensure that a snapshot is available to datatype Tom Lane 02:00
pgsql: Fix failure to ensure that a snapshot is available to datatype Tom Lane 02:00
pgsql: Fix failure to ensure that a snapshot is available to datatype Tom Lane 02:00
pgsql: Remove pg_plan_queries()'s now-useless needSnapshot parameter. Tom Lane 02:29
pgsql: Increase the default value of default_statistics_target from 10 Tom Lane 19:13

Dec. 14, 2008

Thread Author Time
Re: pgsql: Document that non-data journaling is a recommended mount option. Jaime Casanova 06:02
Re: pgsql: Document that non-data journaling is a recommended mount option. Bruce Momjian 14:18
pgsql: Replace both send and receive BIO routines in the SSL code with Magnus Hagander 19:39
pgsql: Restore enforce_generic_type_consistency's pre-8.3 behavior of Tom Lane 19:45
pgsql: Restore enforce_generic_type_consistency's pre-8.3 behavior of Tom Lane 19:46

Dec. 15, 2008

Thread Author Time
npgsql - Npgsql2: Updated ReleaseNotes and ChangeLog for 2.0.2 release. User Fxjr 03:00
npgsql - Npgsql2: Updated version for 2.0.2 release. User Jbcooley 03:11
npgsql - Npgsql2: Change ExpectedException attriubte to pass type. User Jbcooley 03:42
npgsql - Npgsql2: Updated changelog for 2.0.2 release User Fxjr 03:53
textsearch-ja - textsearch-ja: workaround for 8.3. User Itagaki 08:21
pgsql: Support specifying filename for SSL certificate, key, root Magnus Hagander 10:28
pgsql: Remove our dependencies on MB_CUR_MAX in favor of believing that Tom Lane 14:55
pgsql: Reduce the scaling factor for attstattarget to number-of-lexemes Tom Lane 15:06
pgsql: Do not try to change a const variable. Michael Meskes 15:34
pgsql: Remove newly-added regression test cases that referenced Tom Lane 16:52
pgsql: Arrange for the pg_foo_is_visible and has_foo_privilege families Tom Lane 18:09
Re: pgsql: Do not try to change a const variable. Simon Riggs 18:30
pgsql: Fix cast-away-const problem as well as bogus calculation of Tom Lane 19:07
Re: pgsql: Do not try to change a const variable. Tom Lane 19:09
pgsql: Add missing 'break' in Win32 switch statement, reported by Martin Bruce Momjian 21:11
pgsql: Code review for CREATE OR REPLACE VIEW patch. Tom Lane 21:35
pgsql: Add comment about GNUWin32's cp not having the file system Bruce Momjian 21:39
pgsql: Add documentation that pg_standby sleeps on Win32 because of Bruce Momjian 22:08
pgsql: Improve comment about why sleep is used by pg_standby to handle Bruce Momjian 22:13

Dec. 16, 2008

Thread Author Time
Re: pgsql: Adjust things so that the query_string of a cached plan and the Bruce Momjian 00:07
Re: pgsql: Adjust things so that the query_string of a cached plan and the Tom Lane 00:18
pgsql: Department of second thoughts: further experimentation with Tom Lane 00:56
libpqtypes - libpqtypes: made errFields implementation more memory User Achernow 02:08
libpqtypes - libpqtypes: Updated ChangeLog, added changes since v1.2e User Achernow 03:02
pgsql: Fix wording of section comparing triggers and rules; old wording Bruce Momjian 03:12
Re: pgsql: Append major version number and for libraries soname major Dave Page 10:13
Re: pgsql: Append major version number and for libraries soname major Peter Eisentraut 10:47
Re: pgsql: Append major version number and for libraries soname major Dave Page 11:01
Re: pgsql: Append major version number and for libraries soname major Tom Lane 14:53
pgsql: Attempt to fix MSVC breakage from Major Version patch. Andrew Dunstan 15:42
Re: pgsql: Append major version number and for libraries soname major Andrew Dunstan 15:43
pgsql: Make heap_update() set newtup->t_tableOid correctly, for Tom Lane 16:26
pgsql: Make heap_update() set newtup->t_tableOid correctly, for Tom Lane 16:26
pgsql: Make heap_update() set newtup->t_tableOid correctly, for Tom Lane 16:26
pgsql: Add note to the shared memory sizing table about needing to use Alvaro Herrera 19:30

Dec. 17, 2008

Thread Author Time
pgbulkload - pgbulkload: Accept CR+LF text files in CSV mode. User Itagaki 01:02
pgsql: The attached patch contains a couple of fixes in the existing Bruce Momjian 01:39
pgsql: Don't reset pg_class.reltuples and relpages in VACUUM, if any Heikki Linnakangas 09:15
pgsql: Applied patch by ITAGAKI Takahiro Michael Meskes 16:52
plproxy - plproxy: Clear ->tuning bit on connection close. User Mkz 21:21

Dec. 18, 2008

Thread Author Time
pgbouncer - pgbouncer: pgbevent: make g_module static var User Mkz 00:16
pgbouncer - pgbouncer: dlltool seems to need --export-all-symbols to User Mkz 00:21
pgsql: Add note that TRUNCATE uses an access exclusive lock. Peter Eisentraut 10:45
pgsql: Update documentation table describing how shared memory is used Bruce Momjian 17:03
pgsql: Code review for function default parameters patch. Tom Lane 18:20
pgsql: Fix oversight in my recent patch to allow ExecMakeFunctionResult Tom Lane 19:38
plpsm - plpgpsm: new branch for 8.4 User Okbob 20:53
pgsql: Clarify documentation that journaling is not required for WAL or Bruce Momjian 22:21
plpsm - plpgpsm: first upgrade for 8.4 User Okbob 22:26
pgsql: Add "not" to wal journaling text. Bruce Momjian 22:34

Dec. 19, 2008

Thread Author Time
npgsql - Npgsql2: GetOrdinal fixes for kana-width insensitivity and User Talliesin 01:26
pgsql: Add a couple of cross-references to the docs about enum types, Tom Lane 01:34
orafce - orafce: Add utl_file_fcopy(). User Itagaki 03:46
pgsql: When we added the ability to have zero-element ARRAY[] constructs Tom Lane 05:04
pgbouncer - pgbouncer: win32: no need for -subservice switch, instead User Mkz 12:18
npgsql - Npgsql2: Change check for string elements in User Talliesin 12:31
pgsql: Have psql's \d+ print reloptions. Alvaro Herrera 14:39
pgsql: New Directory Peter Eisentraut 16:20
pgsql: New Directory Peter Eisentraut 16:20
pgsql: New Directory Peter Eisentraut 16:21
pgsql: New Directory Peter Eisentraut 16:21
pgsql: SQL/MED catalog manipulation facilities This doesn't do any Peter Eisentraut 16:25
pgsql: Add a new column proiswindow to pg_proc. Tom Lane 18:25

Dec. 20, 2008

Thread Author Time
Re: [COMMITTERS] pgsql: SQL/MED catalog manipulation facilities This doesn't do any Tom Lane 04:39
Re: [COMMITTERS] pgsql: SQL/MED catalog manipulation facilities This doesn't do any Sergey E. Koposov 07:34
pgsql: Don't use OidIsValid to check the return value of Heikki Linnakangas 09:40
Re: [COMMITTERS] pgsql: SQL/MED catalog manipulation facilities This doesn't do any Heikki Linnakangas 09:44
libpqtypes - libpqtypes: cranked the output buffer for PQputvf in User Achernow 13:04
libpqtypes - libpqtypes: backed out buffer size change in PQputvf, set User Achernow 13:39
Re: [COMMITTERS] pgsql: SQL/MED catalog manipulation facilities This doesn't do any Alvaro Herrera 13:41

Browse Archives

Prev | Next