pgsql-committers since 2006-01-27 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

Jan. 27, 2006

Thread Author Time
psqlodbc - psqlodbc: Fix the version stamp. User Dpage 09:00
psqlodbc - psqlodbc: Notes:psqlODBC 08.01.0107, 08.01.0106 Contents of User H-saito 14:32
pgsql: Snowball multibyte. Teodor Sigaev 16:32
psqlodbc - psqlodbc: 1) Change the declaration of several API(SQLxxxx) User Hinoue 17:43
pgsql: Tweak initdb to reduce verbosity of progress messages, by Tom Lane 19:01
psqlodbc - psqlodbc: Add Notes:psqlODBC 08.01.0108 User H-saito 23:15
pgpool - pgpool: Add pgpool's man page. User T-ishii 23:42

Jan. 28, 2006

Thread Author Time
pgsql: Per a bug report from Theo Schlossnagle, plperl_return_next() Neil Conway 03:28
pgsql: Per a bug report from Theo Schlossnagle, plperl_return_next() Neil Conway 03:28
pgsql: Undo perl's nasty locale setting on Windows. Andrew Dunstan 16:20
pgsql: Undo perl's nasty locale setting on Windows. Andrew Dunstan 16:21
pgsql: Undo perl's nasty locale setting on Windows. Andrew Dunstan 16:22
pgaccess - pgaccess: allow loading script from a file User Cmaj 22:20
pgaccess - pgaccess: trim query comments to 50 chars in main window User Cmaj 22:27

Jan. 29, 2006

Thread Author Time
pginstaller - pginst: Service start is "demand" not "manual", to compile User Mha 17:16
pginstaller - pginst: Sync JDBC version User Mha 17:20
pgsql: Fix code that checks to see if an index can be considered to Tom Lane 17:27
pgsql: Fix code that checks to see if an index can be considered to Tom Lane 17:27
pginstaller - pginst: Show proper error message when trying to create a User Mha 17:28
pginstaller - pginst: Backpatch: Show proper error message when trying User Mha 17:29
pgsql: Fix Assert that's no longer correct now that RowCompareExpr is Tom Lane 17:40
pgsql: When building a bitmap scan, must copy the bitmapqualorig Tom Lane 18:55
pgsql: When building a bitmap scan, must copy the bitmapqualorig Tom Lane 18:55

Jan. 30, 2006

Thread Author Time
psqlodbc - psqlodbc: Correction for VC6 compile. User H-saito 12:10
psqlodbc - psqlodbc: Ooops,omission in DEBUG mode. User H-saito 12:15
pgsql: Fix ALTER COLUMN TYPE bug: it sometimes tried to drop UNIQUE or Tom Lane 16:18
pgsql: Fix ALTER COLUMN TYPE bug: it sometimes tried to drop UNIQUE or Tom Lane 16:19
pgsql: Fix ALTER COLUMN TYPE bug: it sometimes tried to drop UNIQUE or Tom Lane 16:19
dbi-link - dbi-link: Require Perl 5.8, as per docs and Fred Moyer. User Dfetter 21:06

Jan. 31, 2006

Thread Author Time
psqlodbc - psqlodbc: fixed point of failure on x86_64 boxes with User Luf 09:47
psqlodbc - psqlodbc: quick hack againist access violation with Disallow User Luf 09:53
psqlodbc - psqlodbc: Version number bump. User Dpage 13:21
psqlodbc - psqlodbc: Fix typo User Dpage 13:31
pgsql: Removed single quotes from connect to example. Michael Meskes 13:32
psqlodbc - psqlodbc: Tweak release notes User Dpage 13:39
pgsql: Restructure planner's handling of inheritance. Tom Lane 21:39
pgsql: Allow %TYPE to be used with SETOF, per gripe from Murat Tasan. Tom Lane 22:40
pgsql: Allow %TYPE to be used with SETOF, per gripe from Murat Tasan. Tom Lane 22:40

Feb. 1, 2006

Thread Author Time
pgsql: Add: > > o Prevent tab completion of SET TRANSACTION from Bruce Momjian 00:03
pgsql: Move items: > * Add SQL99 WITH clause to SELECT > * Add SQL99 Bruce Momjian 00:07
pgsql: Set progname early in the postmaster/postgres binary, rather than Bruce Momjian 00:31
pgsql: Set progname early in the postmaster/postgres binary, rather than Bruce Momjian 00:32
pgsql: Set progname early in the postmaster/postgres binary, rather than Bruce Momjian 00:47
docbot - docbot: Added missing rollback in do_learn User Pjmodos 07:57
pgsql: Fix const cast in get_progname(). Bruce Momjian 12:41
pgsql: Fix const cast in get_progname(). Bruce Momjian 12:42
pgsql: Fix const cast in get_progname(). Bruce Momjian 12:42
pgsql: Add code comment about Linux stack randomization and shared Bruce Momjian 16:00
pgsql: Add: > * Allow statistics collector information to be pulled Bruce Momjian 17:32
pgsql: Make pgc.l source code alignment consistent. Bruce Momjian 20:56
pgsql: More alignment improvements. Bruce Momjian 20:57
pgsql: Source code alignment fixes for preproc.y. Bruce Momjian 22:16

