pgsql-committers - July 2007

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

July 1, 2007

Thread Author Time
pgsql: Add 'volatile' to suppress 'variable might be clobbered by Tom Lane 02:20
pgsql: Fix comments not updated in recent patch. Tom Lane 02:22
Re: pgsql: Improve logging of checkpoints. Heikki Linnakangas 07:36
Re: pgsql: Improve logging of checkpoints. Heikki Linnakangas 07:44
pgunittest - pgUnitTest: New Directory User Pgunittest 13:47
pgunittest - pgUnitTest: User Pgunittest 13:50
pgunittest - pgUnitTest: User Pgunittest 15:50
Re: [COMMITTERS] pgsql: Improve logging of checkpoints. Tom Lane 16:25
pgsql: Avoid memory leakage when a series of subtransactions invoke Tom Lane 17:45
pgsql: Avoid memory leakage when a series of subtransactions invoke Tom Lane 17:45
pgsql: Treat the autovac launcher more like a regular backend, in that Tom Lane 18:28
pgsql: Reduce the maximum sleep interval in the autovac launcher to 1 Tom Lane 18:30
pgsql: Add notes about configuring Visual Studio Express for use with Magnus Hagander 18:40
pgunittest - pgUnitTest: User Pgunittest 21:40
pgunittest - pgUnitTest: User Pgunittest 21:47
pgunittest - pgUnitTest: User Pgunittest 21:47
pgunittest - pgUnitTest: User Pgunittest 22:11
pgunittest - pgUnitTest: User Pgunittest 22:23
pgunittest - pgUnitTest: User Pgunittest 23:04

July 2, 2007

Thread Author Time
dblink-tds - dblink_tds: User Diogob 12:39
pgsql: Fix failure to restart Postgres when Linux kernel returns EIDRM Tom Lane 20:11
pgsql: Fix failure to restart Postgres when Linux kernel returns EIDRM Tom Lane 20:12
pgsql: Fix failure to restart Postgres when Linux kernel returns EIDRM Tom Lane 20:12
pgsql: Fix failure to restart Postgres when Linux kernel returns EIDRM Tom Lane 20:12
pgsql: Fix failure to restart Postgres when Linux kernel returns EIDRM Tom Lane 20:12
pgsql: Fix failure to restart Postgres when Linux kernel returns EIDRM Tom Lane 20:12
Re: [COMMITTERS] pgsql: Fix failure to restart Postgres when Linux kernel returns EIDRM Gregory Stark 20:45
Re: [COMMITTERS] pgsql: Fix PGXS conventions so that extensions can be built against Robert Treat 21:23
pgsql: - Fix the -w (wait) option to work in Windows service mode, per Magnus Hagander 21:58
pgsql: - Fix the -w (wait) option to work in Windows service mode, per Magnus Hagander 21:58

July 3, 2007

Thread Author Time
pgunittest - pgUnitTest: New Directory User Pgunittest 00:56
pgsql: Add ALTER VIEW ... Neil Conway 01:30
npgsql - Npgsql2: 2007-07-03 Francisco Figueiredo Jr. User Fxjr 04:07
Re: [COMMITTERS] pgsql: Fix PGXS conventions so that extensions can be built against Fabien COELHO 07:53
pgsql: Fix incorrect comment about the timing of AbsorbFsyncRequests() Tom Lane 14:51
pgunittest - pgUnitTest: New Directory User Pgunittest 21:00
pgunittest - pgUnitTest: New Directory User Pgunittest 21:00
pgunittest - pgUnitTest: New Directory User Pgunittest 21:00
pgunittest - pgUnitTest: User Pgunittest 22:06
pgunittest - pgUnitTest: User Pgunittest 22:07
pgunittest - pgUnitTest: User Pgunittest 22:07
pgunittest - pgUnitTest: User Pgunittest 22:10
pgunittest - pgUnitTest: User Pgunittest 22:12
pgunittest - pgUnitTest: User Pgunittest 22:12
pgunittest - pgUnitTest: User Pgunittest 22:12
pgunittest - pgUnitTest: User Pgunittest 22:12
pgunittest - pgUnitTest: User Pgunittest 22:13
pgunittest - pgUnitTest: User Pgunittest 22:17

July 4, 2007

