pgsql-committers - October 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

Oct. 1, 2007

Thread Author Time
pgsql: Have pgcvslog mark back-branch commits with "<back-patch>". Bruce Momjian 02:59
pgsql: Fixup for new pgcvslog feature. Bruce Momjian 03:01
pgsql: Fix a minor typo. D'Arcy J.M. Cain 06:52
stackbuilder - wizard: Attempt to auto-expand the appropriate mirror User Dpage 09:56
pginstaller - pginst: Use the correct pgAdmin scripts directory User Dpage 10:26
pginstaller - pginst: Add FInnish hints and tips for pgAdmin User Dpage 10:33
pginstaller - pginst: Client encoding for command lines is added. User H-saito 10:51
pgsql: Enable __FUNCTION__ on MSVC builds. Magnus Hagander 10:54
pginstaller - pginst: Few minor bug fixes User Dpage 11:05
pginstaller - pginst: Re-enable stackbuilder User Dpage 11:06
pgsql: Update pgcvslog text to simply "<branch>" Bruce Momjian 13:04
pginstaller - pginst: Client encoding used by psql.exe. User H-saito 13:18
pgsql: Build with /GS on 64-bit to work with modern Platform SDK. Magnus Hagander 14:32
pginstaller - pginst: Install the pl/pgsql debugger plugin from User Dpage 15:47
pginstaller - pginst: initdb parameter mistake. User H-saito 16:11
pgsql: Avoid assuming that struct varattrib_pointer doesn't get padded Tom Lane 16:25
pgsql: Add note warning against use of pre-8.4 multithreaded Tcl. Tom Lane 16:43
pgsql: Add some examples. D'Arcy J.M. Cain 19:06
pgsql: Use BIO functions to avoid passing FILE * pointers to OpenSSL Magnus Hagander 20:30
pgsql: Add catalogs.sgml documentation for text search catalogs. Tom Lane 21:10
Re: pgsql: Use BIO functions to avoid passing FILE * pointers to OpenSSL Gregory Stark 21:33
Re: pgsql: Use BIO functions to avoid passing FILE * pointers to OpenSSL Tom Lane 22:58

Oct. 2, 2007

Thread Author Time
pgsql: Cope with ERR_set_mark() and ERR_pop_to_mark() not existing in Tom Lane 00:25
Re: [COMMITTERS] pgsql: Use BIO functions to avoid passing FILE * pointers to OpenSSL Tom Lane 00:27
Re: [COMMITTERS] pgsql: Use BIO functions to avoid passing FILE * pointers to OpenSSL Magnus Hagander 06:22
Re: [COMMITTERS] pgsql: Use BIO functions to avoid passing FILE * pointers to OpenSSL Magnus Hagander 06:42
Re: [COMMITTERS] pgsql: Use BIO functions to avoid passing FILE * pointers to OpenSSL 📎 Magnus Hagander 09:18
Re: pgsql: Fix free space map to correctly track the total amount of FSM Tatsuo Ishii 09:40
pgsql: ITAGAKI Takahiro <[email protected]> added Michael Meskes 09:50
pgsql: No idea where this file came from. Michael Meskes 09:51
Re: pgsql: ITAGAKI Takahiro <[email protected]> added Stefan Kaltenbrunner 12:46
Re: pgsql: ITAGAKI Takahiro <[email protected]> added Michael Meskes 13:42
pgsql: Made new test also work without threading enabled. Michael Meskes 14:01
Re: [COMMITTERS] pgsql: Use BIO functions to avoid passing FILE * pointers to OpenSSL Tom Lane 14:04
Re: pgsql: ITAGAKI Takahiro <[email protected]> added Michael Meskes 14:11
Re: [HACKERS] Re: pgsql: Fix free space map to correctly track the total amount of FSM Tom Lane 15:22
Re: [HACKERS] Re: pgsql: Fix free space map to correctly track the total amount of FSM Tatsuo Ishii 15:37
pgsql: Default to thread safety on, and support more CPU options. Magnus Hagander 19:01
pgsql: Fix a compiler warning on Win32. Neil Conway 22:01

Oct. 3, 2007