Feb. 2, 2006

Thread Author Time
psqlodbc - psqlodbc: platform windows. User H-saito 00:55
pgsql: More spacing cleanups. Bruce Momjian 03:51
psqlodbc - psqlodbc: bug fix:*nix* sslmode connection. User H-saito 04:33
pgpool - pgpool: pgpool 2.7.2 User T-ishii 08:43
psqlodbc - psqlodbc: More release note tweaks. User Dpage 09:07
pgpool - pgpool: Fix wording, per Peter. User Madness 21:34

Feb. 3, 2006

Thread Author Time
pgpool - pgpool: 2.7.2 Spec file User Devrim 01:59
pgpool - pgpool: Opps, commit the right spec file User Devrim 02:02
pgsql: Improve tab whitespace in file. Bruce Momjian 05:38
pgsql: Prevent COPY from using newline or carriage return as delimiter Bruce Momjian 12:41
pgsql: Update random() usage so ranges are inclusive/exclusive as Bruce Momjian 12:45
psqlodbc - psqlodbc: Change the Windows makefile so that the /DELAYLOAD User Hinoue 13:16
pgsql: Allow MEMSET_LOOP_LIMIT to be set on a per-platform basis, and Bruce Momjian 13:53
pgsql: Update tested AIX memset platforms. Bruce Momjian 13:56
pgsql: New Directory Bruce Momjian 19:04
pgsql: Teach planner to convert simple UNION ALL subqueries into append Tom Lane 21:08

Feb. 4, 2006

Thread Author Time
pgsql: First attempt at removing some AC_CHECK_LIB(foo, main) calls. Peter Eisentraut 00:42
pgsql: Move thread_test directory from /tools to /test so source-only Bruce Momjian 01:00
pgsql: Update Makefile for new thread_test location. Bruce Momjian 01:04
pgsql: In ecpg, automatically double single quotes in $$ strings because Bruce Momjian 02:32
pgsql: Add to TODO.detail/walcontrol. Bruce Momjian 03:22
pgsql: Update walcontrol item: < * Allow control over which tables are Bruce Momjian 03:23
pgsql: Issue a warning if a change-on-restart-only postgresql.conf value Peter Eisentraut 12:50
pgsql: DROP IF EXISTS for ROLE/USER/GROUP Andrew Dunstan 19:06
pgsql: Added C bit fields to ecpg parser Added some default rules to Michael Meskes 20:54
pgsql: Fix broken markup. Tom Lane 22:38
pgsql: Fix constraint exclusion to work in inherited UPDATE/DELETE Tom Lane 23:03

Feb. 5, 2006

Thread Author Time
pgpool - pgpool: * Version 3.0.0 * Change copyright to User Devrim 01:59
pgpool - pgpool: version 3.0 User T-ishii 02:29
pgsql: Update PL/pgSQL trigger example to be clearer about how to Bruce Momjian 02:47
pgsql: Update PL/pgSQL trigger example to be clearer about how to Bruce Momjian 02:48
pgpool - pgpool: include pgpool.spec and re-release 3.0.0 User T-ishii 02:54
pgsql: Improve my initial, rather hacky implementation of joins to Tom Lane 02:59
pgsql: Fix typo in configuration docs. Bruce Momjian 18:19
pgsql: Fix typo in configuration docs. Bruce Momjian 18:19
pgsql: Fix pg_restore to properly discard COPY data when trying to Tom Lane 20:58
pgsql: Fix pg_restore to properly discard COPY data when trying to Tom Lane 20:58
pgsql: Fix pg_restore to properly discard COPY data when trying to Tom Lane 20:59

Feb. 6, 2006

Thread Author Time
pgsql: Fix PQprint HTML tag, "centre" -> "center". Bruce Momjian 02:23
pgsql: Fix PQprint HTML tag, "centre" -> "center". Bruce Momjian 02:23
npgsql - Npgsql: 2006-02-06 Francisco Figueiredo Jr. User Fxjr 13:15
psqlodbc - psqlodbc: Improve the dalay load import behavior in case of User Hinoue 14:34
pgsql: Check number of affixes to prevent core dump with zero number of Teodor Sigaev 15:45
pgsql: Improve the tests to see if ScalarArrayOpExpr is strict. Tom Lane 22:21

Feb. 7, 2006

