pgsql-committers since 2007-10-29 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

Oct. 29, 2007

Thread Author Time
pgsql: Remove claim that ts_headline knows how to generate multiple Tom Lane 01:55
temporal - temporal: added rudimentary GiST support -- experimental User Jdavis 03:08
temporal - temporal: added postgresql COPYRIGHT file User Jdavis 06:38
pginstaller - pginst: Update for beta2 User Dpage 08:55
pgsql: New versions of mingw have gettimeofday(), so add an autoconf Magnus Hagander 11:25
pgsql: Add compat file for dynamically loading the functions that MinGW Magnus Hagander 12:35
pgsql: Fix coredump during replay WAL after crash. Teodor Sigaev 13:49
pgsql: Fix coredump during replay WAL after crash. Teodor Sigaev 13:49
Re: pgsql: Add compat file for dynamically loading the functions that MinGW Tom Lane 13:54
Re: pgsql: Add compat file for dynamically loading the functions that MinGW Magnus Hagander 14:04
pgsql: Make variable static, per Tom. Magnus Hagander 14:04
psqlodbc - psqlodbc: 1. User Hinoue 15:04
pgsql: Clarify restart is of the "database" server, in FAQ. Bruce Momjian 17:22
pgsql: Update Russian FAQ. Bruce Momjian 17:27
pgsql: Documentation wording fixes. Bruce Momjian 17:29
npgsql - Npgsql: 2007-10-29 Francisco Figueiredo Jr. User Fxjr 17:52
pgsql: - Add check of already changed page while replay WAL. Teodor Sigaev 19:26
pgsql: - Add check of already changed page while replay WAL. Teodor Sigaev 19:27
pgsql: Remove the hack in the grammar that "optimized away" DEFAULT NULL Tom Lane 19:40
plproxy - plproxy: remove syncing of standard_conforming_strings, seems User Mkz 19:50
plproxy - plproxy: test missin connect User Mkz 19:52
plproxy - plproxy: experimental support for old flex somehow it breaks User Mkz 19:55
plproxy - plproxy: malloc debugging for flex User Mkz 19:57
plproxy - plproxy: todo update User Mkz 19:59
plproxy - plproxy: put todo into wiki User Mkz 20:08
plproxy - plproxy: put malloc crap directly to scanner.l, parser does User Mkz 20:17
plproxy - plproxy: stop autogenerating debian/changelog User Mkz 20:25
pgsql: Mention the index name in 'could not create unique index' errors, Tom Lane 21:31
pginstaller - pginst: Copy the returned string from setlocale() per code User Dpage 21:59
pgsql: In the previous commit message, I forgot to credit Simon Riggs Alvaro Herrera 22:17

Oct. 30, 2007

Thread Author Time
bizgres - bizgres: Add new psuedo threshold type 'IGNORE' - queries User Markir 00:19
bizgres - bizgres: Update README for overcommit and ignore threshold User Markir 00:37
bizgres - bizgres: Fix self deadlock breakage introduced by ignore User Markir 00:50
bizgres - bizgres: Use definable symbol RESLOCK_DEBUG to conditionally User Markir 00:52
pgsql: simple script to pull together a very small (<500k) tar file Marc G. Fournier 02:34
pgsnmpd - pgsnmpd: (finally) finish the pg_statistic table MIB User Eggyknap 10:27
plproxy - plproxy: insert a successful func inbetween User Mkz 10:45
plproxy - plproxy: old flex needs more cleanup User Mkz 10:47
plproxy - plproxy: test statement_timeout User Mkz 11:24
pgsnmpd - pgsnmpd: New Directory User Eggyknap 11:39
pgsnmpd - pgsnmpd: New Directory User Eggyknap 11:39
pgsnmpd - pgsnmpd: New Directory User Eggyknap 11:39
pgsnmpd - pgsnmpd: - Create pgsnmpdObjects with pgsnmpdConnectionsTable User Eggyknap 11:44
pllolcode - pllolcode: More documentation User Eggyknap 12:00
Re: [COMMITTERS] pgsql: simple script to pull together a very small (<500k) tar file Alvaro Herrera 14:44
dbi-link - dbi-link: - Added new function David Fetter 15:34
Re: [COMMITTERS] pgsql: simple script to pull together a very small (<500k) tar file Marc G. Fournier 16:35
Re: Re: [COMMITTERS] pgsql: simple script to pull together a very small (<500k) tar file Tom Lane 17:36
Re: Re: [COMMITTERS] pgsql: simple script to pull together a very small (<500k) tar file Tom Lane 17:50
Re: Re: [COMMITTERS] pgsql: simple script to pull together a very small (<500k) tar file Marc G. Fournier 18:07
Re: Re: [COMMITTERS] pgsql: simple script to pull together a very small (<500k) tar file Marc G. Fournier 18:13
pgsql: Add a note pointing out that some other databases make GREATEST Tom Lane 19:06
pgsql: Update some obsolete stuff in the GRANT and REVOKE reference Tom Lane 19:43
Re: [COMMITTERS] pgsql: simple script to pull together a very small (<500k) tar file Peter Eisentraut 23:05
pgsql: Add note on PostgreSQL vs. Peter Eisentraut 23:06
Re: Re: [COMMITTERS] pgsql: simple script to pull together a very small (<500k) tar file Peter Eisentraut 23:10
Re: Re: [COMMITTERS] pgsql: simple script to pull together a very small (<500k) tar file Joshua D. Drake 23:20
pgsql: removed from CVS Marc G. Fournier 23:38
Re: Re: [COMMITTERS] pgsql: simple script to pull together a very small (<500k) tar file Marc G. Fournier 23:39
Re: Re: [COMMITTERS] pgsql: simple script to pull together a very small (<500k) tar file Alvaro Herrera 23:44