Thread Author Time
Re: [HACKERS] Re: pgsql: Fix free space map to correctly track the total amount of FSM Decibel! 00:17
Re: Re: [COMMITTERS] pgsql: Fix free space map to correctly track the total amount of FSM Alvaro Herrera 01:07
Re: Re: [COMMITTERS] pgsql: Fix free space map to correctly track the total amount of FSM Tom Lane 01:48
pgsql: First cut at 8.3 release notes. Tom Lane 03:32
Re: pgsql: Made new test also work without threading enabled. Andrew Dunstan 07:35
pgsql: Hopefully fixed some stuff that causes Windows builds to fail. Michael Meskes 08:55
Re: pgsql: Made new test also work without threading enabled. Michael Meskes 08:57
pgbouncer - pgbouncer: more todo User Mkz 09:15
pgsql: Cleaned up ecpglib and renamed functions that do not need to be Michael Meskes 11:11
pgsql: Fix typo Magnus Hagander 11:34
pgbouncer - pgbouncer: pool_size doc User Mkz 11:43
pgsql: Make ECPG regression tests run with -c only for Magnus Hagander 11:57
pllolcode - pllolcode: Rebuilding parser piece by piece, making sure User Eggyknap 12:09
pgsql: Build DEF file for libecpg instead of generating a default one. Magnus Hagander 12:11
pgsql: Fix typo Magnus Hagander 12:11
pgsql: Fix commandlines for final two ECPG regression tests Magnus Hagander 12:31
pgsql: Use snprintf from libpgport in ecpg compatlib. Magnus Hagander 12:34
pgbouncer - pgbouncer: more testing User Mkz 12:51
pgsql: Also created export list for pgytpeslib and compatlib. Michael Meskes 13:20
pgsql: More detailed error msg (with stack trace) if a file copy fails. Magnus Hagander 13:20
pgsql: Remove exports.list in clean target. Michael Meskes 13:24
pgsql: Also build snprintf from pgport if needed. Michael Meskes 13:40
pgsql: Build two more .DEF files for ecpg instead of using default ones. Magnus Hagander 13:43
pgsql: Attempt to open certificate file "manually" using fopen before Magnus Hagander 13:57
Re: [COMMITTERS] pgsql: Use BIO functions to avoid passing FILE * pointers to OpenSSL Magnus Hagander 13:58
pgsql: Stripped two symbols that are needed. Michael Meskes 14:01
pgsql: This could be what's missing on some systems. Michael Meskes 14:42
pgsql: Fix command for fetching snprintf.c. Tom Lane 15:04
npgsql - Npgsql2: Added support for COPY IN and COPY OUT operations. User Fxjr 15:10
pgsql: Minor improvements to hack for old OpenSSL libraries: avoid Tom Lane 15:12
pgsql: Argh, missing dll in filename Michael Meskes 15:24
pgsql: Tweak recently-added tests to suppress scary-looking warnings on Tom Lane 15:59
pgsql: Suppress compiler warning in non-threaded build. Tom Lane 16:03
pgsql: Some editorial improvements for recently-added ALTER Tom Lane 16:48
pgsql: Teach chklocale.c how to extract encoding info from Windows Tom Lane 17:16
pginstaller - pginst: Fixed EUC_JP code misstake.. User H-saito 17:51
pgsql: Various minor improvements to the 8.3 release notes. Neil Conway 22:06
pgsql: Second pass at 8.3 release notes: put items in a bit more logical Tom Lane 23:02
Re: pgsql: Various minor improvements to the 8.3 release notes. Tom Lane 23:05
Re: pgsql: Second pass at 8.3 release notes: put items in a bit more logical Neil Conway 23:29

Oct. 4, 2007

