Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2008-01 Thread Index (2/3)
Last updated: Wed Jan 18 01:50:58 2012
395 messages
- Re: pgsql: Fix an ancient oversight in libpq's handling of V3-protocol COPY, (continued)
Re: pgsql: Fix an ancient oversight in libpq's handling of V3-protocol COPY Tom Lane (Tue 15 21:41)
pgsql: Fix an ancient oversight in libpq's handling of V3-protocol COPY Tom Lane (Mon 14 18:46)
pgsql: Fix an ancient oversight in libpq's handling of V3-protocol COPY Tom Lane (Mon 14 18:46)
pgsql: Fix an ancient oversight in libpq's handling of V3-protocol COPY Tom Lane (Mon 14 18:46)
pgsql: Fix an ancient oversight in libpq's handling of V3-protocol COPY Tom Lane (Mon 14 18:46)
press - pr: User Kostas (Mon 14 17:17)
postbio - postbio: New, more portable build system. User Carvalho (Mon 14 17:03)
pllua - pllua: Added LUAINC and LUALIB for some known platforms. User Carvalho (Mon 14 16:45)
pllua - pllua: Replaced pllua.source. User Carvalho (Mon 14 16:30)
pllua - pllua: Minor changes for new build system. User Carvalho (Mon 14 16:29)
pgsql: Mark autovacuum entries in pg_stat_activity so that they can be Alvaro Herrera (Mon 14 13:39)
pgsql: Set valid return values even in case of an error to prevent Michael Meskes (Mon 14 09:43)
pgsql: Fix pgstat_heap() to not be broken by syncscans starting from a Tom Lane (Mon 14 02:53)
pgsql: Use an indexscan not a heapscan to search pg_index in Tom Lane (Mon 14 02:49)
pgsql: Fix CREATE INDEX CONCURRENTLY so that it won't use synchronized Tom Lane (Mon 14 01:39)
pgsql: Fix a regression test that fails if default_text_search_config Tom Lane (Sun 13 21:17)
pgsql: Add note pointing out that read-only commands no longer consume Tom Lane (Sun 13 17:58)
pgsql: Changed prototype for ECPGdo because some compilers don't like Michael Meskes (Sun 13 11:53)
npgsql - Npgsql2: Enable System.Transactions support for User Jbcooley (Sun 13 03:14)
pgsql: Update documentation for tsvector duplicate elimination: ! Bruce Momjian (Sat 12 21:51)
pgsql: It turns out the LIBXML_TEST_VERSION macro calls xmlInitParser(). Tom Lane (Sat 12 21:14)
press - pr: added asyc commit User Conni (Sat 12 17:57)
pgbouncer - pgbouncer: fscking type problems User Mkz (Sat 12 17:34)
pgbouncer - pgbouncer: skip manpage build if tools not availalbe User Mkz (Sat 12 17:33)
pgsql: Fix two places in xml.c that neglected to check the return values Neil Conway (Sat 12 10:50)
pgsql: Minor perf tweak for _SPI_strdup(): if we're going to call Neil Conway (Sat 12 10:38)
pgsql: Fix logical errors in constraint exclusion: we cannot assume that Tom Lane (Sat 12 00:11)
pgbouncer - pgbouncer: SHOW MEM cmd to describe slab usage User Mkz (Fri 11 22:36)
pgbouncer - pgbouncer: show active_sockets; User Mkz (Fri 11 22:10)
pgbouncer - pgbouncer: move db/user/pool alloc also to slabs User Mkz (Fri 11 21:52)
pgbouncer - pgbouncer: slab: if constructor is not given, memset on User Mkz (Fri 11 21:50)
pgbouncer - pgbouncer: additional log server login failure User Mkz (Fri 11 21:25)
pgbouncer - pgbouncer: actively kill databases removed from config User Mkz (Fri 11 21:23)
pgbouncer - pgbouncer: iniparser: return whether file was found User Mkz (Fri 11 20:51)
pgbouncer - pgbouncer: disconnect_client: ignore notify=true if User Mkz (Fri 11 20:48)
pgsql: The original implementation of polymorphic aggregates didn't Tom Lane (Fri 11 18:39)
pgsql: Fix an old error in clause_selectivity: the default selectivity Tom Lane (Fri 11 17:00)
pgsql: Add: > * Add ability to trigger on TRUNCATE > > Bruce Momjian (Fri 11 16:49)
pgsql: Fixed lexer to correctly parse C quotes. Michael Meskes (Fri 11 15:19)
pgbouncer - pgbouncer: SHOW TOTALS command to give stats summary User Mkz (Fri 11 14:20)
pgbouncer - pgbouncer: if cannot login to target db at all, notify User Mkz (Fri 11 14:18)
pgbouncer - pgbouncer: more gcc warnings User Mkz (Fri 11 13:25)
pgbouncer - pgbouncer: make failure from event_del() non-fatal - User Mkz (Fri 11 13:22)
press - pr: Corrected features83 hyperlink User Nickg (Fri 11 04:45)
pgsql: Fix a conceptual error in my patch of 2007-10-26 that avoided Tom Lane (Fri 11 04:02)
pgsql: Restructure the shutdown procedure for the archiver process to Tom Lane (Fri 11 00:54)
press - pr: Added features83.html.ru. User Nickg (Thu 10 23:24)
press - pr: Some improvements User Rbm (Thu 10 20:06)
npgsql - Npgsql2: [#1002776] The connection string parameter User Fxjr (Thu 10 18:50)
press - pr: Added Brazilian contact info, links to postgresql.org.br User Rbm (Thu 10 18:44)
press - pr: Finished translation, updated translations with updates to User Rbm (Thu 10 18:24)
pgsql: Generate and include manifest in standalone libpq build on Magnus Hagander (Thu 10 16:03)
pgsql: vacuum_cost_limit has a minimum value of 1, not zero; update Bruce Momjian (Thu 10 02:51)
pgsql: Remove incorrect (and ill-advised anyway) pfree's in Tom Lane (Wed 09 23:44)
pgsql: Fix CREATE INDEX CONCURRENTLY to not deadlock against an Tom Lane (Wed 09 21:52)
pgsql: Fix a bug in 8.2.x that was exposed while investigating Kevin Tom Lane (Wed 09 20:50)
pgsql: Fix some planner issues found while investigating Kevin Tom Lane (Wed 09 20:42)
pllua - pllua: - Keep package table in pllua - Added pllua_validator - User Carvalho (Wed 09 17:56)
pgbouncer - pgbouncer: suspend_timeout, to force suspend User Mkz (Wed 09 13:42)
optimizer - jos: Imported source cleanups. User Julo (Wed 09 12:06)
optimizer - jos: Imported Sources User Julo (Wed 09 11:12)
pgsql: Don't enforce 32-bit time_t for FRONTEND apps. Magnus Hagander (Wed 09 09:16)
pgbouncer - pgbouncer: move shutdown after fork(), detect old bouncer User Mkz (Wed 09 09:05)
pgsql: Fix an omission in the outfuncs.c support for Agg nodes: the Neil Conway (Wed 09 08:46)
pgsql: Add index entry. Alvaro Herrera (Wed 09 05:28)
pgsql: Remove mention of /contrib README files from documentation Bruce Momjian (Wed 09 02:38)
pgsql: lmgr.c:DescribeLockTag was never taught about virtual xids, per Tom Lane (Tue 08 23:18)
pgsql: Add URLs to two excellent web pages about SSL API and certificate Bruce Momjian (Tue 08 18:07)
pgbouncer - pgbouncer: remove unnecessary label User Mkz (Tue 08 14:28)
pgbouncer - pgbouncer: update scary-R todo User Mkz (Tue 08 14:21)
pgbouncer - pgbouncer: asynctest: small cleanup User Mkz (Tue 08 14:16)
pgbouncer - pgbouncer: less scary -R: move takever before fork User Mkz (Tue 08 14:13)
pgbouncer - pgbouncer: asynctest: more features User Mkz (Tue 08 09:47)
pgbouncer - pgbouncer: move usec_t to system.h User Mkz (Tue 08 09:44)
pginstaller - web: Correct date tag User Dpage (Tue 08 09:35)
pginstaller - web: Add Chinese translation of FAQ from ?? Ian Li User Dpage (Tue 08 09:27)
pgbouncer - pgbouncer: return correct value User Mkz (Tue 08 07:57)
pgsql: informix.c was violating the coding rule about not including any Tom Lane (Tue 08 01:14)
pgsql: Remove unnecessary comma in enum definition ... Tom Lane (Tue 08 01:04)
pgsql: Mention use of src/tools/major_release_split for creating Bruce Momjian (Mon 07 22:05)
pgsql: Fix a minor bug in outfuncs support for SetOp: dupOperators is an Neil Conway (Mon 07 21:37)
pgbouncer - pgbouncer: draft throttling implementation User Mkz (Mon 07 21:16)
dbf2pg - dbf2pg: support for float (F) dbase type; trim spaces from User Jpulles (Mon 07 19:06)
pgbouncer - pgbouncer: more debugging for asynctest User Mkz (Mon 07 14:50)
edb-debugger - server: Disabling plugin_profiler in Makefile - you can User Korryd (Mon 07 13:17)
pgbouncer - pgbouncer: use autoconfed settings for test code User Mkz (Mon 07 10:12)
pgbouncer - pgbouncer: todo update User Mkz (Mon 07 09:13)
pgbouncer - pgbouncer: safe_accept, safe_connect, safe_evtimer_add User Mkz (Mon 07 09:02)
pgbouncer - pgbouncer: fix some printf casts User Mkz (Mon 07 09:00)
pgbouncer - pgbouncer: more universal asynctest User Mkz (Mon 07 08:40)
dbf2pg - dbf2pg: - add sprompt.c for simple_prompt function - add port User Jpulles (Sun 06 20:37)
dbsamples - pagila: update readme for pagila-0.10 User Xzilla (Sun 06 06:37)
pgsql: A long time ago, Peter pointed out that ruleutils.c didn't dump Tom Lane (Sun 06 01:03)
pgsql: Put spaces after "RFC". Peter Eisentraut (Sat 05 13:19)
press - pr: release month User Kostas (Sat 05 12:08)
press - pr: czech translation <li>Asynchronous commit option for much User Okbob (Sat 05 10:31)
python - CVSROOT: Disable while I make a lot of noise. James William Pye (Sat 05 07:23)
press - pr: Async commit--Added User Doudou586 (Sat 05 04:08)
press - pr: Added Async commit to the performance bullet points per User Aglio (Sat 05 01:54)
python - ip: New Directory James William Pye (Sat 05 01:11)
python - fe: New Directory James William Pye (Fri 04 23:31)
python - pq: Bring closer to 0.9. James William Pye (Fri 04 21:08)
pginstaller - pginst: Prep for 8.3RC1 User Dpage (Fri 04 17:22)
pgsql: Add URL for: * Allow AS in "SELECT col AS label" to be optional Bruce Momjian (Fri 04 16:06)
pgbouncer - pgbouncer: dont avoid maint if event loop is interrupted User Mkz (Fri 04 12:56)
pgbouncer - pgbouncer: with as-needed the lib order is important User Mkz (Fri 04 12:56)
pginstaller - pginst: Use MSXML4 as it doesn't require office. User Dpage (Fri 04 12:15)
plproxy - plproxy: final 2.0.4 User Mkz (Fri 04 09:51)
python - pq: New Directory James William Pye (Fri 04 09:35)
plproxy - plproxy: disable date/time type too as they are also affected User Mkz (Fri 04 09:31)
pginstaller - pginst: Security: Prep for release User Dpage (Fri 04 09:20)
pgbouncer - pgbouncer: handle EINTR from connect() User Mkz (Fri 04 09:13)
pgbouncer - pgbouncer: handle more errors from accept() User Mkz (Fri 04 08:55)
pgbouncer - pgbouncer: proper usage of flexible array User Mkz (Fri 04 07:57)
snapshot - src: Fast refreshes only with 25% or less modified rows on User Cunha17 (Thu 03 22:44)
pgsql: Stamp release 8.2.6. Tom Lane (Thu 03 21:45)
pgbouncer - pgbouncer: looping accept() to drain backlog fully User Mkz (Thu 03 21:43)
pgsql: Stamp release 7.3.21. Tom Lane (Thu 03 21:43)
pgsql: Stamp release 7.4.19. Tom Lane (Thu 03 21:42)
pgsql: Stamp release 8.0.15. Tom Lane (Thu 03 21:41)
pgsql: Stamp release 8.1.11. Tom Lane (Thu 03 21:41)
pgsql: Stamp release 8.3RC1. Tom Lane (Thu 03 21:40)
pgsql: Update release notes for security releases. Tom Lane (Thu 03 21:35)
pgsql: The original patch to disallow non-passworded connections to Tom Lane (Thu 03 21:28)
pgsql: Make standard maintenance operations (including VACUUM, ANALYZE, Tom Lane (Thu 03 21:23)
- <Possible follow-ups>
- pgsql: Make standard maintenance operations (including VACUUM, ANALYZE, Tom Lane (Thu 03 21:23)
- pgsql: Make standard maintenance operations (including VACUUM, ANALYZE, Tom Lane (Thu 03 21:24)
- pgsql: Make standard maintenance operations (including VACUUM, ANALYZE, Tom Lane (Thu 03 21:25)
- pgsql: Make standard maintenance operations (including VACUUM, ANALYZE, Tom Lane (Thu 03 21:25)
- pgsql: Make standard maintenance operations (including VACUUM, ANALYZE, Tom Lane (Thu 03 21:26)
pgsql: Fix assorted security-grade bugs in the regex engine. Tom Lane (Thu 03 20:48)
pgsql: Add: > * Allow multiple identical NOTIFY events to always be Bruce Momjian (Thu 03 18:47)
plproxy - plproxy: disable binary timestamp coz int vs. User Mkz (Thu 03 16:58)
pgbouncer - pgbouncer: suspend in finish_client_login wont work as User Mkz (Thu 03 10:04)
pgbouncer - pgbouncer: pkt_action conversion broke assert User Mkz (Thu 03 09:40)
pgbouncer - pgbouncer: allow autoconf 2.59 User Mkz (Thu 03 09:05)
pgsql: Forbid ALTER TABLE and CLUSTER when there are pending Tom Lane (Wed 02 23:34)
aupg - aupg_src: Modified the aupgschema.rowid() types to use SQL User Rlucas (Wed 02 23:28)
pgsql: Insert ARST into the list of known timezone abbreviations. Tom Lane (Wed 02 21:42)
Mail converted by MHonArc