Oct. 31, 2007

Thread Author Time
Re: pgsql: Add compat file for dynamically loading the functions that MinGW Hiroshi Saito 05:58
Re: pgsql: Add compat file for dynamically loading the functions that MinGW Magnus Hagander 06:43
Re: pgsql: Add compat file for dynamically loading the functions that MinGW Hiroshi Saito 06:52
plproxy - plproxy: simpler lineno init User Mkz 07:41
Re: pgsql: Add compat file for dynamically loading the functions that MinGW Magnus Hagander 08:22
pgsql: More precise error message Peter Eisentraut 10:55
pginstaller - pginst: Simple rewrite of the code that reads SQL scripts User Dpage 11:53
pgbouncer - pgbouncer: use unlikely() in debug macros User Mkz 14:04
pgsql: Add: > * Prevent long-lived temporary tables from causing Bruce Momjian 20:12
Re: pgsql: In the previous commit message, I forgot to credit Simon Riggs Simon Riggs 20:58

Nov. 1, 2007

Thread Author Time
npgsql - Npgsql2: 2007-10-31 Josh Cooley <[email protected]> User Jbcooley 03:06
npgsql - Npgsql2: 2007-10-31 Josh Cooley <[email protected]> User Jbcooley 03:06
pgbouncer - pgbouncer: simple version of jenkins hash the attempt to User Mkz 08:29
snapshot - src: New Directory User Cunha17 15:28
snapshot - src: First support for MySQL User Cunha17 15:29
snapshot - src: First support for MySQL User Cunha17 15:30
snapshot - src: First support for MySQL User Cunha17 15:32
snapshot - src: Wrong directory of MySQL refresh support User Cunha17 15:34
snapshot - src: Typo User Cunha17 15:35
pgsql: Add acronym section to our documentation. Bruce Momjian 17:00
pgsql: Add acronym section to our documentation. Bruce Momjian 17:00
pgsql: Add documentation mention that FSM == Free Space Map, so the Bruce Momjian 17:06
pgsql: Acronym spelling fix. Bruce Momjian 17:16
snapshot - src: Current time retrieval using perl now allows Win32 users User Cunha17 17:27
pgsql: Update Czech FAQ. Bruce Momjian 17:28
pgsql: Update discussion of shared memory sizing for 8.3: adjust Tom Lane 19:06
pgsql: Update shared-memory-size info for 8.2 branch. Tom Lane 19:11
pgbouncer - pgbouncer: New Directory User Mkz 19:49
pgbouncer - pgbouncer: move include files to separate dir User Mkz 19:52
pgsql: Some corrections/improvements to new acronym list. Tom Lane 20:27
pgbouncer - pgbouncer: use standard int types User Mkz 21:02
pgsql: Mention that internal hash functions changed in 8.3 release Bruce Momjian 22:38
Re: Re: [COMMITTERS] pgsql: Close previously open holes for invalidly encoded data to enter Bruce Momjian 22:41
Re: Re: [COMMITTERS] pgsql: Close previously open holes for invalidly encoded data to enter Andrew Dunstan 22:52
Re: Re: [COMMITTERS] pgsql: Close previously open holes for invalidly encoded data to enter Bruce Momjian 23:23
Re: Re: [COMMITTERS] pgsql: Close previously open holes for invalidly encoded data to enter Tom Lane 23:26
Re: Re: [COMMITTERS] pgsql: Close previously open holes for invalidly encoded data to enter Andrew Dunstan 23:28

