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