Thread Author Time
npgsql - Npgsql2: 2007-07-04 Francisco Figueiredo Jr. User Fxjr 03:36
npgsql - Npgsql2: 2007-07-04 Francisco Figueiredo Jr. User Fxjr 04:23
npgsql - Npgsql2: 2007-07-04 Francisco Figueiredo Jr. User Fxjr 04:31
npgsql - Npgsql2: 2007-07-04 Francisco Figueiredo Jr. User Fxjr 04:36
pgsnmpd - pgsnmpd: put a source code in order. User H-saito 07:17
index-adviser - pgadviser: Imported Sources User Gurjeetsingh 07:59
index-adviser - pgadviser: User Gurjeetsingh 08:04
pgunittest - pgUnitTest: New Directory User Pgunittest 11:18
pgunittest - pgUnitTest: User Pgunittest 11:21
pgadviser - pgadviser: Imported Sources User Gurjeetsingh 11:46
pgadviser - pgadviser: Minor makefile changes User Gurjeetsingh 13:29
pgadviser - pgadviser: Minor makefile fix; last 'commit' command missed User Gurjeetsingh 14:12

July 5, 2007

Thread Author Time
pgsnmpd - pgsnmpd: Some problems are contained. User H-saito 03:40
bizgres - bizgres: Update from 8.2.3 to 8.2.4 Postgres codebase. User Markir 17:37
bizgres - bizgres: When checking portals with strategy User Markir 18:07
pgsql: Improve description of SPI_scroll_cursor_move's return values, Tom Lane 19:15

July 6, 2007

Thread Author Time
pgsql: Fix up hash functions for datetime datatypes so that they don't Tom Lane 04:16
pgsql: Added a new scripting meta command \usleep Jan Wieck 13:36
pgsql: Changed new \usleep command into \sleep with an optional time Jan Wieck 20:17

July 7, 2007

Thread Author Time
npgsql - Npgsql2: Updated to Mono 1.2.4 version. User Fxjr 05:09
npgsql - Npgsql2: New Directory User Fxjr 05:21
npgsql - Npgsql2: New Directory User Fxjr 05:22
npgsql - Npgsql2: New Directory User Fxjr 05:22
npgsql - Npgsql2: New Directory User Fxjr 05:22
npgsql - Npgsql2: New Directory User Fxjr 05:22
npgsql - Npgsql2: New Directory User Fxjr 05:28
npgsql - Npgsql2: Added tests. User Fxjr 05:34
npgsql - Npgsql2: Fixed Npgsql.build to include missing resources. User Fxjr 05:46
pgsql: Move parse.h into src/backend on msvc, which is where it is on Magnus Hagander 07:43
pgsql: Fix a couple of planner bugs introduced by the new ability to Tom Lane 20:46

July 8, 2007

Thread Author Time
pgsql: Remove, per Magnus: < o Check WSACancelBlockingCall() for Bruce Momjian 00:41
pgsql: Remove TODO.detail/win32intr, no longer needed. Bruce Momjian 00:42
pgsql: Arrange for the authentication request type to be preserved in Joe Conway 17:11
pgsql: Restrict non-superusers to password authenticated connections to Joe Conway 17:12
pgsql: Fix broken markup. Tom Lane 17:47
pgsql: Closer code review for PQconnectionUsedPassword() patch: in Tom Lane 18:28
pgsql: Get rid of client-code dependencies on the exact text of the Tom Lane 19:07
pgsql: Remove the pgstat_drop_relation() call from Tom Lane 22:23
pgsql: Remove the pgstat_drop_relation() call from Tom Lane 22:23
pgsql: Remove the pgstat_drop_relation() call from Tom Lane 22:23

July 9, 2007