Nov. 2, 2007

Thread Author Time
npgsql - Npgsql2: 2007-11-1 Josh Cooley <[email protected]> User Jbcooley 00:41
Re: pgsql: Add compat file for dynamically loading the functions that MinGW Hiroshi Saito 06:12
pllolcode - pllolcode: Update documentation User Eggyknap 11:38
pgbouncer - pgbouncer: md5.c: sync with endianess changes made in pgsql User Mkz 12:01
plproxy - plproxy: issue remote query with expected result columns User Mkz 12:43
pginstaller - pginst: Update french translation. User Gleu 16:18
pgsql: Ensure that EquivalenceClasses generated from ORDER BY keys Tom Lane 18:54
psqlodbc - psqlodbc: I may have introduced a bug in the last change User Hinoue 23:01

Nov. 3, 2007

Thread Author Time
npgsql - Npgsql2: Added support for DataSourceInformation schema in User Fxjr 21:42
npgsql - EnterpriseLibrary: Imported Sources User Fxjr 22:03
npgsql - EnterpriseLibrary: Added BSD license. User Fxjr 22:09
pllolcode - pllolcode: Update documentation User Eggyknap 22:15
npgsql - Npgsql2: Improve handleing of closed connections and non-pooled User Jbcooley 23:38

Nov. 4, 2007

