Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2005-08 Thread Index (1/3)
Last updated: Wed Jan 18 01:52:36 2012
422 messages
- docbot - docbot: Fixed privmsg User Pjmodos (Wed 31 20:13)
- pginstaller - pginst: Theres no such thing as SERVERDIR anymore - use User Dpage (Wed 31 16:31)
- pginstaller - pginst: Update banner bitmap. User Dpage (Wed 31 16:26)
- pginstaller - pginst: Further cleanups and fixes User Dpage (Wed 31 16:26)
- pginstaller - pginst: Install all headers, hierarchically. User Dpage (Wed 31 14:39)
- pginstaller - pginst: Further cleanup - move psqlODBC and PgOleDb into User Dpage (Wed 31 14:23)
- pginstaller - pginst: Quick - commit while it compiles!! Basic hack User Dpage (Wed 31 13:28)
- pgsql: Add: > * Eventually enable escape_string_warning and Bruce Momjian (Tue 30 23:25)
- pginstaller - pginst: Note the 'known to be good' toolset version User Dpage (Tue 30 19:58)
- pgsql: Add regression tests for disabling constraints. Bruce Momjian (Tue 30 18:57)
- pgsql: Remove a couple of obsolete statements about how many buffers you Tom Lane (Tue 30 15:48)
- psqlodbc - psqlodbc: removed the extra CR - Test Commit User Anoop (Tue 30 13:26)
- psqlodbc - psqlodbc: Imported Sources User Anoop (Tue 30 13:18)
- psqlodbc - psqlodbc: Test commit - ignore User Dpage (Tue 30 10:18)
- pgsql: Fix missing rows in query update a=.. Teodor Sigaev (Tue 30 07:57)
- pgsql: Log send() failures when sending to statistics process (but only Tom Lane (Tue 30 02:47)
- pgsql: Improve table describing shared memory parameters. Tom Lane (Tue 30 02:09)
- pgsql: Mention max_prepared_transactions in PREPARE TRANSACTION Tom Lane (Tue 30 01:37)
- pgsql: DropTableSpace forgot to remove dependency on tablespace's owner. Tom Lane (Tue 30 01:08)
- pgsql: Fix misleading comment. Tom Lane (Tue 30 01:07)
- pgsql: Update documentation about shared memory sizing to reflect Tom Lane (Tue 30 00:58)
- pgsql: Reduce default value of max_prepared_transactions from 50 to 5. Tom Lane (Mon 29 21:38)
- dblink-ldap - dblink-ldap: Initial function. User Mha (Mon 29 19:49)
- pgsql: Fix platform-specific test for path prefix-ness: move it into Tom Lane (Mon 29 19:39)
- dblink-ldap - dblink-ldap: Imported Sources User Mha (Mon 29 19:08)
- pgsql: Fix misspelled error message. Tom Lane (Mon 29 01:32)
- pgsql: Allow Win32 libpq will use it's minimal pthread implementation, Bruce Momjian (Mon 29 00:47)
- pgsql: Sigh, looks like you need '.set mips2' before you can access MIPS Tom Lane (Mon 29 00:41)
- pgsql: Tweak nodeBitmapAnd to stop evaluating sub-plan scans if it finds Tom Lane (Sun 28 22:47)
- pgsql: Fix initdb quoting for Win32 paths in final examples, per Dave Bruce Momjian (Sun 28 22:21)
- pgsql: Update pthread_self() on Win32 to return DWORD. Bruce Momjian (Sun 28 21:42)
- pgsql: Add: > * Add function to return the thread safety status of Bruce Momjian (Sun 28 18:52)
- pgsql: Use GetCurrentThreadId, per Magnus. Bruce Momjian (Sun 28 18:49)
- pgsql: Add a SYNC instruction to the S_UNLOCK sequence for MIPS. Tom Lane (Sun 28 18:26)
- pgsql: Add comment about pthread_self() cast. Bruce Momjian (Sun 28 16:37)
- pgsql: dumpUserConfig failed (in a pretty harmless way, but failed Tom Lane (Sun 28 16:31)
- python - pq: Feature cutting. James William Pye (Sat 27 23:55)
- pgsql: cost_agg really ought to charge something per output tuple; else Tom Lane (Sat 27 22:37)
- pgsql: Change the division of labor between grouping_planner and Tom Lane (Sat 27 22:13)
- pgsql: Windows needs WSAStartup() before getaddrinfo() will work. Tom Lane (Sat 27 18:44)
- pgsql: Fix two separate bugs in setrefs.c. Tom Lane (Sat 27 18:04)
- pgsql: Get the MIPS assembler syntax right. Tom Lane (Sat 27 16:22)
- pgsql: Fix typo: sql_information_info -> sql_implementation_info Bruce Momjian (Sat 27 14:13)
- pgsql: Add: > * Allow user-defined types to specify a type modifier at Bruce Momjian (Sat 27 13:52)
- pgsql: Update: > > Another issue is whether underlying table changes Bruce Momjian (Sat 27 13:38)
- bizgres - bizgres: Bug fix. User Agoldshuv (Sat 27 00:49)
- bizgres - bizgres: Command result clean up added. User Agoldshuv (Fri 26 22:46)
- pgsql: Another try at the inlined MIPS spinlock code. Tom Lane (Fri 26 22:04)
- bizgres - bizgres: Updated release entry with loader revisions. User Agoldshuv (Fri 26 20:58)
- bizgres - bizgres: Allowing the full 8 bit character set (LATIN1) to be User Agoldshuv (Fri 26 20:46)
- pgsql: Add: > o Issue a warning if a change-on-restart-only Bruce Momjian (Fri 26 20:39)
- pgsql: Add description and item: > > Currently, while \e saves a Bruce Momjian (Fri 26 19:41)
- pgsql: Update based on user comments: < in PL/PgSQL is to use Bruce Momjian (Fri 26 19:32)
- pgsql: Update constraint_exclusion items: < inheritance, and allow it Bruce Momjian (Fri 26 19:10)
- pgsql: Remove completed items: < * -Allow limits on per-db/role Bruce Momjian (Fri 26 18:59)
- pgsql: Great TODO updates from Tom: < Currently SIGTERM of a backend Bruce Momjian (Fri 26 18:52)
- pgsql: The idea of using _strncoll() on Windows doesn't work. Tom Lane (Fri 26 17:40)
- pgsql: Back-port recent MIPS and M68K spinlock improvements to 8.0 Tom Lane (Fri 26 14:48)
- pgsql: Adjust m68k spinlock code to avoid duplicate in-line and Tom Lane (Fri 26 14:47)
- bizgres - bizgres: Documentation. User Llonergan (Fri 26 04:46)
- bizgres - bizgres: Added log directory (needed by KETL startup). User Llonergan (Fri 26 04:40)
- pgsql: Some more mop-up for Windows IPv6 support. Tom Lane (Fri 26 03:15)
- pgsql: Arrange for indexes and toast tables to inherit their ownership Tom Lane (Fri 26 03:08)
- bizgres - bizgres: new. User Llonergan (Fri 26 02:31)
- bizgres - bizgres: Bizgres clickstream application. User Llonergan (Fri 26 02:30)
- pgsql: Back-patch fixes for problems with VACUUM destroying t_ctid Tom Lane (Thu 25 19:45)
- pgsql: Fix bogus freeaddrinfo() call in WIN32 code, extend gai_strerror Tom Lane (Thu 25 17:51)
- pgsql: Replace out-of-line tas() assembly code for MIPS with a properly Tom Lane (Thu 25 17:17)
- pgsql: Factor out the common subexpression month_remainder * Tom Lane (Thu 25 05:01)
- pgsql: Back out pfrees for justify_hour function calls. Bruce Momjian (Thu 25 03:53)
- pgsql: Add comment explaining that autoconf's failure to find Tom Lane (Thu 25 02:28)
- pgsql: Original assumption that our own getaddrinfo routine would never Tom Lane (Thu 25 02:23)
- pgsql: Add mention of Win32 IPv6 connections. Bruce Momjian (Thu 25 01:33)
- pgsql: Fix memory leak when using justify_hours. Bruce Momjian (Thu 25 01:30)
- pgsql: Completed: < * -Allow triggers to be disabled [trigger] > * Bruce Momjian (Thu 25 01:26)
- pgsql: Remove TODO.detail/trigger. Bruce Momjian (Thu 25 01:24)
- python - pq: Implement COPY support in Executing. James William Pye (Thu 25 00:47)
- pgsql: Update release checklist. Bruce Momjian (Thu 25 00:30)
- bizgres - bizgres: Example XML defined jobs, these jobs are for a User Nwakefield (Thu 25 00:30)
- bizgres - bizgres: New Directory User Nwakefield (Thu 25 00:30)
- bizgres - bizgres: Added project option to console, to list project User Nwakefield (Thu 25 00:26)
- pgsql: Back-patch fix to correctly quote schema names in --no-owner Tom Lane (Thu 25 00:11)
- pgsql: Add code to use Windows getaddrinfo and friends if they exist. Tom Lane (Wed 24 22:13)
- pgsql: Preliminary pass at release note editing. Tom Lane (Wed 24 22:03)
- pgstatpage - pgstatpage: Imported Sources User Snaga (Wed 24 21:42)
- pgsql: fix up a few references to 8.1devel -> 8.1beta1 PostgreSQL Daemon (Wed 24 21:32)
- python - pq: CopyFail is not an EmptyMessage. James William Pye (Wed 24 21:15)
- pgsql: Remove statement that to_char(interval) is deprecated; seems we Tom Lane (Wed 24 20:49)
- pgsql: Remove sentence: < Logically, a reload should set the same Bruce Momjian (Wed 24 20:34)
- pgsql: Back off allow_nonpic_in_shlib for FreeBSD builds: only set it on Tom Lane (Wed 24 20:20)
- python - pq: Add __repr__ to Message. James William Pye (Wed 24 20:20)
- pginstaller - pginst: Build with thread safety for 8.1 User Dpage (Wed 24 19:46)
- pgsql: Update: < Currently, if a variable is commented out, Bruce Momjian (Wed 24 19:43)
- pgsql: Run spellchecker over release notes. Bruce Momjian (Wed 24 19:41)
- pgsql: More beta1 cleanup. Bruce Momjian (Wed 24 19:34)
- pgsql: Fix SHOW and RESET grammar to accept custom variable names. Tom Lane (Wed 24 19:34)
- pgsql: Suggest markup items for the future. Bruce Momjian (Wed 24 19:31)
- pgsql: Make the plperl regression tests pass in 'use_strict' mode, by Tom Lane (Wed 24 19:25)
- pgsql: Update release notes for beta1. Bruce Momjian (Wed 24 19:24)
- pgsql: Mention BEGIN { strict->import(); } as a substitute for 'use Tom Lane (Wed 24 19:16)
- pgsql: Get rid of inappropriate use of croak(). Tom Lane (Wed 24 19:06)
- pgsql: Adjust description of use_strict parameter. Tom Lane (Wed 24 18:56)
- pgsql: Fix up plperl 'use_strict' so that it can be enabled or disabled Tom Lane (Wed 24 18:17)
- pgsql: Additem: > * Add sleep() function, remove from regress.c Bruce Momjian (Wed 24 17:56)
- pgsql: Add small hack to support use of Unicode-based locales on WIN32. Tom Lane (Wed 24 17:50)
- pgsql: Fix ExecBRDeleteTriggers so that deletion is not suppressed when Tom Lane (Wed 24 17:38)
- pgsql: Add documentation for ALTER TABLE ENABLE/DISABLE TRIGGER. Tom Lane (Wed 24 17:24)
- pgsql: Add: > o Add sleep() to PL/PgSQL Bruce Momjian (Wed 24 16:49)
- pgsql: Add to release notes. Bruce Momjian (Wed 24 16:47)
- pgsql: Fix broken markup. Tom Lane (Wed 24 15:35)
- pgsql: Fix typo. Bruce Momjian (Wed 24 14:24)
- pgsql: Mark "easy" items. Bruce Momjian (Wed 24 14:05)
- pgsql: Update: < o Do VACUUM FULL if table is nearly empty? > o Bruce Momjian (Wed 24 14:00)
- pgsql: Add explaination: > > Currently, if a variable is Bruce Momjian (Wed 24 13:57)
- pgsql: - Check for NULL before checking whether argument is an Michael Meskes (Wed 24 10:34)
- pgsql: Remove periods on bullet items. Bruce Momjian (Wed 24 03:47)
- pgsql: Release note cleanups. Bruce Momjian (Wed 24 01:07)
- pgsql: Mark item as complete, add another: < * Allow triggers to be Bruce Momjian (Tue 23 23:51)
- bizgres - bizgres: Modified PQgetResult in the native end COPY method to User Agoldshuv (Tue 23 23:38)
- pgsql: Add ALTER TABLE ENABLE/DISABLE TRIGGER commands. Tom Lane (Tue 23 22:40)
- pgsql: Update pgcrypto items. Bruce Momjian (Tue 23 21:26)
- pgsql: Update ALTER OWNER description. Bruce Momjian (Tue 23 21:17)
- pgsql: Add new file for win32 threading. Bruce Momjian (Tue 23 21:11)
- pgsql: The attached patch updates the thread test program to run Bruce Momjian (Tue 23 21:02)
- pgsql: Clean up some very old and crufty code for TID scan planning. Tom Lane (Tue 23 20:49)
- pgsql: Back out incorrect commit. Bruce Momjian (Tue 23 20:48)
- pgsql: Fix function name. Bruce Momjian (Tue 23 20:45)
- pgsql: Update release notes. Bruce Momjian (Tue 23 19:45)
- pgsql: More release note updates. Bruce Momjian (Tue 23 14:54)
- pgsql: Fix broken lrand48() implementation, per Merlin Moncure. Tom Lane (Tue 23 13:31)
- pgsql: Release note updates. Bruce Momjian (Tue 23 12:46)
- pgsql: Avoid bullets in subparagraphs. Bruce Momjian (Tue 23 12:14)
- pgsql: Fix markup for para. Bruce Momjian (Tue 23 11:59)
- pgsql: Adjust SGML so major feature items are all not in a single Bruce Momjian (Tue 23 11:53)
- pgsql: Update release notes from community comments. Bruce Momjian (Tue 23 11:32)
- pgsql: Update release notes for 8.1. Bruce Momjian (Tue 23 02:57)
- pgsql: Fix wrong dependency on owner created by ALTER OPCLASS OWNER. Tom Lane (Tue 23 01:41)
- pgsql: Fix SGML sect1-3 alignment in the 8.0.X series. Bruce Momjian (Tue 23 01:22)
Mail converted by MHonArc