Thread Author Time
pgsql: Minor copy-editing. Tom Lane 01:08
pgsql: Fix single-user mode so that interrupts (particularly SIGTERM and Tom Lane 01:15
pgsql: Restrict non-superusers to password authenticated connections to Joe Conway 01:32
pgsql: Restrict non-superusers to password authenticated connections to Joe Conway 01:32
pgsql: Restrict non-superusers to password authenticated connections to Joe Conway 01:32
pgsql: Restrict non-superusers to password authenticated connections to Joe Conway 01:43
pgsql: Restrict non-superusers to password authenticated connections to Joe Conway 01:44
pgsql: Fix stddev_pop(numeric) and var_pop(numeric), which were Tom Lane 16:13
pgsql: Fix stddev_pop(numeric) and var_pop(numeric), which were Tom Lane 16:14

July 10, 2007

Thread Author Time
pgsql: Adjust processSQLNamePattern() so that $ within the pattern is Tom Lane 00:21
pgsql: Add support for GSSAPI authentication. Magnus Hagander 13:14
pgsql: Fix misspelling. Tom Lane 16:41
Re: pgsql: Add support for GSSAPI authentication. Tom Lane 17:01
Re: pgsql: Add support for GSSAPI authentication. Magnus Hagander 17:18
Re: pgsql: Add support for GSSAPI authentication. Tom Lane 18:06
Re: pgsql: Add support for GSSAPI authentication. Magnus Hagander 18:14
Re: pgsql: Add support for GSSAPI authentication. Tom Lane 18:26
pgsql: Add note that building from CVS requires bison and flex, whereas Tom Lane 23:03

July 11, 2007

Thread Author Time
pgsql: A bunch of GSSAPI fixes per comments from Tom: * use elog not Magnus Hagander 08:27
Re: pgsql: Add support for GSSAPI authentication. Magnus Hagander 08:31
pgunittest - pgUnitTest: User Pgunittest 14:35
pgunittest - pgUnitTest: User Pgunittest 14:40
pgsql: Suppress a warning that some versions of gcc emit about %x in Tom Lane 23:15

July 12, 2007

Thread Author Time
pgsql: Fix freenig of names in Kerberos when using MIT - need to use the Magnus Hagander 14:10
pgsql: Fix freenig of names in Kerberos when using MIT - need to use the Magnus Hagander 14:13
pgsql: Support GSSAPI builds where the header is <gssapi.h> and not Magnus Hagander 14:36
pgsql: Enable GSSAPI to build using MSVC. Magnus Hagander 14:43
pgsql: Silence compile warning on win32, per Stefan and Buildfarm. Magnus Hagander 18:15
pgsql: Fix mistaken Assert in adjust_appendrel_attr_needed, per Greg Tom Lane 18:27
pgsql: Fix mistaken Assert in adjust_appendrel_attr_needed, per Greg Tom Lane 18:27
pgsql: Fix some warnings (probably actual bugs) generated by new GSSAPI Tom Lane 20:36
Re: pgsql: Fix some warnings (probably actual bugs) generated by new GSSAPI Neil Conway 21:02
pgsql: Compute max and min int8 values using unsigned arithmetic, in Tom Lane 21:04
pgsql: Some of our port-specific dynloader implementations are careful Tom Lane 21:13
pgsql: Suppress an integer-overflow warning. Tom Lane 21:17
pgsql: Suppress Sun Studio warnings, per Stefan. Tom Lane 21:27
Re: pgsql: Fix some warnings (probably actual bugs) generated by new GSSAPI Tom Lane 22:51
pgsql: Simplify overly-cute array coding to avoid an apparent gcc bug, Tom Lane 23:10
pgsql: Fixup the indentation of a comment that was mangled by pgindent, Neil Conway 23:25
pgsql: Get dirmod.c on the same page as port.h about whether we use Tom Lane 23:28
pgsql: Fix a portability bug (ye olde not casting a <ctype.h> argument Tom Lane 23:51

July 13, 2007

Thread Author Time
pgunittest - pgUnitTest: New Directory User Pgunittest 00:21
pgunittest - pgUnitTest: New Directory User Pgunittest 00:21
pgunittest - pgUnitTest: New Directory User Pgunittest 00:21
pgunittest - pgUnitTest: New Directory User Pgunittest 00:21
pgunittest - pgUnitTest: New Directory User Pgunittest 00:21
pgunittest - pgUnitTest: New Directory User Pgunittest 00:21
pgunittest - pgUnitTest: User Pgunittest 00:25
pgunittest - pgUnitTest: User Pgunittest 00:31
pgsql: Add casts to suppress warnings about m68k-specific kluge in Tom Lane 02:25
pgsql: Fix map_sql_typecoll_to_xmlschema_types() to not fail on dropped Tom Lane 03:43
pgsql: Volatile-qualify a dozen variables in plpython.c to eliminate Tom Lane 04:57
pgestraier - pgestraier: added IMDB download link for test database User Dpavlin 10:13
pgestraier - pgestraier: subversion revision 87 commited to CVS User Dpavlin 10:13
pgunittest - pgUnitTest: User Pgunittest 14:20
pginstaller - pginst: Add gssapi32.dll which we now seem to need. User Dpage 16:23

July 14, 2007

Thread Author Time
pgsql: Support for finding gssapi functions in the library "gss", as Magnus Hagander 11:13
pgbuildfarm - client-code: use XP_EXIT_FIX setting in build scripts for User Andrewd 19:35
pgsql: Editorial overhaul of plpgsql documentation. Tom Lane 23:02

July 15, 2007

Thread Author Time
pgsql: Note incompatibility with Oracle's version of FOR ... Tom Lane 00:45
pgsql: Reject zero or negative BY step in plpgsql integer FOR-loops, and Tom Lane 02:15
pgsql: Because plpgsql's scanner uses %option case-insensitive, flex's Tom Lane 22:18
pgsql: Fix unportable use of isspace(), per buildfarm results. Tom Lane 22:32
pgsql: Fix possible portability problem, per buildfarm warnings. Tom Lane 22:34
pgsql: Fix compile warning on Solaris, per buildfarm. Tom Lane 22:40
pgsql: Silence Solaris compiler warning, per buildfarm. Tom Lane 22:43
pgsql: Silence Solaris compiler warnings, per buildfarm. Tom Lane 22:49
pgsql: Change a couple of exit(0) to return 0 to suppress complaints Tom Lane 22:54
pgsql: Avoid possibly-unportable initializer, per buildfarm warning. Tom Lane 22:57
pgsql: Silence a rather odd compiler warning. Tom Lane 23:06
pgsql: Silence a rather odd compiler warning. Tom Lane 23:09
pgsql: Fix a passel of signed vs unsigned char warnings. Tom Lane 23:30
pgsql: Fix CHECK_RELATION_BLOCK_RANGE macro, which was not merely Tom Lane 23:46
pgsql: Fix CHECK_RELATION_BLOCK_RANGE macro, which was not merely Tom Lane 23:47
pgsql: Get rid of overly cute, unportable, probably not very efficient Tom Lane 23:57

July 16, 2007

Thread Author Time
pgsql: On AIX, include <sys/atomic_op.h> so that the functions we use Tom Lane 02:03
pgsql: So our reward for including <sys/atomic_op.h> seems to be a bunch Tom Lane 04:57
pgsql: Quote pathnames so pg_standby works with paths that have spaces Magnus Hagander 08:40
pgcheck - .: Imported Sources User Machr2 12:01
pgcheck - pokus: User Machr2 13:30
pgsql: Hmm, so evidently _check_lock and _clear_lock take an argument of Tom Lane 14:02
pgsql: Allow plpgsql function parameter names to be qualified with the Tom Lane 17:01
pgsql: With the native compiler on Unixware, disable optimization if Neil Conway 17:38
pgsql: Add comments spelling out why it's a good idea to release Tom Lane 21:09
pgsql: Fix pg_buffercache to release buffer partition locks in reverse Tom Lane 21:20
pgsql: Update docs that GNU tar versions >=1.16 exit with 1 on files Bruce Momjian 22:20

July 17, 2007

Thread Author Time
pgsql: Add: > * Allow multiple indexes to be created concurrently, Bruce Momjian 00:07
pgsql: Fix outfuncs.c to dump A_Const nodes representing NULLs Tom Lane 01:21
pgsql: Fix outfuncs.c to dump A_Const nodes representing NULLs Tom Lane 01:21
pgsql: Fix outfuncs.c to dump A_Const nodes representing NULLs Tom Lane 01:22
pgsql: Fix outfuncs.c to dump A_Const nodes representing NULLs Tom Lane 01:22
pgsql: Fix outfuncs.c to dump A_Const nodes representing NULLs Tom Lane 01:22
pgsql: Fix outfuncs.c to dump A_Const nodes representing NULLs Tom Lane 01:22
Re: [COMMITTERS] pgsql: Create hooks to let a loadable plugin monitor (or even replace) Bruce Momjian 01:34
pgsql: Add CVS Wiki URL to docs. Bruce Momjian 01:52
pgsql: Implement CREATE TABLE LIKE ... Neil Conway 05:02
pgsql: Remove http://www.benchmarkresources.com, no longer resolves to a Bruce Momjian 05:03
pgsql: Fix incorrect optimization of foreign-key checks. Tom Lane 17:45
pgsql: Fix incorrect optimization of foreign-key checks. Tom Lane 17:45
pgsql: Fix incorrect optimization of foreign-key checks. Tom Lane 17:45
pgsql: Fix incorrect optimization of foreign-key checks. Tom Lane 17:45

July 18, 2007

Thread Author Time
pgsql: Add: > > o Allow GLOBAL temporary tables to exist as empty by Bruce Momjian 00:16
pgsql: Document that age() adds days, then full months. Bruce Momjian 03:12
pgsql: Properly adjust age() seconds to match the sign of the larger Bruce Momjian 03:13
pgsql: Document that 'deleted' is also tracked by autovacuum. Bruce Momjian 03:39
pginstaller - web: Make download link in the FAQ always point to the User Mha 07:53
pginstaller - web: Correct python version, per Magnus User Dpage 08:16
pginstaller - web: Update Turkish translation and fix links. User Mha 09:08
pgsql: GSSAPI documentation Magnus Hagander 12:00
Re: pgsql: Document that age() adds days, then full months. Tom Lane 15:30
pgsql: Cast NULL to a pointer type in the execl() call, to avoid a Alvaro Herrera 21:19
pgsql: Fix an old thinko in SS_make_initplan_from_plan, which is used Tom Lane 21:40

Browse Archives

Prev | Next