Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2007-05 Thread Index (1/3)
Last updated: Wed Jan 18 01:51:24 2012
405 messages
- pgsql: Add URL for code comments to developer's FAQ: Bruce Momjian (Fri 01 00:28)
- pgsnmpd - pgsnmpd: Fix line length for small terminals in usage() User Eggyknap (Fri 01 00:24)
- pgsnmpd - pgsnmpd: Check PQntuples properly User Eggyknap (Fri 01 00:09)
- pgsnmpd - pgsnmpd: Alpha version of regression tester complete User Eggyknap (Fri 01 00:06)
- pgsql: The shortcut exit that I recently added to ExecInitIndexScan() Tom Lane (Thu 31 20:45)
- pgsql: Change build_index_pathkeys() so that the expressions it builds Tom Lane (Thu 31 16:57)
- pgsql: Make some messages more consistent Peter Eisentraut (Thu 31 15:13)
- pgsql: Replace ReadBuffer to ReadBufferWithStrategy in all Teodor Sigaev (Thu 31 14:03)
- pgsql: Downgrade some low-level startup messages to DEBUG1. Peter Eisentraut (Thu 31 07:36)
- pgsql: Fix overly-strict sanity check in BeginInternalSubTransaction Tom Lane (Wed 30 21:01)
- pgsql: Update: < * Consider allowing 64-bit integers to be passed by Bruce Momjian (Wed 30 20:30)
- pgsql: Make large sequential scans and VACUUMs work in a limited-size Tom Lane (Wed 30 20:12)
- pgsql: Fix wording: < * Consider allowing 64-bit integers to be passed Bruce Momjian (Wed 30 20:02)
- pgsql: Add: > > * Consider allowing 64-bit integers to be passed by Bruce Momjian (Wed 30 20:00)
- pgsql: Add standard error redirection for OS/X & darwin startup script. Bruce Momjian (Wed 30 19:58)
- pgsql: Update documentation mention of VACUUM FULL and CLUSTER where Bruce Momjian (Wed 30 19:45)
- pgsql: Tweak: use memcpy() in text_time(), rather than manually copying Neil Conway (Wed 30 19:38)
- pgsql: Add URL for: * Improve speed with indexes For large table Bruce Momjian (Wed 30 19:07)
- pgsql: Add documentation reference to statistical functions from Bruce Momjian (Wed 30 18:13)
- pgsql: Update /contrib OS/X startup files, and move to a separate OS/X Bruce Momjian (Wed 30 18:10)
- pgsql: Update cvsutils documentation description. Bruce Momjian (Wed 30 18:00)
- pgsql: Update cvs instructions to suggest cvsutils. Bruce Momjian (Wed 30 17:41)
- pgsql: Fix trivial misspelling in comment. Tom Lane (Wed 30 16:16)
- pgsnmpd - pgsnmpd: Pull more tables for testing User Eggyknap (Wed 30 13:09)
- pgsql: Fix a bug in input processing for the "interval" type. Neil Conway (Tue 29 04:58)
- pgsql: mmgr README tweak: "either" is no longer correct. Neil Conway (Tue 29 04:19)
- pgsql: Stop a few regression tests from needlessly disabling GEQO. Neil Conway (Tue 29 04:17)
- pgsql: Update wording: < * Fix self-referential UPDATEs seeing Bruce Momjian (Mon 28 23:56)
- pgsql: Add: > > * Fix self-referential UPDATEs seeing inconsistent row Bruce Momjian (Mon 28 23:56)
- pgsnmpd - pgsnmpd: Regression test now creates database, starts pgsnmpd, User Eggyknap (Mon 28 21:48)
- pgsnmpd - pgsnmpd: Fix typo, initialization User Eggyknap (Mon 28 18:19)
- pgsql: Tweak the code in a couple of places to try to deliver more Tom Lane (Mon 28 16:43)
- snapshot - root: Inclusao de links para a pagina pessoal User Cunha17 (Mon 28 16:30)
- pginstaller - pginst: Updates for the lastest build of pl/java, courtesy User Dpage (Mon 28 15:11)
- pgfouine - pgfouine: applied [#1003645] Avoid PHP Notice for undefined User Gsmet (Mon 28 13:59)
- pgsnmpd - pgsnmpd: Beginnings of pgsnmpd_regress.pl, a regression test User Eggyknap (Mon 28 13:48)
- pgsnmpd - pgsnmpd: Change the other instance of a defaulted vendor name User Eggyknap (Mon 28 13:41)
- pgsql: Applied patch send by Joachim Wieland to fix INTEGER_DATETIMES Michael Meskes (Mon 28 09:46)
- pgsql: Code cleanup: use "bool" for Boolean variables, rather than Neil Conway (Sun 27 20:32)
- pgsql: Ooops, I was too busy worrying about getting the transactional Tom Lane (Sun 27 17:28)
- pgsql: Sorry guys, I committed the file from my development snapshot Michael Meskes (Sun 27 15:59)
- pgsql: The source code changed, so the expected file changed too. Michael Meskes (Sun 27 11:33)
- pgsql: Applied Joachim's patch for ecpg_config.h creation on Vista. Michael Meskes (Sun 27 11:16)
- pgsql: pgstat's on-proc-exit hook has to execute after the last Tom Lane (Sun 27 05:37)
- pgsql: Fix up pgstats counting of live and dead tuples to recognize that Tom Lane (Sun 27 03:50)
- pgsnmpd - pgsnmpd: Change default vendor name per suggestion from Dave User Eggyknap (Sun 27 03:26)
- pgsnmpd - pgsnmpd: Quit hardcoding values in rdbmsSrvTable (finally). User Eggyknap (Sun 27 02:27)
- pgsql: Repair two constraint-exclusion corner cases triggered by proving Tom Lane (Sat 26 18:23)
- python - be: Only pfree when recoding occurs. James William Pye (Sat 26 17:54)
- pgsql: Create hooks to let a loadable plugin monitor (or even replace) Tom Lane (Fri 25 17:54)
- pgsnmpd - pgsnmpd: Update TODO User Eggyknap (Fri 25 04:41)
- pgsql: Remove ruleutils.c's use of varnoold/varoattno as a shortcut for Tom Lane (Thu 24 18:58)
- pgsql: Avoid assuming that the fields of struct timeval have exactly Tom Lane (Thu 24 18:54)
- orafce - orafce: support for record types for storing handlers User Okbob (Thu 24 11:33)
- pgsql: Add deprecation notice about planned removal in 8.4 and advice to Peter Eisentraut (Thu 24 11:13)
- orafce - orafce: skelet for xslproccess package User Okbob (Thu 24 07:37)
- orafce - orafce: 83 fix User Okbob (Wed 23 18:04)
- pgbouncer - pgbouncer: cancel pkt handler forgot to set pool, thus User Mkz (Wed 23 08:42)
- pginstaller - pginst: Update French translation, from Guillaume Lelarge, User Mha (Wed 23 03:09)
- pgsql: Repair planner bug introduced in 8.2 by ability to rearrange Tom Lane (Tue 22 23:24)
- pgsql: Remove unsupported -u option from pg_standby example usage. Alvaro Herrera (Tue 22 15:31)
- pginstaller - pginst: Update to support individual .chm files for User Dpage (Tue 22 09:00)
- pgsql: Fix best_inner_indexscan to return both the cheapest-total-cost Tom Lane (Tue 22 01:40)
- pgsql: Teach tuplestore.c to throw away data before the "mark" point Tom Lane (Mon 21 17:57)
- pgsql: XPath fixes: - Function renamed to "xpath". Peter Eisentraut (Mon 21 17:10)
- pgsql: Fix spurious German index entry Peter Eisentraut (Mon 21 15:01)
- pgsql: Removed errant ISODOW Michael Meskes (Mon 21 14:57)
- pgsql: Backported fix from HEAD that removes superfluous function Vista Michael Meskes (Mon 21 07:10)
- pgsql: Also removed the function not just the call, sorry. Michael Meskes (Mon 21 07:07)
- pgsql: Do not try to find local timezone in DecodeDateTime() because the Michael Meskes (Mon 21 07:04)
- pgsql: To support external compression of archived WAL data, add a flag Tom Lane (Sun 20 21:08)
- pgsql: tackling Vista problem - another try Michael Meskes (Sun 20 11:30)
- pgsql: Fix dumb compile error in the last patch. Alvaro Herrera (Sat 19 01:02)
- pgsql: Have CLUSTER advance the table's relfrozenxid. Alvaro Herrera (Fri 18 23:19)
- pgsql: Mark some intermediate targets as .PRECIOUS, to replace the Peter Eisentraut (Fri 18 15:55)
- pgsql: Fix inappropriate comments Peter Eisentraut (Fri 18 09:43)
- pgsql: Done: < * Fix problem with excessive logging during SSL Bruce Momjian (Fri 18 01:22)
- pgsql: Remove redundant logging of send failures when SSL is in use. Tom Lane (Fri 18 01:20)
- pgsql: dded to TODO: > > * Support scoped IPv6 addresses > > Bruce Momjian (Thu 17 23:42)
- pgsql: Tweaks for SGML markup. Neil Conway (Thu 17 23:36)
- pgsql: Temporary fix for the problem that pg_stat_activity, Tom Lane (Thu 17 23:31)
- pgsql: Add URL for: * Implement the SQL standard mechanism whereby Bruce Momjian (Thu 17 22:53)
- pgsql: Add, per Alvaro: > > * Implement the SQL standard mechanism Bruce Momjian (Thu 17 22:44)
- pgsql: Add: > > * Fix problem with excessive logging during SSL Bruce Momjian (Thu 17 22:42)
- pgsql: Add CVS comment for recent commit: Moved page-level Bruce Momjian (Thu 17 21:43)
- pgsql: Removed mktime() call to hopefully get rid of some compatibility Michael Meskes (Thu 17 20:07)
- pg-migrator - src: Adding support for page-by-page conversion plugins User Korryd (Thu 17 19:54)
- pgsql: Fix parameter recalculation for Limit nodes: during a ReScan call Tom Lane (Thu 17 19:35)
- pgsql: Add database page inspection /contrib module. Bruce Momjian (Thu 17 19:11)
- pgsql: New Directory Bruce Momjian (Thu 17 19:10)
- libpqwce - libpqwce: Ooops! correction of Japanese and garbage. User H-saito (Thu 17 15:32)
- pgsql: Move the tuple freezing point in CLUSTER to a point further back Alvaro Herrera (Thu 17 15:28)
- libpqwce - libpqwce: changes from makefile to projectfile. User H-saito (Thu 17 15:05)
- pgsql: Have TRUNCATE advance the affected table's relfrozenxid to Alvaro Herrera (Wed 16 17:28)
- pgsql: Have the rewriteheap code freeze old tuples. Alvaro Herrera (Wed 16 16:36)
- odbclink - odbclink: The sample was added. User H-saito (Wed 16 00:58)
- pgsql: Avoid emitting empty role names in the GRANTED BY clause of GRANT Alvaro Herrera (Tue 15 20:20)
- pgsql: Remove directory qualification in <ossp/uuid.h> because it's not Andrew Dunstan (Tue 15 19:47)
- pgsql: Fix a bunch of bad grammar in the docs: "<link>, which see for Neil Conway (Tue 15 19:43)
- pgsql: Various fixes for the SGML docs. Neil Conway (Tue 15 19:13)
- pgsql: Update comments for PG_DETOAST_PACKED and VARDATA_ANY on a Bruce Momjian (Tue 15 17:40)
- pgsql: Make a few marginal improvements to the documentation for the AV Neil Conway (Tue 15 15:52)
- pgsql: Add a note to the documentation to clarify that even when Neil Conway (Tue 15 15:35)
- stackbuilder - wizard: Add wxWidgets translations for the framework. User Dpage (Tue 15 14:36)
- stackbuilder - wizard: Remove basic HTML entities that we might find in User Dpage (Tue 15 14:06)
- stackbuilder - wizard: Ensure regkeys exist before writing values to User Dpage (Tue 15 13:47)
- stackbuilder - wizard: add the japanese(ja_JP) User H-saito (Tue 15 08:45)
- pginstaller - pginst: Fixed url reference. User H-saito (Tue 15 06:47)
- pgsnmpd - pgsnmpd: Modify a few disk-related settings User Eggyknap (Tue 15 03:16)
- pgsnmpd - pgsnmpd: Add rdbmsDbLimitedResourceTable (tracking only XIDs, User Eggyknap (Tue 15 03:02)
- pgsql: Add URLs for: * Add support for SQL-standard GENERATED/IDENTITY Bruce Momjian (Tue 15 02:36)
- pgsql: fix perl thinko Andrew Dunstan (Tue 15 01:58)
- pgsql: Use configured pgport in MSVC config file. Andrew Dunstan (Tue 15 00:15)
- pgbuildfarm - client-code: Write pgport setting to MSVC config file. User Andrewd (Tue 15 00:11)
- pgsql: Get rid of the pg_shdepend entry for a TOAST table; it's Tom Lane (Mon 14 20:24)
- pgsql: Fix up grammar and translatability of recent Tom Lane (Mon 14 20:07)
- pgbuildfarm - client-code: Abandon multiroot hack - in effect all builds User Andrewd (Mon 14 19:43)
- pgsql: Prevent RevalidateCachedPlan from making any permanent change in Tom Lane (Mon 14 18:14)
- pgsql: Report all dependent objects to the server log when a shared Alvaro Herrera (Mon 14 16:50)
- pgsql: Update instructions on creating TODO entry. Bruce Momjian (Mon 14 16:38)
- pgbuildfarm - client-code: Make keeping error trees more robust and User Andrewd (Mon 14 16:01)
- dbi-link - dbi-link: Moved license terms to the customary LICENSE file. David Fetter (Sun 13 20:47)
- pgsql: Document that CLUSTER breaks MVCC visibility rules. Magnus Hagander (Sun 13 16:04)
- pgsql: Log directory we're installing into. Magnus Hagander (Sun 13 15:33)
- pgsql: Mark as done, add URL for other item: < o Add support for Bruce Momjian (Sun 13 11:22)
Mail converted by MHonArc