Thread Author Time
Re: pgsql: Second pass at 8.3 release notes: put items in a bit more logical Tom Lane 00:09
Re: pginstaller - pginst: Fixed EUC_JP code misstake.. ITAGAKI Takahiro 00:55
pginstaller - pginst: EUC_TW which is not supported was removed. User H-saito 01:14
Re: pginstaller - pginst: Fixed EUC_JP code misstake.. Hiroshi Saito 01:16
pgsql: First pass at SGML-ifying the 8.3 release notes. Neil Conway 03:53
Re: pgsql: Second pass at 8.3 release notes: put items in a bit more logical Neil Conway 03:57
Re: Re: [COMMITTERS] pgsql: Fix free space map to correctly track the total amount of FSM Decibel! 05:02
Re: Re: [COMMITTERS] pgsql: Fix free space map to correctly track the total amount of FSM Tatsuo Ishii 06:23
pgsql: Two fixes for the release notes from Guillaume Smet. Neil Conway 07:53
pgsql: Added def-files to all: target so they are build everytime. Michael Meskes 07:58
dbsamples - dbsamples: New Directory User Xzilla 14:46
dbsamples - dbsamples: ISO-639-3 Language Code Database. User Xzilla 14:59
pgsql: Change Assert() to a plain test and elog, just to see if that Tom Lane 15:37
pgsql: Removed newline at end of exports files. Michael Meskes 16:29
pgsql: Replaced tabs by white spaces Michael Meskes 17:49
dbsamples - dbsamples: let's install into the db we created for it User Xzilla 18:12
pgsql: DLL_DEFFILE should be defined when PORTNAME is win32, not when it Tom Lane 18:32
pgsql: Update timezone data files to release 2007h of the zic database. Tom Lane 19:06
pgsql: Update timezone data files to release 2007h of the zic database. Tom Lane 19:07
pgsql: Update timezone data files to release 2007h of the zic database. Tom Lane 19:07
pgsql: Update timezone data files to release 2007h of the zic database. Tom Lane 19:07
pgsql: Stamp 8.3beta1, except in configure.in/configure. Tom Lane 19:12
pgtreelib - pgtreelib: New Directory User Kostas 20:30
pgtreelib - pgtreelib: User Kostas 20:31
pgsql: Keep the planner from failing on "WHERE false AND something IN Tom Lane 20:44
pgsql: Keep the planner from failing on "WHERE false AND something IN Tom Lane 20:44
pgsql: Keep the planner from failing on "WHERE false AND something IN Tom Lane 20:45
pgsql: Keep the planner from failing on "WHERE false AND something IN Tom Lane 20:45
pgsql: Keep the planner from failing on "WHERE false AND something IN Tom Lane 20:45
pgsql: Results from buildfarm show that ecpglib was depending on Tom Lane 20:54
pgtreelib - pgtreelib: User Kostas 21:35
pgtreelib - pgtreelib: New Directory User Kostas 21:35
pgtreelib - pgtreelib: New Directory User Kostas 21:35
pgtreelib - pgtreelib: New Directory User Kostas 21:35
pgtreelib - pgtreelib: New Directory User Kostas 21:35
pgtreelib - pgtreelib: init User Kostas 21:36
pgsql: Some desultory markup improvements in the new release notes. Tom Lane 22:55

Oct. 5, 2007

Thread Author Time
pgsql: Add .cvsignore files to suppress CVS gripes about ecpg .def Tom Lane 01:35
pgsql: Fix distprep and maintainer-clean targets so that ecpg's .def Tom Lane 01:51
pgsql: tag it 8.3beta1 ... Marc G. Fournier 02:55
pgbuildfarm - client-code: Use perl build scripts with msvc, prepare to User Andrewd 03:53
pgsql: Remove some cross-references that don't seem to work in HISTORY Tom Lane 04:03
dbi-link - dbi-link: Fixed bug in dbi_link.grant_user_role. David Fetter 08:01
dbi-link - dbi-link: * Mention examples/ in README.txt * Clarify which David Fetter 08:19
pginstaller - pginst: Update for beta 1 User Dpage 09:16
pginstaller - pginst: Include the MSVC++ 8.0 runtimes using the User Dpage 13:41
pgtreelib - pgtreelib: User Kostas 13:52
pgtreelib - pgtreelib: User Kostas 13:52
pgsql: Add pgcvslog '-d' capability to allow stripping of commit Bruce Momjian 16:42
pgsql: Fix plperl and pltcl to include the name of the current function Tom Lane 17:06
pgsql: Add comment about cvs branch numbers. Bruce Momjian 18:40

Oct. 6, 2007

Thread Author Time
npgsql - Npgsql2: Updated to use the correct BSD License version User Fxjr 13:16
pgsql: Fix SGML markup, from Guillaume Lelarge. Alvaro Herrera 15:50
pgsql: Adjust regcustom.h so that all those assert() calls in the regex Tom Lane 16:01
pgsql: Adjust some regex debugging printouts to not give Tom Lane 16:05
pgsql: Make dumpcolors() have tolerable performance when using 32-bit Tom Lane 16:18
pgsql: Fix missing parenthesis, per Guillaume Lelarge. Alvaro Herrera 17:45

Oct. 7, 2007

