Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2007-08 Thread Index (2/3)
Last updated: Wed Jan 18 01:51:16 2012
414 messages
- pgbouncer - pgbouncer: dont Assert() on query_start=0 User Mkz (Fri 17 20:29)
- edb-debugger - server: Describing simplified load/enable/disable User Korryd (Fri 17 14:16)
- edb-debugger - server: Auto-creating stats table if needed, creating User Korryd (Thu 16 23:31)
- pgbouncer - pgbouncer: server->setting_vars should be checked in User Mkz (Thu 16 20:37)
- pgsql: Add: > > * Reduce XID consumption of read-only queries > > Bruce Momjian (Thu 16 19:02)
- pgbouncer - pgbouncer: fix comments User Mkz (Thu 16 07:57)
- pgbouncer - pgbouncer: no need to use disconnect_client() as User Mkz (Thu 16 07:55)
- pgbouncer - pgbouncer: make fatal_perror() really fatal User Mkz (Thu 16 07:54)
- pgbouncer - pgbouncer: correct check in incomplete_pkt() User Mkz (Thu 16 07:52)
- pgsnmpd - pgsnmpd: Beginnings (and middlings, probably) of a Perl script User Eggyknap (Thu 16 04:48)
- pgsql: Arrange to cache a ResultRelInfo in the executor's EState for Tom Lane (Wed 15 21:39)
- pgsql: Repair problems occurring when multiple RI updates have to be Tom Lane (Wed 15 19:15)
- pginstaller - web: Fix spelling error, per Leoj in pgsql bug report User Mha (Wed 15 19:01)
- pgsql: Add third idea about pulling data from indexes. Bruce Momjian (Wed 15 15:53)
- pgsql: Fix whitespace in TODO. Bruce Momjian (Wed 15 15:36)
- pgbouncer - pgbouncer: todo for 1.0.9 User Mkz (Wed 15 13:50)
- pgbouncer - pgbouncer: todo for 1.1 User Mkz (Wed 15 13:45)
- pgbouncer - pgbouncer: hack targets: asm, pg User Mkz (Wed 15 13:44)
- pgbouncer - pgbouncer: target HEAD as 1.1, update NEWS User Mkz (Wed 15 13:41)
- pgbouncer - pgbouncer: bump ver to 1.0.9 User Mkz (Wed 15 13:36)
- pgbouncer - pgbouncer: 1_0_stable: invalid header detection User Mkz (Wed 15 13:35)
- pgbouncer - pgbouncer: big pkt code reorg. User Mkz (Wed 15 13:21)
- CVSROOT: In theory, tagging should now be a restricted operation ... Marc G. Fournier (Wed 15 03:58)
- CVSROOT: make sure that tagcheck is actually available Marc G. Fournier (Wed 15 03:57)
- CVSROOT: add tagcheck script from freebsd project Marc G. Fournier (Wed 15 03:57)
- edb-debugger - server: Backporting PL/pgSQL profiler to 8.2.4 User Korryd (Tue 14 20:29)
- pgsql: Fix oversight in async-commit patch: there were some places in Tom Lane (Tue 14 17:35)
- pgsql: Done for ecpg: < o Use backend PREPARE/EXECUTE facility for Bruce Momjian (Tue 14 17:02)
- pgsql: It seems we simply expected the same output for failure and Michael Meskes (Tue 14 11:21)
- pgsql: It seems I always forget .in files. Michael Meskes (Tue 14 10:56)
- pgsql: Hopefully fixed missing CHAR_BIT symbol Michael Meskes (Tue 14 10:55)
- pgsql: Fixed compiler warning for enum handling Michael Meskes (Tue 14 10:32)
- pgsql: As usual I forgot some files. Michael Meskes (Tue 14 10:19)
- pgsql: - Finished major rewrite to use new protocol version - Really Michael Meskes (Tue 14 10:02)
- pgbouncer - pgbouncer: More magic cleanup, found even couple potential User Mkz (Mon 13 20:37)
- pgsql: TEMPORARILY make synchronous_commit default to OFF, so that we Tom Lane (Mon 13 19:28)
- pgbouncer - pgbouncer: Magic number and error message cleanup. User Mkz (Mon 13 19:24)
- pgsql: Fix two bugs induced in VACUUM FULL by async-commit patch. Tom Lane (Mon 13 19:08)
- pgbouncer - pgbouncer: tabify functions, remove unnecessary and buggy User Mkz (Mon 13 15:18)
- mysql2pgsql - mysql2pgsql: Float types conversion was still not User Jmduarte (Mon 13 08:18)
- pgsql: Document that the regexp split functions ignore zero-length Tom Lane (Mon 13 01:18)
- pgbouncer - pgbouncer: disable users before loading. User Mkz (Sun 12 22:34)
- pgbouncer - pgbouncer: wrap check order in quote_literal User Mkz (Sun 12 22:15)
- pgbouncer - pgbouncer: varcache: remove overwrite arg, some logging User Mkz (Sun 12 21:19)
- pgbouncer - pgbouncer: list.h: remove max_count as it was unused, User Mkz (Sun 12 21:16)
- pgsql: Remove an "optimization" I installed in 2001, to make repalloc() Tom Lane (Sun 12 20:39)
- pgsql: Increase the initial size of StringInfo buffers to 1024 bytes Tom Lane (Sun 12 20:18)
- pgbouncer - pgbouncer: add server vars to SHOW FDS, relax result parsing User Mkz (Sun 12 13:32)
- pgsql: Avoid memory leakage across successive calls of regexp_matches() Tom Lane (Sat 11 19:16)
- fulldisjunction - fd: needed fix, reported by jeremy drake. User Pgstudy (Sat 11 16:18)
- pgbouncer - pgbouncer: more robust quote_literal() User Mkz (Sat 11 12:29)
- pgbouncer - pgbouncer: comment out the recv() avoidance logic User Mkz (Sat 11 07:01)
- pgsql: Code review for regexp_matches/regexp_split patch. Tom Lane (Sat 11 04:02)
- pgcheck - pokus: correction of messed up formating User Machr2 (Fri 10 12:29)
- CVSROOT: Remove loginfo for web cvs tree, doesn't live here anymore Magnus Hagander (Fri 10 09:02)
- CVSROOT: Generate trigger file for "push-based replication" for every Magnus Hagander (Fri 10 08:36)
- pgsql: Fix uninitialized-memory bug in plpython proargnames patch. Tom Lane (Fri 10 03:16)
- pgcheck - pokus: First version of a "pgcheck_page" c-function which User Machr2 (Fri 10 02:22)
- pgcheck - pokus: New Directory User Machr2 (Fri 10 02:13)
- pgsql: Fix unintended change of output format for createlang/droplang Tom Lane (Fri 10 00:39)
- edb-debugger - server: Adding (really poorly written) README file for User Korryd (Thu 09 22:02)
- edb-debugger - server: Adding PL/pgSQL performance profiler User Korryd (Thu 09 19:53)
- snapshot - src: FIX BUG #1008315: Foreign Key of User Cunha17 (Thu 09 13:39)
- edb-debugger - server: Creating /share/contrib during install, if User Korryd (Thu 09 13:25)
- pginstaller - pginst: Pass the system32 path to the wix code. User Dpage (Thu 09 12:44)
- pginstaller - pginst: Kerberos and OpenSSL distributions for Windows are User Dpage (Thu 09 11:28)
- pgsql: Fix search for SGML stylesheets to include the place where Gentoo Tom Lane (Thu 09 02:34)
- pgsql: Revise postmaster startup/shutdown logic to eliminate the problem Tom Lane (Thu 09 01:18)
- pgsql: Fix a gradual memory leak in ExecReScanAgg(). Neil Conway (Wed 08 18:07)
- pgsql: Fix thinko in multi-autovac-workers code: validity checks made by Tom Lane (Wed 08 16:01)
- psqlodbc - psqlodbc: Record of progress.(Snapshot version) User H-saito (Wed 08 02:03)
- edb-debugger - server: Getting a clean compile on OpenBSD, courtesy User Korryd (Tue 07 16:38)
- pgsql: Adjust the output of MemoryContextStats() so that the stats for a Neil Conway (Tue 07 06:25)
- pgsnmpd - pgsnmpd: Modify subprocess handling code to be theoretically User Eggyknap (Tue 07 02:33)
- pgsnmpd - pgsnmpd: Fixed always no root access. User H-saito (Tue 07 01:42)
- edb-debugger - server: No longer stopping on invisible RETURN statement User Korryd (Mon 06 21:32)
- mysql2pgsql - mysql2pgsql: Fixed bug with float/double conversion User Jmduarte (Mon 06 10:51)
- pgsql: Fix incorrect URI for cvs rsync Magnus Hagander (Mon 06 07:58)
- pgsql: Fix pg_restore to guard against unexpected EOF while reading an Tom Lane (Mon 06 01:38)
- pgsql: Adjust configure so that it sets CFLAGS properly for Intel's icc Tom Lane (Sun 05 15:43)
- pgsql: Apparently icc doesn't always define __ICC, and it's more correct Tom Lane (Sun 05 15:11)
- pgsql: Fix up bad layout of some comments (probably pg_indent's fault), Tom Lane (Sat 04 21:53)
- pgbouncer - pgbouncer: use goto instead break because of 2 loops User Mkz (Sat 04 21:30)
- pgsql: Tweak for initdb: if more command-line arguments were specified Neil Conway (Sat 04 21:01)
- pgbouncer - pgbouncer: kick client if startup pkt contains unknown User Mkz (Sat 04 19:53)
- pgsql: Fix crash caused by log_timezone patch if we attempt to emit any Tom Lane (Sat 04 19:29)
- pgsql: Fix a problem in my recent patch to initialize cancel_key for Tom Lane (Sat 04 03:15)
- pgsql: Suppress time zone name (%Z) when logging timestamps in xlog.c Tom Lane (Sat 04 01:42)
- pgsql: Switch over to using the src/timezone functions for formatting Tom Lane (Sat 04 01:27)
- pgsnmpd - pgsnmpd: Fix silly mistake with child process -- another bug User Eggyknap (Fri 03 23:19)
- pgbouncer - pgbouncer: correct quoting for SET values User Mkz (Fri 03 22:05)
- pgsql: Fix some sloppiness in the recent multiple-autovacuum-worker Tom Lane (Fri 03 20:06)
- pgbouncer - pgbouncer: add varcache.c to makefile also User Mkz (Fri 03 12:44)
- pgsql: Update supported standalone VC++ version to 7.1+ only, and fix Magnus Hagander (Fri 03 10:47)
- pgsnmpd - pgsnmpd: - Add -v option to override STDOUT/STDERR redirection User Eggyknap (Fri 03 04:02)
- pgsql: Move session_start out of MyProcPort stucture and make it a Andrew Dunstan (Thu 02 23:39)
- pgsql: Make sure syslogPipe runs in binary mode on Windows to avoid Andrew Dunstan (Thu 02 23:15)
- pgsql: Fix a memory leak in tuplestore_end(). Neil Conway (Thu 02 17:48)
- pgtray - pgtray: Update version information User Andrei (Thu 02 14:03)
- pgbouncer - pgbouncer: Server parameter tracking. User Mkz (Thu 02 11:59)
- pgbouncer - pgbouncer: avoid recv() if buffer has data User Mkz (Thu 02 11:56)
- pgtray - pgtray: Added project for Microsoft VIsual Studio 6 User Andrei (Thu 02 11:55)
- pgtray - pgtray: Initial revision for Microsoft Visual Studio 8 User Andrei (Thu 02 10:41)
- pgtray - pgtray: New Directory User Andrei (Thu 02 10:31)
- pgtray - pgtray: Imported Sources User Andrei (Thu 02 10:23)
- pgsnmpd - pgsnmpd: Fix to (hopefully) properly honor psql paramters User Eggyknap (Thu 02 03:00)
- pgsql: Done: < * Allow buffered WAL writes and fsync Bruce Momjian (Wed 01 23:13)
- pgsql: Support an optional asynchronous commit mode, in which we don't Tom Lane (Wed 01 22:45)
- pgsql: Fix strange quoting. Bruce Momjian (Wed 01 22:24)
- pgsql: Fix script quoting problem. Bruce Momjian (Wed 01 22:23)
- pgbouncer - pgbouncer: cancel of pause/resume, dont drop idle clients User Mkz (Wed 01 22:00)
- pgbouncer - pgbouncer: small stuff User Mkz (Wed 01 21:30)
- pgbouncer - pgbouncer: server_reset_query User Mkz (Wed 01 21:28)
- pgbouncer - pgbouncer: update docs with current status User Mkz (Wed 01 20:45)
- pgbouncer - pgbouncer: When suspending, try to hit packet boundary ASAP User Mkz (Wed 01 20:42)
- pgbouncer - pgbouncer: dont force --enable-debug to be -O1 User Mkz (Wed 01 20:11)
- pgbouncer - pgbouncer: remove if() before Assert(), some comment tuning User Mkz (Wed 01 20:06)
- pgbouncer - pgbouncer: log fd limits on startup User Mkz (Wed 01 20:01)
- pgbouncer - pgbouncer: replace remaining log_* calls with slog_* where User Mkz (Wed 01 19:54)
- pgbouncer - pgbouncer: use memchr() in mbuf_get_string User Mkz (Wed 01 19:43)
- pgunittest - pgUnitTest_Dev: User Pgunittest (Wed 01 17:03)
- pgunittest - pgUnitTest_Dev: New Directory User Pgunittest (Wed 01 16:52)
Mail converted by MHonArc