Thread Author Time
psqlodbc - psqlodbc: Correct the flow of trial of multi protocols and User Hinoue 00:32
pgsql: Teach CREATE CONSTRAINT TRIGGER to convert old-style foreign key Tom Lane 01:16
pgsql: Prevent continuing disk-space bloat when profiling (with Tom Lane 17:55
pgsql: Document that configure --with-libxslt controls just Bruce Momjian 18:10
pgsql: Update wording for xsl configure option. Bruce Momjian 18:53
pgsql: Mention "replication" in the title of the high availability and Bruce Momjian 19:23
pgsql: Properly indent tablespace SGML section. Bruce Momjian 19:43
pgsql: Minor improvements to code for converting legacy CREATE Tom Lane 21:25
pgsql: Document possible problems with NFS tablespaces. Bruce Momjian 21:40
pgsql: Add link to NFS section from "creating a database cluster. Bruce Momjian 21:48
pgsql: Working improvement. Bruce Momjian 21:50

Nov. 5, 2007

Thread Author Time
pgsql: Use LOG instead of DEBUG2 for logging invalid cancel requests. Neil Conway 00:00
pgsql: Remove deprecation notice and add comment about safely restoring D'Arcy J.M. Cain 12:02
pgsql: Add a note about another issue that needs to be considered before Tom Lane 14:11
pgloader - pgloader: Improve summary output User Dim 14:17
pgsql: Document txid functions. Bruce Momjian 14:51
Re: pgsql: Add a note about another issue that needs to be considered before Gregory Stark 15:19
plproxy - plproxy: explicit type casting for result fields User Mkz 15:43
pgbouncer - pgbouncer: comment cleanup, use original macro names User Mkz 15:49
pgsql: Fix typos. Magnus Hagander 15:55
Re: pgsql: Document txid functions. Tom Lane 16:03
Re: pgsql: Document txid functions. Bruce Momjian 16:06
Re: pgsql: Add a note about another issue that needs to be considered before Tom Lane 16:10
Re: pgsql: Document txid functions. Tom Lane 16:21
Re: pgsql: Add a note about another issue that needs to be considered before Gregory Stark 16:22
Re: pgsql: Document txid functions. Bruce Momjian 16:30
Re: pgsql: Document txid functions. Tom Lane 16:35
pgsql: Move txid snapshot field description table from datatype to Bruce Momjian 16:45
pgsql: Remove <sect1> of txid functions. Bruce Momjian 16:57
Re: pgsql: Document txid functions. Bruce Momjian 17:07
pgsql: Properly pass third argument to open() in fsync test program. Bruce Momjian 17:10
pgsql: Document that syncronhous commit can be turned off in a single Bruce Momjian 17:35
pgsql: Minor editorial improvements to txid functions' documentation: Tom Lane 17:40
pgsql: Document that configure option only affects contrib: Bruce Momjian 17:43
pgsql: Improve conversion of legacy CREATE CONSTRAINT TRIGGER Tom Lane 19:00
pgsql: Fix deprecated-by-C-spec usage: storage class should come before Tom Lane 20:57
npgsql - Npgsql2: Added initial information about System.Transactions User Fxjr 21:49
pgsql: Fix xmlelement() to initialize libxml correctly before using it, Tom Lane 22:23

Nov. 6, 2007

Thread Author Time
pgsql: Some code review for xml.c: Add some more xml_init() calls that Tom Lane 03:06
pgsql: Fixed two parser bugs. Michael Meskes 08:32
pgsql: Fixed two parser bugs. Michael Meskes 08:32
pgsql: Fixed two parser bugs. Michael Meskes 08:32
pgsql: Added missing clause to parser. Michael Meskes 08:33
pgsql: Added missing clause to parser. Michael Meskes 08:33
pgloader - pgloader: When resorting to temp file, don't include columns User Dim 12:03
npgsql - Npgsql2: Added more information about System.Transactions. User Fxjr 12:36
npgsql - Npgsql2: Updated assembly version to Beta1. User Fxjr 12:37
npgsql - Npgsql2: Added release notes for Beta1 release. User Fxjr 12:38
npgsql - Npgsql2: Updated Changelog User Fxjr 12:39
pllolcode - pllolcode: Update documentation User Eggyknap 12:57
npgsql - Npgsql2: Updated RELEASENOTES to include a last minute fix. User Fxjr 13:13
npgsql - Npgsql2: Updated User Fxjr 13:14
npgsql - Npgsql2: [#1008537] New resource files - zh-CN. User Fxjr 13:46
npgsql - Npgsql2: Added last minute localization patch. User Fxjr 13:47
snapshot - src: Defining the client encoding for those "databases" that User Cunha17 14:09
snapshot - src: typo User Cunha17 14:09
npgsql - Npgsql2: Fixed build file to allows other resources to be User Fxjr 16:21
npgsql - Npgsql2: User Fxjr 16:22
snapshot - src: Correctly support some SQL types. User Cunha17 17:04

Nov. 7, 2007

Thread Author Time
pgsql: Use "alternative" instead of "alternate" where it is clearer. Peter Eisentraut 12:24
pgsql: Error message cleanup Peter Eisentraut 13:11
pgsql: Specify putting two spaces after sentence-ending period, which is Peter Eisentraut 13:12
pgsql: Improve wording Peter Eisentraut 13:23
pgsql: Consistent capitalization Peter Eisentraut 14:07
pgsql: <optional> cannot be used here, because psql doesn't handle it. Peter Eisentraut 14:07
pgsql: Fix patternsel() and callers to do the right thing for NOT LIKE Tom Lane 21:00
pgsql: Fix patternsel() and callers to do the right thing for NOT LIKE Tom Lane 21:00
pgsql: Improve the performance of LIKE/regex estimation in non-C Tom Lane 22:37
pgsql: Improve the performance of LIKE/regex estimation in non-C Tom Lane 22:37
pgsql: Improve the performance of LIKE/regex estimation in non-C Tom Lane 22:37
Job opportunity in AZ..... Kavita Arora 22:42

Nov. 8, 2007

Thread Author Time
plproxy - plproxy: composite type has always column names, check is User Mkz 07:42
plproxy - plproxy: proper quoting for function and result column names User Mkz 07:59
plproxy - plproxy: test quoting User Mkz 08:07
pgsql: Add missing newlines to error messages, and normalize wording a Peter Eisentraut 10:37
pgsql: Improve error message Peter Eisentraut 13:12
pgsql: Small fixes Peter Eisentraut 13:13
pgsql: Mention text search instead of tsearch2 Peter Eisentraut 13:13
pgsql: Add sentence-ending periods. Peter Eisentraut 14:47
pgsql: Wording changes Peter Eisentraut 14:47
pgsql: Adjust test results for message changes. Peter Eisentraut 14:56
pgsql: After conferencing again with Bruce, put in more accurate XML Peter Eisentraut 15:16
pgsql: Move NFS section into "Creating Cluster" documentation section Bruce Momjian 15:21
python - ex: Relocate project into the lo module. James William Pye 17:12
python - lo: Reorganize the project and incorporate the 'ex' module. James William Pye 17:46
python - pq: Raise exception instances. James William Pye 18:13
python - pq: Add the 'Queue' class for managing protocol transactions. James William Pye 18:25
python - pq: Remove the Block interface and fix bugs in Passive. James William Pye 18:58
python - pq: Bump version and update tests. James William Pye 18:58
python - pkg: Update package information and remove 'ex' from module James William Pye 18:59

Browse Archives

Prev | Next