Thread Author Time
pgsql: Fix HTML alignment in PQprint. Bruce Momjian 00:26
pgsql: Fix HTML alignment in PQprint. Bruce Momjian 00:26
pgsql: Split up wal-logging items: < * Allow control over which tables Bruce Momjian 02:08
dbsamples - dbsamples: New Directory User Chriskl 03:31
dbsamples - dbsamples: New iso-3166 data User Chriskl 03:32
dbsamples - dbsamples: Add encoding and transaction and analyze User Chriskl 03:39
pgsql: Remove some checks for libraries that no one can identify. Peter Eisentraut 11:22
pgsql: Make --version option print fixed program name. Peter Eisentraut 11:36
pgsql: Remove question mark: < * %Disallow changing default expression Bruce Momjian 14:49
pgsql: I think that NUMERIC datatype has a problem in the performance Bruce Momjian 16:03
pgsql: Source code cleanup. Bruce Momjian 17:04
pgsql: Remove ancient hack to work around a peculiarity of libcurses on Tom Lane 17:36
edb-debugger - workstation: Imported Sources User Jim_edb 19:48

Feb. 8, 2006

Thread Author Time
psqlodbc - psqlodbc: Oops,this recovers. User H-saito 00:42
psqlodbc - psqlodbc: fix of ODBCVER=0x0350 and loadlib added. User H-saito 00:55
psqlodbc - psqlodbc: adjustment of debuglog. User H-saito 01:14
pgsql: Added just another test case. Michael Meskes 09:10
npgsql - Npgsql: 2006-02-08 Francisco Figueiredo Jr. User Fxjr 13:54
npgsql - Npgsql: 2006-02-08 Francisco Figueiredo Jr. User Fxjr 13:57
Re: pgsql: Added just another test case. Tom Lane 15:45
Re: pgsql: Added just another test case. Bruce Momjian 15:45

Feb. 9, 2006

Thread Author Time
pgsql: Fix broken non-YYDEBUG case. Tom Lane 00:56
pgsql: Reject out-of-range dates in date_in(). Tom Lane 03:39
pgsql: Reject out-of-range dates in date_in(). Tom Lane 03:40
pgsql: Reject out-of-range dates in date_in(). Tom Lane 03:40
Re: pgsql: Fix broken non-YYDEBUG case. Kris Jurka 07:04
pgsql: C++ comments are verboten. Tom Lane 07:22
Re: pgsql: Fix broken non-YYDEBUG case. Tom Lane 07:23
pgsql: Use "bitwise" rather than "binary for AND/OR descriptions in \d, Bruce Momjian 14:53
pgsql: 1 Fix bug with very short word: prefix and suffix might be Teodor Sigaev 18:04
pgsql: Provide the libpq error message when PQputline or PQendcopy Tom Lane 18:28
pgsql: Provide the libpq error message when PQputline or PQendcopy Tom Lane 18:28
pgsql: Provide the libpq error message when PQputline or PQendcopy Tom Lane 18:28
pgsql: This fixes pg_dump so that when using the '-O' no owners option Bruce Momjian 20:52
dbi-link - dbi-link: Removed USAGE.txt. User Dfetter 23:20
dbi-link - dbi-link: Roadmap... User Dfetter 23:25

Feb. 10, 2006

Thread Author Time
pgsql: Allow psql multi-line column values to align in the proper Bruce Momjian 00:39
pgsql: Done: < o Allow multi-line column values to align in the proper Bruce Momjian 04:14
Re: pgsql: Allow psql multi-line column values to align Kris Jurka 05:44
Re: pgsql: Allow psql multi-line column values to align 📎 Kris Jurka 07:25
pgsql: renew output of regression test accordingly to Teodor Sigaev 11:18
pgsql: Fix up remaining library checks. Peter Eisentraut 11:35
pgsql: Allow "'" symbol in affixes ("'s" affix in english): it was Teodor Sigaev 12:56
pgsql: Fix fallout from psql line-wrapping patch. Tom Lane 15:47
pgsql: Fix psql after newline patch for calloc(0). Bruce Momjian 15:48
Re: [COMMITTERS] pgsql: Allow psql multi-line column values to align Bruce Momjian 15:48
pgsql: Clean up some signedness warnings. Tom Lane 15:57
Re: [COMMITTERS] pgsql: Allow psql multi-line column values to align Tom Lane 16:02
Re: pgsql: Allow psql multi-line column values to align Bruce Momjian 16:28
Re: [COMMITTERS] pgsql: Allow psql multi-line column values to align Martijn van Oosterhout 16:58
Re: [COMMITTERS] pgsql: Allow psql multi-line column values Bruce Momjian 16:59
Re: [COMMITTERS] pgsql: Allow psql multi-line column values to align Tom Lane 17:06
Re: [COMMITTERS] pgsql: Allow psql multi-line column values Bruce Momjian 17:09
Re: [COMMITTERS] pgsql: Allow psql multi-line column values to align Martijn van Oosterhout 17:16
Re: [COMMITTERS] pgsql: Allow psql multi-line column values to align Martijn van Oosterhout 18:43
pgsql: Change search for default operator classes so that it examines Tom Lane 19:01
pgsql: Change search for default operator classes so that it examines Tom Lane 19:01
pgsql: Change search for default operator classes so that it examines Tom Lane 19:01
Re: [COMMITTERS] pgsql: Allow psql multi-line column values to align Tom Lane 19:13
Re: [COMMITTERS] pgsql: Allow psql multi-line column values to align 📎 Martijn van Oosterhout 21:49
pgsql: Check that SID is enabled while checking for Windows admin Tom Lane 21:52
pgsql: Check that SID is enabled while checking for Windows admin Tom Lane 21:52
pgsql: Check that SID is enabled while checking for Windows admin Tom Lane 21:52
pgsql: Enable pg_ctl to give up admin privileges when starting the Tom Lane 22:01
pgsql: Make it possible to run initdb from an admin account on Windows, Tom Lane 22:05
pgsql: Clean up signedness warnings and 64-bit bugs in recent psql Tom Lane 22:29
Re: [COMMITTERS] pgsql: Allow psql multi-line column values to align Tom Lane 22:31