Thread Author Time
pgsql: Remove stylesheet.css file on "make clean", created only on VPATH Alvaro Herrera 00:23
pgsql: Clean up the doc makefile for draft HTML generation. Alvaro Herrera 00:32
aupg - aupg_src: Added support for multi-column primary keys. User Rlucas 01:10
pgsql: Change &pi; to plain "pi" in index entry, to avoid double Alvaro Herrera 01:13
pgsql: A few improvements to analyze and vacuum sections in Alvaro Herrera 01:16
pgbuildfarm - client-code: finally enable ECPG regression tests for MSVC User Andrewd 02:20
pllolcode - pllolcode: VISIBLE [DEBUG|LOG|INFO|WARNING|EXCEPTION] "Msg" User Eggyknap 04:39
pgtreelib - pgtreelib: User Kostas 13:00
pginstaller - pginst: Disable UTF-8 as a default cluster encoding, and User Dpage 19:47
pgsql: New Directory Jan Wieck 23:25
pgsql: New Directory Jan Wieck 23:26
pgsql: New Directory Jan Wieck 23:26
pgsql: Added the Skytools extended transaction ID module to contrib as Jan Wieck 23:32
Re: pgsql: New Directory Andrew Dunstan 23:38

Oct. 8, 2007

Thread Author Time
Re: pgsql: Added the Skytools extended transaction ID module to contrib as Tom Lane 03:40
pgbouncer - pgbouncer: test for endianess in configure User Mkz 06:51
pgbouncer - pgbouncer: doc updates User Mkz 06:57
pgbouncer - pgbouncer: switch to toggle between LIFO and round-robin User Mkz 07:06
pgbouncer - pgbouncer: expand a comment User Mkz 07:16
pgbouncer - pgbouncer: Show local address in SHOW User Mkz 09:50
pgbouncer - pgbouncer: revert back to old doc names User Mkz 10:06
pgbouncer - pgbouncer: rename docs in dist target also User Mkz 10:09
pgbouncer - pgbouncer: search for -lrt which is needed by newer libevent User Mkz 10:27
pgtreelib - pgtreelib: User Kostas 11:42
pgtreelib - pgtreelib: User Kostas 11:42
pllolcode - pllolcode: Support command blocks, copy strings properly User Eggyknap 12:09
pginstaller - pginst: Add some missing quotes User Dpage 12:31
pginstaller - pginst: Add missing semi-colon User Dpage 12:51
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Magnus Hagander 14:25
bizgres - bizgres: (MPP-1837) Allow using '; ' as a control character. User Agoldshuv 15:23
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Andrew Dunstan 15:43
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Tom Lane 16:16
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Marko Kreen 16:49
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Andrew Dunstan 17:05
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Magnus Hagander 17:07
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Tom Lane 17:34
pgsql: Add: > o Have ALTER SEQUENCE RENAME rename the sequence name Bruce Momjian 18:01
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Jan Wieck 18:51
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Marko Kreen 18:54
pgsql: Get rid of dependency on strtoull() --- Marko Kreen. Tom Lane 20:25
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Magnus Hagander 20:29
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Magnus Hagander 20:32
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Gregory Stark 21:11
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Robert Treat 21:38
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Peter Eisentraut 22:00
pgsql: Faster test for overflow in str2txid, from Marko. Tom Lane 22:07
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Joshua D. Drake 22:08
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Joshua D. Drake 22:13
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Tom Lane 22:32
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Albert Cervera i Areny 22:40

Oct. 9, 2007

Thread Author Time
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Andrew Dunstan 00:11
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Tatsuo Ishii 00:25
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Alvaro Herrera 00:51
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Tatsuo Ishii 01:17
pgsql: Clarify user of "postmaster" vs. Bruce Momjian 01:28
pgsql: Add: > * MONEY dumps in a locale-specific format making it Bruce Momjian 02:31
pgsql: Add comment. Bruce Momjian 02:56
pgsql: Typo fix. Bruce Momjian 03:20
pgsql: Update Brazilian FAQ. Bruce Momjian 03:21
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Bruce Momjian 04:15
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Tatsuo Ishii 04:23
Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as Bruce Momjian 04:33
Skytools committed without hackers discussion/review Bruce Momjian 05:06
npgsql - Npgsql2: [#1003272] Queue Empty exception. User Fxjr 05:16

Browse Archives

Prev | Next