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

Aug. 21, 2005

Thread Author Time
pgsql: Add: > * Fix problems with wrong runtime encoding conversion for Bruce Momjian 01:04
pgsql: Minor GUC cleanups: document krb_server_hostname and Tom Lane 03:40

Aug. 22, 2005

Thread Author Time
pgsql: Fix some inconsistent choices of datatypes in xlog.c. Tom Lane 00:41
pgsql: Use an initdb-time test to see if the local version of Tom Lane 16:27
bizgres - bizgres: Spelled the word "Geographic" correctly. User Bklawans 16:57
pgsql: Improve xid wraparound message (the server isn't really shut Bruce Momjian 16:59
bizgres - bizgres: Default port changed to 5432. User Llonergan 17:14
pgsql: enable_constraint_exclusion => constraint_exclusion Also improve Bruce Momjian 17:35
pgsql: Fix unwanted denial of ALTER OWNER rights to superusers. Tom Lane 17:38
pgsql: Cause ALTER INDEX OWNER to generate a warning and do nothing, Tom Lane 19:40
pgsql: Back out incorrect use of E'' escape addition. Bruce Momjian 20:25
pgsql: Update documentation that non-super users can now do ALTER OWNER. Bruce Momjian 21:32
pgsql: Rewrite gather-write patch into something less obviously bolted Tom Lane 23:59

Aug. 23, 2005

Thread Author Time
bizgres - bizgres: User Nwakefield 01:20
pgsql: Fix SGML sect1-3 alignment in the 8.0.X series. Bruce Momjian 01:22
pgsql: Fix wrong dependency on owner created by ALTER OPCLASS OWNER. Tom Lane 01:41
pgsql: Update release notes for 8.1. Bruce Momjian 02:57
pgsql: Update release notes from community comments. Bruce Momjian 11:32
pgsql: Adjust SGML so major feature items are all not in a single Bruce Momjian 11:53
pgsql: Fix markup for para. Bruce Momjian 11:59
pgsql: Avoid bullets in subparagraphs. Bruce Momjian 12:14
pgsql: Release note updates. Bruce Momjian 12:46
pgsql: Release note updates. Bruce Momjian 12:47
pgsql: Fix broken lrand48() implementation, per Merlin Moncure. Tom Lane 13:31
pgsql: Fix broken lrand48() implementation, per Merlin Moncure. Tom Lane 13:31
pgsql: More release note updates. Bruce Momjian 14:54
pgsql: Update release notes. Bruce Momjian 19:44
pgsql: Fix function name. Bruce Momjian 20:45
pgsql: Back out incorrect commit. Bruce Momjian 20:48
pgsql: Clean up some very old and crufty code for TID scan planning. Tom Lane 20:49
pgsql: Fix function name. Bruce Momjian 20:51
pgsql: The attached patch updates the thread test program to run Bruce Momjian 21:02
pgsql: Add new file for win32 threading. Bruce Momjian 21:11
pgsql: Update ALTER OWNER description. Bruce Momjian 21:17
pgsql: Update pgcrypto items. Bruce Momjian 21:26
pgsql: Add ALTER TABLE ENABLE/DISABLE TRIGGER commands. Tom Lane 22:40
pgsql: Release note cleanups. Bruce Momjian 23:31
bizgres - bizgres: Modified PQgetResult in the native end COPY method to User Agoldshuv 23:38
pgsql: Mark item as complete, add another: < * Allow triggers to be Bruce Momjian 23:51

Aug. 24, 2005

Thread Author Time
Re: pgsql: The attached patch updates the thread test program to run Tom Lane 03:35
Re: pgsql: The attached patch updates the thread test program Bruce Momjian 03:38
pgsql: Remove periods on bullet items. Bruce Momjian 03:47
pgsql: - Check for NULL before checking whether argument is an Michael Meskes 10:34
pgsql: - Check for NULL before checking whether argument is an Michael Meskes 10:35
pgsql: - Check for NULL before checking whether argument is an Michael Meskes 10:35
pgsql: Add explaination: > > Currently, if a variable is Bruce Momjian 13:57
pgsql: Update: < o Do VACUUM FULL if table is nearly empty? > o Bruce Momjian 14:00
pgsql: Mark "easy" items. Bruce Momjian 14:05
pgsql: Fix typo. Bruce Momjian 14:24
pgsql: Update release notes. Bruce Momjian 14:35
pgsql: Fix broken markup. Tom Lane 15:35
pgsql: Add to release notes. Bruce Momjian 16:47
pgsql: Add: > o Add sleep() to PL/PgSQL Bruce Momjian 16:49
pgsql: Add documentation for ALTER TABLE ENABLE/DISABLE TRIGGER. Tom Lane 17:24
pgsql: Fix ExecBRDeleteTriggers so that deletion is not suppressed when Tom Lane 17:38
pgsql: Add small hack to support use of Unicode-based locales on WIN32. Tom Lane 17:50
pgsql: Additem: > * Add sleep() function, remove from regress.c Bruce Momjian 17:56
pgsql: Fix up plperl 'use_strict' so that it can be enabled or disabled Tom Lane 18:17
pgsql: Fix broken markup. Tom Lane 18:26
pgsql: Adjust description of use_strict parameter. Tom Lane 18:56
pgsql: Get rid of inappropriate use of croak(). Tom Lane 19:06
pgsql: Mention BEGIN { strict->import(); } as a substitute for 'use Tom Lane 19:16
pgsql: Update release notes for beta1. Bruce Momjian 19:24
pgsql: Make the plperl regression tests pass in 'use_strict' mode, by Tom Lane 19:24
pgsql: Suggest markup items for the future. Bruce Momjian 19:31
pgsql: Fix SHOW and RESET grammar to accept custom variable names. Tom Lane 19:34
pgsql: More beta1 cleanup. Bruce Momjian 19:34
pgsql: Run spellchecker over release notes. Bruce Momjian 19:41
pgsql: Update: < Currently, if a variable is commented out, Bruce Momjian 19:43
pginstaller - pginst: Build with thread safety for 8.1 User Dpage 19:46
python - pq: Add __repr__ to Message. James William Pye 20:20
pgsql: Back off allow_nonpic_in_shlib for FreeBSD builds: only set it on Tom Lane 20:20
pgsql: Remove sentence: < Logically, a reload should set the same Bruce Momjian 20:34
pgsql: Remove statement that to_char(interval) is deprecated; seems we Tom Lane 20:49
python - pq: CopyFail is not an EmptyMessage. James William Pye 21:15
pgsql: fix up a few references to 8.1devel -> 8.1beta1 PostgreSQL Daemon 21:32
pgstatpage - pgstatpage: Imported Sources User Snaga 21:42
pgsql: Preliminary pass at release note editing. Tom Lane 22:03
pgsql: Add code to use Windows getaddrinfo and friends if they exist. Tom Lane 22:13

Aug. 25, 2005

Thread Author Time
pgsql: Back-patch fix to correctly quote schema names in --no-owner Tom Lane 00:11
bizgres - bizgres: User Nwakefield 00:22
bizgres - bizgres: User Nwakefield 00:24
bizgres - bizgres: Added project option to console, to list project User Nwakefield 00:26
bizgres - bizgres: New Directory User Nwakefield 00:30
bizgres - bizgres: Example XML defined jobs, these jobs are for a User Nwakefield 00:30
pgsql: Update release checklist. Bruce Momjian 00:30
pgsql: Small cleanup. Bruce Momjian 00:38
python - pq: Implement COPY support in Executing. James William Pye 00:47
pgsql: Remove TODO.detail/trigger. Bruce Momjian 01:24
pgsql: Completed: < * -Allow triggers to be disabled [trigger] > * Bruce Momjian 01:26
pgsql: Fix memory leak when using justify_hours. Bruce Momjian 01:30
pgsql: Add mention of Win32 IPv6 connections. Bruce Momjian 01:33
pgsql: Original assumption that our own getaddrinfo routine would never Tom Lane 02:22
pgsql: Add comment explaining that autoconf's failure to find Tom Lane 02:28
pgsql: Back out pfrees for justify_hour function calls. Bruce Momjian 03:53
pgsql: Factor out the common subexpression month_remainder * Tom Lane 05:01
pgsql: Replace out-of-line tas() assembly code for MIPS with a properly Tom Lane 17:17
pgsql: Fix bogus freeaddrinfo() call in WIN32 code, extend gai_strerror Tom Lane 17:51
bizgres - bizgres: User Nwakefield 18:24
pgsql: Back-patch fixes for problems with VACUUM destroying t_ctid Tom Lane 19:45
pgsql: Back-patch fixes for problems with VACUUM destroying t_ctid Tom Lane 22:07
bizgres - bizgres: User Nwakefield 23:44

Aug. 26, 2005

Thread Author Time
bizgres - bizgres: New Directory User Llonergan 01:20
bizgres - bizgres: New Directory User Llonergan 02:20
bizgres - bizgres: New Directory User Llonergan 02:20
bizgres - bizgres: New Directory User Llonergan 02:21
bizgres - bizgres: New Directory User Llonergan 02:21
bizgres - bizgres: New Directory User Llonergan 02:21
bizgres - bizgres: New Directory User Llonergan 02:21
bizgres - bizgres: New Directory User Llonergan 02:21
bizgres - bizgres: New Directory User Llonergan 02:22
bizgres - bizgres: New Directory User Llonergan 02:22
bizgres - bizgres: New Directory User Llonergan 02:22
bizgres - bizgres: New Directory User Llonergan 02:22
bizgres - bizgres: New Directory User Llonergan 02:22
bizgres - bizgres: New Directory User Llonergan 02:22
bizgres - bizgres: New Directory User Llonergan 02:22
bizgres - bizgres: New Directory User Llonergan 02:22
bizgres - bizgres: New Directory User Llonergan 02:24
bizgres - bizgres: New Directory User Llonergan 02:24
bizgres - bizgres: Bizgres clickstream application. User Llonergan 02:30
bizgres - bizgres: New Directory User Llonergan 02:30
bizgres - bizgres: New Directory User Llonergan 02:30
bizgres - bizgres: new. User Llonergan 02:31
pgsql: Arrange for indexes and toast tables to inherit their ownership Tom Lane 03:08
pgsql: Some more mop-up for Windows IPv6 support. Tom Lane 03:15
bizgres - bizgres: Added log directory (needed by KETL startup). User Llonergan 04:40
bizgres - bizgres: Documentation. User Llonergan 04:46
pgsql: Adjust m68k spinlock code to avoid duplicate in-line and Tom Lane 14:47
pgsql: Back-port recent MIPS and M68K spinlock improvements to 8.0 Tom Lane 14:48
pgsql: The idea of using _strncoll() on Windows doesn't work. Tom Lane 17:40
pgsql: Great TODO updates from Tom: < Currently SIGTERM of a backend Bruce Momjian 18:52
pgsql: Remove completed items: < * -Allow limits on per-db/role Bruce Momjian 18:59
pgsql: Update constraint_exclusion items: < inheritance, and allow it Bruce Momjian 19:10
pgsql: Update based on user comments: < in PL/PgSQL is to use Bruce Momjian 19:32
pgsql: Add description and item: > > Currently, while \e saves a Bruce Momjian 19:41
pgsql: Back-patch fixes for problems with VACUUM destroying t_ctid Tom Lane 20:07
pgsql: Add: > o Issue a warning if a change-on-restart-only Bruce Momjian 20:38
bizgres - bizgres: Allowing the full 8 bit character set (LATIN1) to be User Agoldshuv 20:46
bizgres - bizgres: Updated release entry with loader revisions. User Agoldshuv 20:58
pgsql: Another try at the inlined MIPS spinlock code. Tom Lane 22:04
pgsql: Another try at the inlined MIPS spinlock code. Tom Lane 22:04
bizgres - bizgres: Command result clean up added. User Agoldshuv 22:46

Aug. 27, 2005

Thread Author Time
bizgres - bizgres: Bug fix. User Agoldshuv 00:49
bizgres - bizgres: New Directory User Jzhang 01:22
pgsql: Update: > > Another issue is whether underlying table changes Bruce Momjian 13:38
pgsql: Add: > * Allow user-defined types to specify a type modifier at Bruce Momjian 13:52
pgsql: Fix typo: sql_information_info -> sql_implementation_info Bruce Momjian 14:13
pgsql: Fix typo: sql_information_info -> sql_implementation_info Bruce Momjian 14:13
pgsql: Get the MIPS assembler syntax right. Tom Lane 16:22
pgsql: Get the MIPS assembler syntax right. Tom Lane 16:22
pgsql: Fix two separate bugs in setrefs.c. Tom Lane 18:04
pgsql: Windows needs WSAStartup() before getaddrinfo() will work. Tom Lane 18:44
pgsql: Change the division of labor between grouping_planner and Tom Lane 22:13
pgsql: cost_agg really ought to charge something per output tuple; else Tom Lane 22:37
python - pq: Feature cutting. James William Pye 23:55

Aug. 28, 2005

Thread Author Time
pgsql: dumpUserConfig failed (in a pretty harmless way, but failed Tom Lane 16:31
pgsql: Add comment about pthread_self() cast. Bruce Momjian 16:37
pgsql: Add a SYNC instruction to the S_UNLOCK sequence for MIPS. Tom Lane 18:26
pgsql: Add a SYNC instruction to the S_UNLOCK sequence for MIPS. Tom Lane 18:26
pgsql: Use GetCurrentThreadId, per Magnus. Bruce Momjian 18:49
pgsql: Add: > * Add function to return the thread safety status of Bruce Momjian 18:52
pgsql: Update pthread_self() on Win32 to return DWORD. Bruce Momjian 21:42
pgsql: Fix initdb quoting for Win32 paths in final examples, per Dave Bruce Momjian 22:21
pgsql: Tweak nodeBitmapAnd to stop evaluating sub-plan scans if it finds Tom Lane 22:47

Aug. 29, 2005

Thread Author Time
pgsql: Sigh, looks like you need '.set mips2' before you can access MIPS Tom Lane 00:41
pgsql: Sigh, looks like you need '.set mips2' before you can access MIPS Tom Lane 00:41
pgsql: Allow Win32 libpq will use it's minimal pthread implementation, Bruce Momjian 00:47
pgsql: Fix misspelled error message. Tom Lane 01:32
dblink-ldap - dblink-ldap: Imported Sources User Mha 19:08
pgsql: Fix platform-specific test for path prefix-ness: move it into Tom Lane 19:39
dblink-ldap - dblink-ldap: Initial function. User Mha 19:49
pgsql: Reduce default value of max_prepared_transactions from 50 to 5. Tom Lane 21:38

Aug. 30, 2005

Thread Author Time
Re: pgsql: Reduce default value of max_prepared_transactions Bruce Momjian 00:45
pgsql: Update documentation about shared memory sizing to reflect Tom Lane 00:58
pgsql: Fix misleading comment. Tom Lane 01:07
pgsql: DropTableSpace forgot to remove dependency on tablespace's owner. Tom Lane 01:08
pgsql: Mention max_prepared_transactions in PREPARE TRANSACTION Tom Lane 01:37
Re: pgsql: Reduce default value of max_prepared_transactions Tom Lane 01:38
pgsql: Improve table describing shared memory parameters. Tom Lane 02:09
pgsql: Log send() failures when sending to statistics process (but only Tom Lane 02:47
pgsql: Fix missing rows in query update a=.. Teodor Sigaev 07:57
pgsql: Fix missing rows in query update a=.. Teodor Sigaev 08:36
pgsql: Fix missing rows in query update a=.. Teodor Sigaev 08:48
psqlodbc - psqlodbc: Test commit - ignore User Dpage 10:18
psqlodbc - psqlodbc: Imported Sources User Anoop 13:16
psqlodbc - psqlodbc: removed the extra CR - Test Commit User Anoop 13:26
pgsql: Remove a couple of obsolete statements about how many buffers you Tom Lane 15:48
pgsql: Add regression tests for disabling constraints. Bruce Momjian 18:57
pginstaller - pginst: Note the 'known to be good' toolset version User Dpage 19:58
pginstaller - pginst: Note the 'known to be good' toolset version User Dpage 20:00
pgsql: Add: > * Eventually enable escape_string_warning and Bruce Momjian 23:25

Aug. 31, 2005

Thread Author Time
pginstaller - pginst: Quick - commit while it compiles!! Basic hack User Dpage 13:28
pginstaller - pginst: Further cleanup - move psqlODBC and PgOleDb into User Dpage 14:23
pginstaller - pginst: Install all headers, hierarchically. User Dpage 14:39
pginstaller - pginst: Further cleanups and fixes User Dpage 16:26
pginstaller - pginst: Update banner bitmap. User Dpage 16:26
pginstaller - pginst: Theres no such thing as SERVERDIR anymore - use User Dpage 16:31
docbot - docbot: Fixed privmsg User Pjmodos 20:13

Sept. 1, 2005

Thread Author Time
psqlodbc - psqlodbc: Only mark the connection dead when it actually User Dpage 14:45

Browse Archives

Prev | Next