Feb. 11, 2006

Thread Author Time
Re: [COMMITTERS] pgsql: Enable pg_ctl to give up admin privileges when starting the Stephen Frost 00:12
psqlodbc - psqlodbc: Removed an unnecessary declaration. User Hinoue 00:53
pgsql: Add INET/CIDR operators: and, or, not, plus int8, minus int8, and Bruce Momjian 03:32
pgsql: Done: > * -Allow INET + INT8 to increment the host part of the Bruce Momjian 03:33
Re: [COMMITTERS] pgsql: Enable pg_ctl to give up admin privileges when starting the Tom Lane 16:04
Re: [COMMITTERS] pgsql: Enable pg_ctl to give up admin privileges Bruce Momjian 16:20
Re: pgsql: Add INET/CIDR operators: and, or, not, plus int8, minus int8, and Tom Lane 16:26
pgsql: Update catalog version for INET additions. Bruce Momjian 16:28
Re: pgsql: Add INET/CIDR operators: and, or, not, plus Bruce Momjian 16:29
pgsql: Allow VACUUM to complete faster by avoiding scanning the indexes Bruce Momjian 16:59
Re: pgsql: Allow VACUUM to complete faster by avoiding scanning the indexes Tom Lane 17:02
pgsql: Revert based on Tom's recommendation: > Allow VACUUM to complete Bruce Momjian 17:14
Re: [COMMITTERS] pgsql: Allow VACUUM to complete faster by avoiding Bruce Momjian 17:15
pgfouine - pgfouine: PHP 5.1 fixes User Gsmet 17:23
pgfouine - pgfouine: PHP 5.1 fixes User Gsmet 17:24
pgfouine - pgfouine: changed error_reporting level for php 4.4 User Gsmet 17:44
pgfouine - pgfouine: let's release 0.4.99 for PHP 5.1 users User Gsmet 17:49
pgfouine - www: New Directory User Gsmet 18:38
pgfouine - www: updated website User Gsmet 18:38
pgfouine - www: User Gsmet 18:53
pgfouine - www: fixed last example User Gsmet 18:55
pgfouine - www: reorganized samples User Gsmet 18:58
Re: [COMMITTERS] pgsql: Enable pg_ctl to give up admin Andrew Dunstan 19:36
Re: pgsql: Add INET/CIDR operators: and, or, not, plus Tom Lane 19:46
pgsql: Fix incorrect addition, subtraction, and overflow checking in new Tom Lane 20:39
pgsql: o Improve psql's handling of multi-line statements Currently, Bruce Momjian 21:55
pgsql: Done: < o Improve psql's handling of multi-line statements > o Bruce Momjian 21:55
pgsql: Done: > o -Allow ALTER TABLE ... Bruce Momjian 22:17
pgsql: Allow ALTER TABLE ... Bruce Momjian 22:17
pgsql: Skip ambulkdelete scan if there's nothing to delete and the index Tom Lane 23:31

Feb. 12, 2006

Thread Author Time
pgsql: Actually there's a better way to do this, which is to count Tom Lane 00:18
Re: pgsql: Allow ALTER TABLE ... Tom Lane 00:29
pgfouine - www: User Gsmet 00:35
Re: [COMMITTERS] pgsql: Allow ALTER TABLE ... Bruce Momjian 01:04
python - fe: Use the UnicodeType as the base for the String typing. James William Pye 01:35
python - fe: Use "x is [not] None" conditionals to help speed things James William Pye 01:40
pgsql: Please find enclosed a patch that lets you use \c to connect Bruce Momjian 02:54

Browse Archives

Prev | Next