pgsql-committers since 2012-07-03 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

July 3, 2012

Thread Author Time
pgsql: Remove misleading hints about reducing the System V request size Robert Haas 14:18
Re: pgsql: Remove misleading hints about reducing the System V request size Tom Lane 14:45
Re: pgsql: Remove misleading hints about reducing the System V request size Robert Haas 15:08
Re: pgsql: Make the pg_upgrade log files contain actual commands Bruce Momjian 15:36
pgsql: Have copyright tool mention that certain files should be updated Bruce Momjian 16:02
pgsql: Have REASSIGN OWNED work on extensions, too Alvaro Herrera 19:21
pgsql: Have REASSIGN OWNED work on extensions, too Alvaro Herrera 19:21
pgsql: Have REASSIGN OWNED work on extensions, too Alvaro Herrera 19:21
pgsql: Forgot an #include in the previous patch :-( Alvaro Herrera 20:41
pgsql: Forgot an #include in the previous patch :-( Alvaro Herrera 20:41
pgsql: Forgot an #include in the previous patch :-( Alvaro Herrera 20:41

July 4, 2012

Thread Author Time
pgsql: Improve documentation about MULE encoding. Tom Lane 04:30
pgsql: Remove references to PostgreSQL bundled on Solaris Magnus Hagander 07:12
pgsql: Remove references to pgfoundry as recommended hosting platform Magnus Hagander 07:12
pgsql: Remove references to pgfoundry as recommended hosting platform Magnus Hagander 07:12
pgsql: Remove references to PostgreSQL bundled on Solaris Magnus Hagander 07:12
pgsql: Fix typo Magnus Hagander 07:12
pgsql: Fix typo Magnus Hagander 07:12
pgsql: Remove references to pgfoundry as recommended hosting platform Magnus Hagander 07:12
pgsql: Remove references to PostgreSQL bundled on Solaris Magnus Hagander 07:12
pgsql: Fix typo Magnus Hagander 07:12
pgsql: Remove reference to default wal_buffers being 8 Magnus Hagander 07:25
pgsql: Remove reference to default wal_buffers being 8 Magnus Hagander 07:25
pgsql: Remove reference to default wal_buffers being 8 Magnus Hagander 07:25
pgsql: Always treat a standby returning an an invalid flush location as Magnus Hagander 13:26
pgsql: Set the write location in the pg_receivexlog status messages Magnus Hagander 13:26
pgsql: Set the write location in the pg_receivexlog status messages Magnus Hagander 13:26
pgsql: Always treat a standby returning an an invalid flush location as Magnus Hagander 13:26
pgsql: Always treat a standby returning an an invalid flush location as Magnus Hagander 13:26
pgsql: Remove duplicate, unnecessary, variable declaration Magnus Hagander 14:17
pgsql: Make oid2name, pgbench, and vacuumlo set fallback_application_na Robert Haas 19:40
pgsql: Increase the maximum initdb-configured value for shared_buffers Robert Haas 19:55
pgsql: Documentation cleanups for recent shared memory changes. Robert Haas 19:57
pgsql: More doc cleanups for recent shared memory changes. Robert Haas 19:58
pgsql: Add wchar -> mb conversion routines. Robert Haas 21:11
pgsql: Fix sample INSTR function to return 0 if third arg is 0. Robert Haas 21:20
pgsql: Have pg_dump in binary-upgrade mode properly drop user-created Bruce Momjian 21:37
pgsql: Have pg_dump in binary-upgrade mode properly drop user-created Bruce Momjian 21:37

July 5, 2012

