Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2006-12 Thread Index (1/2)
Last updated: Fri Mar 28 04:20:39 2008
238 messages
- pgsql: Found the problem with my operator-family changes: by fetching Tom Lane
- pgaccess - pgaccess: clear out initial radio button state automatically User Cmaj
- pgsql: Support type modifiers for user-defined types, and pull most Tom Lane
- pgsql: Clarify wording on when ctid is modified by VACUUM FULL. Bruce Momjian
- pgsql: Add support for XML build option to MSVC build scripts. Tom Lane
- pgsql: Fix multiple breakages in last XML patch. Tom Lane
- pgsql: De-escape XML names when reverse-compiling XML expressions. Peter Eisentraut
- plpsm - plpgpsm: parser fix User Okbob
- plpsm - plpgpsm: syntax for get diagnostics condition User Okbob
- pgsql: Fix up btree's initial scankey processing to be able to detect Tom Lane
- pgsql: Add TLS thread URL: > Bruce Momjian
- pgsql: Remove: < * Add a GUC to control whether BEGIN inside a Bruce Momjian
- plpsm - plpgpsm: small fix User Okbob
- plpsm - plpgpsm: "For" statement support. User Okbob
- pgsql: Remove caveat about avoiding cross-type operators in constraints Tom Lane
- pgsql: Enable btree_predicate_proof() to make proofs involving Tom Lane
- pgsql: Done: < * Move some /contrib modules out to their own project Bruce Momjian
- pginstaller - pginst: Add a small setup.bat for novice users, per User Mha
- pgsql: Add send and recv functions for xml type. Peter Eisentraut
- plpsm - plpgpsm: db2 multiassigment statement User Okbob
- pgsql: Handle content and document options in xmlparse() correctly. Peter Eisentraut
- pgsql: Add a defense to prevent core dumps if 8.2 version of rank_cd() Tom Lane
- pgsql: fflush the \o file, if any, after each backslash command. Tom Lane
- pgsql: Revert exports.list change pending closer study. Tom Lane
- pgsql: Use a more backward-compatible syntax for exports.list on Linux. Tom Lane
- pgsql: Clean up pgindent handling of comments after 'else' by only Bruce Momjian
- dbi-link - dbi-link: Fixed off-by-one error in make_dbi_link_role(TEXT) David Fetter
- pgsql: Modify local buffer management to request memory for local Tom Lane
- pgsql: Improve memory management code to avoid inefficient behavior when Tom Lane
- plpsm - plpgpsm: for statement support (compileable) User Okbob
- pgsql: Print combining characters (those reported as having zero width Tom Lane
- pgfouine - pgfouine: finished duration unit support renamed User Gsmet
- pgfouine - pgfouine: ignore again these lines waiting for a better fix User Gsmet
- pgsql: Use FROM clause in example UPDATE commands where appropriate. Tom Lane
- pgsql: Use "dead" rather than "expired" for vacuumable rows. Bruce Momjian
- pgsql: Fix failure due to accessing an already-freed tuple descriptor in Tom Lane
- pgsql: Repair bug #2839: the various ExecReScan functions need to reset Tom Lane
- pgsql: Repair bug #2836: SPI_execute_plan returned zero if none of the Tom Lane
- pgsql: Remove incorrect semicolon in example. Tom Lane
- pgsql: Fix memory reallocation condition Teodor Sigaev
- pgsql: Call srandom() instead of srand(). Tatsuo Ishii
- plpsm - plpgpsm: initial get diagnostics statement support User Okbob
- pgsql: Make HISTCONTROL=ignoredups work again (broken by misordering of Tom Lane
- pgsql: Bring some order and sanity to error handling in the xml patch. Tom Lane
- pgsql: Fix machine-dependent crash in sqlchar_to_unicode(). Tom Lane
- pgsql: Code review for XML patch. Tom Lane
- pgfouine - pgfouine: merged 0.7 branch into HEAD added a history per User Gsmet
- pgsql: Suppress various compiler warnings in new xml code. Tom Lane
- pgsql: Remove unnecessary parentheses in if() statements. Bruce Momjian
- pgsql: Change a VACUUM manual page word from 'deleted' to 'expired', so Bruce Momjian
- pgsql: Document that CREATE TYPE names should not begin with an Bruce Momjian
- pgsql: For GUC values, check for partial string matches on 'on' and Bruce Momjian
- pgsql: Restructure operator classes to allow improved handling of Tom Lane
- pgsql: Add a link to the developer's FAQ for my article about how Bruce Momjian
- pgsql: Slight adjustments to xml documentation to reflect functionality Bruce Momjian
- plpsm - plpgpsm: empty sompound statement support sql/psm know empty User Okbob
- pgsql: Fix expected file. Peter Eisentraut
- pgsql: Catalog version bump for SQL/XML changes. Peter Eisentraut
- pgsql: Fix convertion for 'PFX flag N num' Teodor Sigaev
- pgsql: Initial SQL/XML support: xml data type and initial set of Peter Eisentraut
- plpsm - plpgpsm: sqlstate variable support. User Okbob
- pgsql: 8.3 release schedule is year 2007, not 2006. Bruce Momjian
- pgsql: Add timeline for next release to developer's FAQ. Bruce Momjian
- pgsql: Remove completed TODO item about xid wrap-around from 8.2.X. Bruce Momjian
- pgsql: Item done. Bruce Momjian
- pgsql: Interpret a dbName param to PQsetdbLogin as a conninfo string if Andrew Dunstan
- pgsql: Set pg_am.amstrategies to zero for index AMs that don't have Tom Lane
- psqlodbc - psqlodbc: 1. User Hinoue
- pgsql: fix thinko in placement of TimeValStruct typedef in Windows case, Andrew Dunstan
- orafce - orafce: doc contains install and copyright too User Okbob
- orafce - orafce: rename INSTALL and COPYRIGHT files, small COPYRIGHT User Okbob
- pgsql: Fix typo: < While PostgreSQL clients runs fine Bruce Momjian
- pgsql: Move entry into CLUSTER section: < * Make CLUSTER preserve Bruce Momjian
- psqlodbc - psqlodbc: addendum of correction. User H-saito
- plpsm - plpgpsm: Skeleton for statement for. User Okbob
- plpsm - plpgpsm: basic cursor support User Okbob
- psqlodbc - psqlodbc: The version is now 8.2.0203. User Hinoue
- pgsql: enable \timing oputput for \copy commands Andrew Dunstan
- pgsql: Fix some planner bugs exposed by reports from Arjen van der Tom Lane
- pgsql: Put JST back into the default set of timezone abbreviations; was Tom Lane
- pgsql: Back out double-run of PDF/PS output. Bruce Momjian
- pgsql: TODO item not wanted: > > * Embedded server (not wanted) > > Bruce Momjian
- pgsql: Link to summary XML email, rather than thread top: < * Consider Bruce Momjian
- plpsm - plpgpsm: not found warning handlers complete User Okbob
- pgsql: Document issues for SGML and XML: > > * Consider changing Bruce Momjian
- pgsql: Document patch needed to get PDF and PS output in a reasonable Bruce Momjian
- pgsql: Remove unneeded tab in file. Bruce Momjian
- pgsql: Run Jade twice when outputting Postscript and PDF so the index is Bruce Momjian
- pgsql: Make --with-ldap build on Unixware, per Olivier Prenant. Tom Lane
- pgsql: Remove Windows port^W^Wobsolete template file. Peter Eisentraut
- pgsql: Activate WIN32_STACK_RLIMIT override only on platforms where this Peter Eisentraut
- psqlodbc - psqlodbc: Correction of site information. User H-saito
- orafce - orafce: info added User Okbob
- plpsm - plpgpsm: comma separated predicates for case statement, correct User Okbob
- pgsql: Put back yet another improperly-removed #include, per Mark Tom Lane
- plpsm - plpgpsm: simple case statement completed User Okbob
- pgsql: Update entry: < * Have EXPLAIN ANALYZE highlight poor optimizer Bruce Momjian
- pgsql: Fix planner to do the right thing when a degenerate outer join Tom Lane
- pgsql: Document that log_line_prefix %t does not print timezone on Bruce Momjian
- pgsql: Oops, removed: < * Allow REINDEX CONCURRENTLY Bruce Momjian
- pgsql: Add: > * Allow REINDEX CONCURRENTLY Bruce Momjian
- plpsm - plpgpsm: dynamic sql complete User Okbob
- pgsql: Allow augmenting CPPFLAGS from the configure command line. Peter Eisentraut
- dbi-link - dbi-link: - Added rpm spec file - Updated README User Devrim
- pgfouine - www: updated website for 0.7.2 release User Gsmet
- pgsql: Backpatch FAQ entry for null concatenation. Bruce Momjian
- pgsql: Remove blank lines in HTML FAQ. Bruce Momjian
- pgsql: Add FAQ entry to mention using COALESCE() for concatenation of Bruce Momjian
- pgfouine - pgfouine: released 0.7.2 with a couple of bugfixes User Gsmet
- pgfouine - pgfouine: improved error detection and added exit code User Gsmet
- plpsm - plpgpsm: Continue, exit and undo handlers for warning signals. User Okbob
- psqlodbc - psqlodbc: More changes for setup Dialog test button User Hinoue
- pgsql: Add a paramtypmod field to Param nodes. Tom Lane
- pgsql: Make separate targets for building printable documentation in A4 Peter Eisentraut
- pgsql: Reorganize XSLT stylesheet support. Peter Eisentraut
- pgbuildfarm - client-code: Set permissions correctly for copied DLLs, User Andrewd
- pgsql: Add some information about increasing JadeTeX parameters. Peter Eisentraut
- pgsql: Drop indentation of verbatim environments in print output. Peter Eisentraut
- pgsql: Generalize Texinfo rules. Peter Eisentraut
- plscheme - htdocs: Giving credit to David Fetter. User Knt
- plscheme - htdocs: Add link to Files section in the pgFoundry. User Knt
- plscheme - plscheme: Make relevant changes on the script to handle the User Knt
- plscheme - plscheme: Return redundant (lambda ...) fixes into their User Knt
- plscheme - htdocs: Add examples about pl-shared and init.scm features. User Knt
- plscheme - plscheme: Rename plscheme-shared to pl-shared for naming User Knt
- plscheme - plscheme: Now it's possible to have both trusted and User Knt
- pgsql: Remove the logId/logSeg fields from pg_control, because they are Tom Lane
- pgsql: Fix broken markup. Tom Lane
- pgfouine - pgfouine: * [0.7] fixed hourly stats when there are hours User Gsmet
- pgfouine - pgfouine: New Directory User Gsmet
- psqlodbc - psqlodbc: Fix a bug about test button operation. User Hinoue
- pgsql: Fix the build for when SHOW_MEMORY_STATS is defined. Neil Conway
- plpsm - plpgpsm: warning handling User Okbob
- pgsql: Avoid double free of _SPI_current->tuptable. Tom Lane
- pgsql: Repair incorrect placement of WHERE clauses when there are Tom Lane
- pgsql: Fix planning of SubLinks to ensure that Vars generated from Tom Lane
Mail converted by MHonArc