pgsql-committers since 2005-12-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

Dec. 26, 2005

Thread Author Time
pgfouine - pgfouine: new parser User Gsmet 00:29
pgfouine - pgfouine: duration only queries User Gsmet 00:31
pgfouine - pgfouine: new parser User Gsmet 00:32
pgfouine - pgfouine: duration only queries User Gsmet 00:32
pgfouine - pgfouine: new parser User Gsmet 00:34
pgsql: Various cosmetic code cleanup for PL/Python: - use "bool" rather Neil Conway 04:28
pgsql: Add: * %Make row-wise comparisons work per SQL spec Right Bruce Momjian 05:14
pgsql: Rename pg_make_encrypted_password to PQencryptPassword. Peter Eisentraut 14:58
wikipedia - wikipgedia: Add wikipgedia specific information User Xzilla 16:03
wikipedia - wikipgedia: Update version information to reference User Xzilla 16:32
pgsql: More uses of IS_HIGHBIT_SET() macro. Bruce Momjian 19:30

Dec. 27, 2005

Thread Author Time
npgsql - Npgsql: 2005-12-26 Josh Cooley <[email protected]> User Jbcooley 03:33
pgsql: Protect ADD and HEADER symbols from conflicting with MIPS Bruce Momjian 04:00
npgsql - Npgsql: 2005-12-26 Josh Cooley <[email protected]> User Jbcooley 04:16
pgsql: Our code had: if (c == '\\' && Bruce Momjian 18:10
pgsql: Our code had: if (c == '\\' && Bruce Momjian 18:10
pgfouine - pgfouine: fix the problem of the additionnal empty line User Gsmet 19:28
pgfouine - pgfouine: improved timestamp formatting User Gsmet 19:29
pgfouine - pgfouine: added a callback function to format labels User Gsmet 19:31
python - be: Add path accessors. James William Pye 19:45
pgsql: Increase amount of shared buffers initdb tries to allocate to Andrew Dunstan 23:54

Dec. 28, 2005

Thread Author Time
pgsql: Implement SQL-compliant treatment of row comparisons for < <= > Tom Lane 01:30
pgsql: Done: < * %Make row-wise comparisons work per SQL spec > * -Make Bruce Momjian 02:12
Re: pgsql: Our code had: if (c == '\\' && Luke Lonergan 03:22
pgsql: Add regression tests for CSV and \., and add automatic quoting of Bruce Momjian 03:25
pgsql: Update: < * Add missing optimizer selectivities for date, Bruce Momjian 03:59
pgsql: Add regression tests for CSV and \., and add automatic quoting of Bruce Momjian 05:38
Re: [COMMITTERS] pgsql: Minor doc tweak: "NOT NULL" is redundant Christopher Kings-Lynne 06:01
Re: pgsql: Add regression tests for CSV and \., and add automatic quoting of Andrew Dunstan 12:35
Re: pgsql: Add regression tests for CSV and \., and add automatic quoting of Andrew Dunstan 13:39
pgsql: Update COPY CSV \. Bruce Momjian 14:38
pgsql: Update COPY CSV \. Bruce Momjian 14:38
Re: pgsql: Add regression tests for CSV and \., and add Bruce Momjian 15:02
pgsql: Add COPY CSV test that tests CSV output of \. Bruce Momjian 15:07
pgsql: Add COPY CSV test that tests CSV output of \. Bruce Momjian 15:07
Re: pgsql: Add regression tests for CSV and \., and add Bruce Momjian 15:09
Re: pgsql: Add regression tests for CSV and \., and add Bruce Momjian 15:36
Re: pgsql: Add regression tests for CSV and \., and add Andrew Dunstan 15:45
pgsql: Remove silly use of DLLIMPORT. Tom Lane 16:38
pgsql: Mention "table" in "violates foreign key constraint" message that Bruce Momjian 16:47
python - be: Add box accessors. James William Pye 16:55
pgsql: Move plpgsql's fetchArgInfo() into funcapi.c, and rename to Tom Lane 18:11
pgsql: Fix plperl validator to honor check_function_bodies: when that is Tom Lane 18:34
python - be: Add circle accessors. James William Pye 21:16
python - be: Add sequence accessors to varchar and bpchar. James William Pye 21:18
python - be: Include Python's compile.h for Darwin or Python2.3. James William Pye 23:08
pgsql: Update regression tests for new referential integrity error Bruce Momjian 23:17
pgsql: Arrange to set the LC_XXX environment variables to match our Tom Lane 23:22
python - be: Clear up warnings. James William Pye 23:54

Dec. 29, 2005

Thread Author Time
npgsql - Npgsql: 2005-12-29 Francisco Figueiredo Jr. User Fxjr 03:43
pgsql: Remove a space that incorrectly precedes a comma in the PL/pgSQL Bruce Momjian 04:02
pgsql: Remove a space that incorrectly precedes a comma in the PL/pgSQL Bruce Momjian 04:02
pgsql: Revert some careless search-and-replace: "ADD" in comment text Neil Conway 04:53
Re: [COMMITTERS] pgsql: Minor doc tweak: "NOT NULL" is Neil Conway 07:01
Re: [COMMITTERS] pgsql: Minor doc tweak: "NOT NULL" is Christopher Kings-Lynne 07:14
pgsql: Move declaration of check_function_bodies to where the perl Andrew Dunstan 14:28
pgsql: Update: < * Add missing rtree optimizer selectivity > * Improve Bruce Momjian 16:45
python - pq: Include stdint dot h. James William Pye 17:19
pgsql: Get rid of the SpinLockAcquire/SpinLockAcquire_NoHoldoff Tom Lane 18:08
python - be: Pamper Python23 with a \n. James William Pye 18:34
python - be: Clear up a few more warnings on Darwin. James William Pye 18:43
pgfouine - pgfouine: let's set the max_execution_time higher User Gsmet 20:17
pgfouine - pgfouine: added queries/second stuff User Gsmet 20:20
pgfouine - pgfouine: rollback the timestamp format change User Gsmet 20:43
pgfouine - pgfouine: added queries/second peak User Gsmet 20:44
pgsql: Index: src/pl/plpython/plpython.c Neil Conway 21:47
pgsql: Index: src/pl/plpython/plpython.c Neil Conway 21:47
pgsql: Index: src/pl/plpython/plpython.c Neil Conway 21:47
Re: pgsql: Index: src/pl/plpython/plpython.c Neil Conway 21:54
committers email / archive problems Andrew Dunstan 23:29

Dec. 30, 2005

Thread Author Time
pgsql: Disallow setting ssl = on if SSL is not compiled in. Peter Eisentraut 00:13
Re: committers email / archive problems Tom Lane 02:56
Re: pgsql: Index: src/pl/plpython/plpython.c Tom Lane 03:17
pgsql: Add: > * Make CLUSTER preserve recently-dead tuples per MVCC Bruce Momjian 03:24
pgsql: Repair EXPLAIN failure when trying to display a plan condition Tom Lane 18:34
pgsql: Repair EXPLAIN failure when trying to display a plan condition Tom Lane 18:34
pgsql: Add support for Solaris x86_64 using Sun's compiler. Bruce Momjian 21:43
pgsql: Mmark client-side prepare/bind/execute statements with "[client]" Bruce Momjian 22:55
pgsql: Rename send_rfq to send_ready_for_query. Bruce Momjian 23:49

Dec. 31, 2005

Thread Author Time
Re: pgsql: Arrange to set the LC_XXX environment variables to match our Magnus Hagander 14:35
Re: pgsql: Arrange to set the LC_XXX environment Dave Page 15:13
pgsql: Prefix client-side prepare with '[protocol]' rather than Bruce Momjian 16:50
pgsql: Rename variable 'what' to 'stat_msg'. Bruce Momjian 17:46
pgsql: Rename variable to cmd_str. Bruce Momjian 19:39
Re: pgsql: Arrange to set the LC_XXX environment variables to match our Tom Lane 21:25
pgsql: Clean up initdb's code for selecting max_connections and Tom Lane 23:50

Jan. 1, 2006

Thread Author Time
pgsql: Trim an obsolete comment: it is no longer relevant that "SELECT" Neil Conway 01:41
pgsql: Remove DOS line endings ("\r\n") from several .po files. Neil Conway 10:13
pgsql: Remove DOS line endings ("\r\n") from several .po files. Neil Conway 10:14
pgsql: Remove DOS line endings ("\r\n") from several .po files. Neil Conway 10:14
pgsql: Remove DOS line endings ("\r\n") from several .po files. Neil Conway 10:14
pgsql: Rewrite ProcessConfigFile() to avoid misbehavior at EOF, as per Tom Lane 19:52
pgsql: Rewrite ProcessConfigFile() to avoid misbehavior at EOF, as per Tom Lane 19:53
Re: pgsql: Remove DOS line endings ("\r\n") from several .po files. Peter Eisentraut 23:35
newsysviews - newsysview: use the CASE WHEN workaround to handle the User Andrewsn 23:42
npgsql - Npgsql: 2006-01-01 Francisco Figueiredo Jr. User Fxjr 23:42
python - pq: Don't forget buffer.c in the dist. James William Pye 23:45

Jan. 2, 2006

Thread Author Time
Re: pgsql: Remove DOS line endings ("\r\n") from several Neil Conway 00:41
pgsql: Change if (!(x || y)) construct with if (!x && !y), for clarity. Bruce Momjian 00:58
pgsql: Remove unnecessary assignment, per Tom. Bruce Momjian 03:30
Re: pgsql: Arrange to set the LC_XXX environment variables to match our Magnus Hagander 11:23
pgsql: Remove the nexus between trial_buffs and trial_conns, and don't Andrew Dunstan 16:45
pgsql: Reset flex state in a way that works for both flex 2.5.4 and Tom Lane 19:55
pgsql: Reset flex state in a way that works for both flex 2.5.4 and Tom Lane 19:55
pgsql: Don't assume that LC_MESSAGES is always available on WIN32. Tom Lane 20:25
Re: pgsql: Arrange to set the LC_XXX environment variables to match our Tom Lane 20:26

Jan. 3, 2006

Thread Author Time
wikipedia - wikipgedia: updated Special:Search to mediawiki head (fixes Sven Klemm 01:35
wikipedia - wikipgedia: added Special:Listredirects from mediawiki head Sven Klemm 01:55
wikipedia - wikipgedia: backporting changes in specialpages from Sven Klemm 02:35
wikipedia - wikipgedia: further backport of changes to special pages Sven Klemm 03:11
pgpool - pgpool: version 2.7 - add child_max_connections. User T-ishii 03:33
pgsql: Use setitimer() for stats file write, rather than do a Bruce Momjian 16:42
pgsql: Assume select() might modify struct timeout, so remove previous Bruce Momjian 19:54
Re: pgsql: Assume select() might modify struct timeout, Joe Conway 21:15
pgsql: Add checks to verify that a plpgsql function returning a rowtype Tom Lane 22:48
pgsql: Add checks to verify that a plpgsql function returning a rowtype Tom Lane 22:48
pgsql: Add checks to verify that a plpgsql function returning a rowtype Tom Lane 22:48
pgsql: Fix incorrect treatment of Tom Lane 23:32
pgsql: Fix incorrect treatment of Tom Lane 23:32
pgsql: Fix incorrect treatment of Tom Lane 23:32
pgsql: When the remote query result has a different number of columns Joe Conway 23:45
pgsql: There is a signedness bug in Openwall gen_salt code that pgcrypto Tom Lane 23:46
pgsql: When the remote query result has a different number of columns Joe Conway 23:46
pgsql: There is a signedness bug in Openwall gen_salt code that pgcrypto Tom Lane 23:46
pgsql: There is a signedness bug in Openwall gen_salt code that pgcrypto Tom Lane 23:46
pgsql: There is a signedness bug in Openwall gen_salt code that pgcrypto Tom Lane 23:46
pgsql: There is a signedness bug in Openwall gen_salt code that pgcrypto Tom Lane 23:46
pgsql: When the remote query result has a different number of columns Joe Conway 23:47
pgsql: When the remote query result has a different number of columns Joe Conway 23:48
pgsql: When the remote query result has a different number of columns Joe Conway 23:48

Jan. 4, 2006

Thread Author Time
mysqlcompat - mysqlcompat: Updates User Chriskl 02:53
pgsql: Fix another case in which autovacuum would fail while analyzing Tom Lane 19:16
pgsql: Fix another case in which autovacuum would fail while analyzing Tom Lane 19:16
pgsql: Rearrange backend startup sequence so that ShmemIndexLock can Tom Lane 21:06

Jan. 5, 2006

Thread Author Time
pgsql: Add port support for unsetenv() in back branches. Tom Lane 00:51
pgsql: Add port support for unsetenv() in back branches. Tom Lane 00:51
pgsql: Arrange to set the LC_XXX environment variables to match our Tom Lane 00:54
pgsql: Arrange to set the LC_XXX environment variables to match our Tom Lane 00:55
pgsql: Arrange to set the LC_XXX environment variables to match our Tom Lane 00:55
pgsql: Arrange to set the LC_XXX environment variables to match our Tom Lane 00:55
pgsql: Remove QNX port. Bruce Momjian 01:56
pgsql: Remove QNX file. Bruce Momjian 02:43
pgsql: Remove BEOS port. Bruce Momjian 03:01
pgsql: Done: > * -Remove BeOS and QNX-specific code Bruce Momjian 03:02
pgsql: Update version number. Bruce Momjian 03:55
pgsql: Stamp release 7.3.13. Bruce Momjian 03:59
pgsql: Stamp release 7.4.11. Bruce Momjian 03:59
pgsql: Stamp relesae 8.0.6. Bruce Momjian 04:00
pgsql: Stamp release 8.1.2. Bruce Momjian 04:02
Re: pgsql: Stamp release 8.1.2. Tom Lane 04:11
Re: pgsql: Stamp release 8.1.2. Bruce Momjian 04:14
Re: pgsql: Stamp release 8.1.2. Tom Lane 04:23
Re: pgsql: Stamp release 8.1.2. Bruce Momjian 04:26
pgsql: Update release notes for 8.1.X, 8.0.X, 7.4.X, and 7.3.X. Bruce Momjian 05:15
pgsql: Update release notes for 8.1.X, 8.0.X, 7.4.X, and 7.3.X. Bruce Momjian 05:16
pgsql: Bruce Momjian 05:21
pgsql: Bruce Momjian 05:22
pgsql: Update release notes. Bruce Momjian 05:23
Re: pgsql: Bruce Momjian 05:24
pgsql: Translation update Peter Eisentraut 09:32
pgsql: Make all command-line options of postmaster and postgres the Peter Eisentraut 10:07
pgpool - pgpool: Fix pool_status to show correct value for User T-ishii 13:08
npgsql - Npgsql: 2006-01-05 Francisco Figueiredo Jr. User Fxjr 14:31
pgsql: Improve markup. Bruce Momjian 14:52
pgsql: Improve markup. Bruce Momjian 14:53
pgsql: Improve markup. Bruce Momjian 14:53
pgsql: Improve markup. Bruce Momjian 14:53
pgsql: Improve markup. Bruce Momjian 14:54
pgsql: Wording improvements. Bruce Momjian 15:11
pgsql: Wording improvements. Bruce Momjian 15:11
pgsql: Wording improvements. Bruce Momjian 15:12
pgsql: Wording improvements. Bruce Momjian 15:12
pgsql: Wording improvements. Bruce Momjian 15:13
pgsql: Update item: < * %Remove behavior of postmaster -o after making Bruce Momjian 15:13
pgsql: New pgcrypto item wording. Bruce Momjian 15:17
pgsql: New pgcrypto item wording. Bruce Momjian 15:17
pgsql: New pgcrypto item wording. Bruce Momjian 15:18
pgsql: New pgcrypto item wording. Bruce Momjian 15:19
pgsql: New pgcrypto item wording. Bruce Momjian 15:19
pgsql: Add compile flags sample. Bruce Momjian 15:31
pgsql: Update x86 Solaris documenation ideas. Bruce Momjian 15:56
pgsql: Add: > > * Allow control over which tables are WAL-logged > > Bruce Momjian 16:23
pgsql: Update wording: < the table. Bruce Momjian 16:26
pgsql: Update wording: < STABLE | DEFAULT ]. Bruce Momjian 16:35
pgsql: Update: < stable logging probably can not have indexes. Bruce Momjian 16:39
pgsql: Add logging control TODO.detail. Bruce Momjian 17:28
pgsql: Add: > > * Allow SERIAL sequences to inherit permissions from Bruce Momjian 17:47

Jan. 6, 2006

Thread Author Time
pgsql: Fix ReadBuffer() to correctly handle the case where it's trying Tom Lane 00:04
pgsql: Fix ReadBuffer() to correctly handle the case where it's trying Tom Lane 00:04
pgsql: Fix ReadBuffer() to correctly handle the case where it's trying Tom Lane 00:04
pgsql: Convert Assert checking for empty page into a regular test and Tom Lane 00:15
pgsql: Convert Assert checking for empty page into a regular test and Tom Lane 00:15
pgsql: Convert Assert checking for empty page into a regular test and Tom Lane 00:16
Re: pgsql: Make all command-line options of postmaster and postgres the Tom Lane 01:29
pgsql: Fix broken markup. Tom Lane 01:35
pgsql: Generate back-branch configure scripts with the appropriate Tom Lane 02:30
pgsql: Generate back-branch configure scripts with the appropriate Tom Lane 02:31
pgsql: Generate back-branch configure scripts with the appropriate Tom Lane 02:31
Re: pgsql: Stamp release 8.1.2. Marc G. Fournier 02:55
pgsql: Fix Windows-only postmaster code to reject a connection request Tom Lane 02:58

Browse Archives

Prev | Next