Thread Author Time
pgsql: Reduce messages about implicit indexes and sequences to DEBUG1. Robert Haas 00:35
pgsql: Run newly-configured perltidy script on Perl files. Bruce Momjian 01:48
pgsql: Run newly-configured perltidy script on Perl files. Bruce Momjian 01:48
Re: Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 01:48
pgsql: Fix missing regex slash that caused perltidy to get confused on Bruce Momjian 01:59
pgsql: Fix missing regex slash that caused perltidy to get confused on Bruce Momjian 01:59
pgsql: Fix function argument tab completion for schema-qualified or quo Magnus Hagander 12:07
pgsql: pg_upgrade: abstract out copying of files from old cluster to ne Alvaro Herrera 15:43
pgsql: Remove support for using wait3() in place of waitpid(). Tom Lane 18:00
pgsql: Fix mapping of PostgreSQL encodings to Python encodings. Heikki Linnakangas 19:33
pgsql: Fix mapping of PostgreSQL encodings to Python encodings. Heikki Linnakangas 19:33
pgsql: Fix mapping of PostgreSQL encodings to Python encodings. Heikki Linnakangas 19:33
pgsql: Fix mapping of PostgreSQL encodings to Python encodings. Heikki Linnakangas 19:33
Re: pgsql: Fix mapping of PostgreSQL encodings to Python encodings. Tom Lane 20:31
Re: [COMMITTERS] pgsql: Fix mapping of PostgreSQL encodings to Python encodings. Heikki Linnakangas 20:37
pgsql: Revert part of the previous patch that avoided using PLy_elog(). Heikki Linnakangas 20:50
pgsql: Revert part of the previous patch that avoided using PLy_elog(). Heikki Linnakangas 20:50
pgsql: Revert part of the previous patch that avoided using PLy_elog(). Heikki Linnakangas 20:50
pgsql: Revert part of the previous patch that avoided using PLy_elog(). Heikki Linnakangas 20:50
Re: [COMMITTERS] pgsql: Fix mapping of PostgreSQL encodings to Python encodings. Jan Urbański 20:53
pgsql: Don't try to trim "../" in join_path_components(). Tom Lane 21:17
pgsql: Don't try to trim "../" in join_path_components(). Tom Lane 21:17
pgsql: Don't try to trim "../" in join_path_components(). Tom Lane 21:17
pgsql: Don't try to trim "../" in join_path_components(). Tom Lane 21:17
pgsql: Don't try to trim "../" in join_path_components(). Tom Lane 21:17
pgsql: Don't try to trim "../" in join_path_components(). Tom Lane 21:17
Re: Re: [COMMITTERS] pgsql: Fix mapping of PostgreSQL encodings to Python encodings. Peter Eisentraut 21:30
Re: Re: [COMMITTERS] pgsql: Fix mapping of PostgreSQL encodings to Python encodings. Jan Urbański 21:54

July 6, 2012

Thread Author Time
pgsql: Fix PGDATAOLD and PGDATANEW to properly set pgconfig location, p Bruce Momjian 03:36
pgsql: Fix PGDATAOLD and PGDATANEW to properly set pgconfig location, p Bruce Momjian 03:36
pgsql: Fix failure of new wchar->mb functions to advance from pointer. Robert Haas 03:48
Re: Re: [COMMITTERS] pgsql: Fix mapping of PostgreSQL encodings to Python encodings. Heikki Linnakangas 08:05
Re: Re: [COMMITTERS] pgsql: Fix mapping of PostgreSQL encodings to Python encodings. Jan Urbański 08:14
pgsql: Update pg_upgrade comments for recent configpath fix. Bruce Momjian 13:39
pgsql: Update pg_upgrade comments for recent configpath fix. Bruce Momjian 13:39
pgsql: Fix spacing in copyright.pl after being run with missing regex s Bruce Momjian 14:57
pgsql: Fix spacing in copyright.pl after being run with missing regex s Bruce Momjian 14:57
Re: Re: [COMMITTERS] pgsql: Fix mapping of PostgreSQL encodings to Python encodings. 📎 Jan Urbański 15:01
pgsql: Fix copyright.pl to properly skip the .git directory by adding a Bruce Momjian 15:44
pgsql: Fix copyright.pl to properly skip the .git directory by adding a Bruce Momjian 15:44
Re: Re: [COMMITTERS] pgsql: Fix mapping of PostgreSQL encodings to Python encodings. Heikki Linnakangas 15:53
pgsql: Modify copyright.pl so all lines are processed, not just the fir Bruce Momjian 15:59
pgsql: Modify copyright.pl so all lines are processed, not just the fir Bruce Momjian 15:59
pgsql: Have copyright.pl skip updating something that is just the curre Bruce Momjian 16:21
pgsql: Have copyright.pl skip updating something that is just the curre Bruce Momjian 16:21
pgsql: Run updated copyright.pl on HEAD and 9.2 trees, updating the psq Bruce Momjian 16:28
pgsql: Run updated copyright.pl on HEAD and 9.2 trees, updating the psq Bruce Momjian 16:28
Re: Re: [COMMITTERS] pgsql: Fix mapping of PostgreSQL encodings to Python encodings. Peter Eisentraut 20:47
pgsql: Convert libpq regress script to Perl Alvaro Herrera 20:54
pgsql: Update libpq test expected output Alvaro Herrera 20:54