Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2006-07 Thread Index (1/3)
Last updated: Fri Mar 28 04:20:56 2008
361 messages
- [no subject] Unknown
- pgsql: Improvements to Maintenance and External Projects documentation. Bruce Momjian
- edb-debugger - workstation: Uploading most recent version User Korryd
- pgsql: Add: > * Consider compressed annealing to search for query plans Bruce Momjian
- pgsql: Change the relation_open protocol so that we obtain lock on a Tom Lane
- fulldisjunction - fd: Adjusted the cvs files to fit the contrib format User Pgstudy
- fulldisjunction - fd: New Directory User Pgstudy
- fulldisjunction - fd: Finished the code documentation and revamping the User Pgstudy
- pgsql: Added missing ECPGget_sqlca() call Michael Meskes
- pgsql: First small patches needed for regression tests Michael Meskes
- pgsql: Fix memory allocation bug in pgbench. Tatsuo Ishii
- pgsql: Change the bootstrap sequence so that toast tables for system Tom Lane
- pgsql: Fix confusion between COPY FROM and COPY TO, per Gavin Sharry and Alvaro Herrera
- xlogviewer - xlogdump: start to decode char and int User Diogob
- pgsql: Fix a couple of comments. Tom Lane
- fulldisjunction - fd: Fixed the inlcude directories in the Makfile to User Pgstudy
- pgsql: Added missing $Header$ entries. Michael Meskes
- pgsql: Modify snapshot definition so that lazy vacuums are ignored by Alvaro Herrera
- pgsql: Add: > * Consider detoasting keys before sorting Bruce Momjian
- pgsql: Fix WIN32 wait() return value macros to be accurate, particularly Bruce Momjian
- fulldisjunction - fd: Finished README. User Pgstudy
- fulldisjunction - fd: Cleaned up the context structure and generally User Pgstudy
- pgsql: prevent multiplexing Windows kernel event objects we listen for Andrew Dunstan
- fulldisjunction - fd: More clean ups User Pgstudy
- pgsql: Add entry: > * Add column to pg_stat_activity that shows the Bruce Momjian
- pgsql: Don't use #include <crtdefs.h> for MSVC <= 1400. Bruce Momjian
- pgsql: Add: > * Add support for SQL-standard GENERATED/IDENTITY columns Bruce Momjian
- pgsql: Add #include postgres_fe.h in two win32-specific files, because Bruce Momjian
- fulldisjunction - fd: Finally! added dictionary support so you can give User Pgstudy
- pgsql: Adjust initialization sequence for timezone_abbreviations so that Tom Lane
- webtranslator - l10n: Imported Sources User Mario__
- pgsql: Change the delta val from 0 and 10000 to -5000 and 5000 per Tatsuo Ishii
- pgsql: Remove update TODO.detail item. Bruce Momjian
- pgsql: Updates per Tom: > * Allow DISTINCT to work in multiple-argument Bruce Momjian
- pgsql: SQL2003-standard statistical aggregates, by Sergey Koposov. Tom Lane
- fulldisjunction - fd: Cleaned up the old integer scheme graph, now we User Pgstudy
- pgsql: Fix table title. Tom Lane
- pgsql: Make it clearer that not every Postgres character set can be used Tom Lane
- pgsql: Update Tatsuo: < * Tatsuo is Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> of Bruce Momjian
- pgsql: Variables should be free'ed only once. Michael Meskes
- pgsql: Removed superfluous comment Michael Meskes
- pgsql: And one more: Connection identifier has to be unique Michael Meskes
- pgsql: Added more SoC changes by Joachim Wieland <joe(at)mcknight(dot)de>: - Michael Meskes
- python - lo: Correct -W's long variant. James William Pye
- pgsql: Add URL for UPDATE/SET for multiple values. Bruce Momjian
- pgsql: Add for UPDATE SET for multiple values: > > A Bruce Momjian
- pgsql: Fix incorrect function return code in cube_cmp and cube_dim; Tom Lane
- pgsql: revert last change - broke non-AIX platforms. Andrew Dunstan
- pgsql: Aggregate functions now support multiple input arguments. Tom Lane
- pgsql: another try at keeping AIX/ppc happy on cube test. Andrew Dunstan
- pgsql: fix most regression tests for new cube code. Andrew Dunstan
- pgsql: Original coding of pg_regress.c made the results and log Tom Lane
- xlogviewer - xlogdump: Imported Sources User Diogob
- pgsql: Allow LDAP lookups from pg_service.conf. Bruce Momjian
- pgsql: Allow units to be specified with configuration settings. Peter Eisentraut
- pgfouine - pgfouine: typo User Gsmet
- pgfouine - pgfouine: added a few hints when pgFouine does not find any User Gsmet
- pgsql: Code review for bigint-LIMIT patch. Tom Lane
- psqlodbc - psqlodbc: At VC6, although there are winsock2.h and User H-saito
- pgsql: Reorder items: < o Allow point-in-time recovery to archive Bruce Momjian
- pgsql: Work around bug in strxfmt() but in MS VS2005. Bruce Momjian
- pgsql: When a GUC string variable is not set, print the empty string (in Peter Eisentraut
- pgsql: Convert effective_cache_size to an integer, for better Peter Eisentraut
- pgsql: New features contributed by Tomoaki Sato. Tatsuo Ishii
- pgsql: Done: > * -Change LIMIT/OFFSET and FETCH/MOVE to use int8 Bruce Momjian
- pgsql: Change LIMIT/OFFSET to use int8 Dhanaraj M Bruce Momjian
- pgsql: /contrib/cube improvements: Update the calling convention for Bruce Momjian
- pgfouine - pgfouine: added the ability to filter vacuum log analysis on User Gsmet
- pgfouine - pgfouine: minor cosmetic fix User Gsmet
- pgfouine - pgfouine: changed the default order of vacuumed tables report User Gsmet
- pgfouine - pgfouine: updated usage with history report User Gsmet
- pgsql: Modify btree to delete known-dead index entries without an actual Tom Lane
- pgsql: Add reason for WAL offset reporting: > > The offset allows Bruce Momjian
- pgsql: Add offset mention: < o Add reporting of the current WAL Bruce Momjian
- pgsql: Update PITR: < write-ahead logs [pitr] > write-ahead Bruce Momjian
- pgsql: Add missing @OVERRIDE to 'India' config file, per Michael Fuhr. Tom Lane
- pgsql: Done: > o -Allow customization of the known set of TZ names Bruce Momjian
- pgsql: Remove hard-wired lists of timezone abbreviations in favor of Tom Lane
- pgsql: Use correct ifdef test for cygwin, namely __CYGWIN__ (note Andrew Dunstan
- pgsql: Make the order of operations in PostmasterMain a bit saner ... Tom Lane
- pgsql: New Directory Tom Lane
- pgfouine - pgfouine: added a queries history report User Gsmet
- pgsql: Fix spectacular misspellings of procedural language names Peter Eisentraut
- pgsql: DTrace support, with a small initial set of probes by Robert Lor Peter Eisentraut
- fulldisjunction - fd: Small fixes and added an Important check that the User Pgstudy
- pgsql: Mark postgresql.conf entries that require server restart; some Peter Eisentraut
- pgsql: Remove dubious and redundant (we think) setting of libdir in PATH Andrew Dunstan
- pgsql: Add a fudge factor to genericcostestimate() to prevent the Tom Lane
- pgsql: Convert the lock manager to use the new dynahash.c support for Tom Lane
- pgfouine - pgfouine: moved the FSM report at the top by default User Gsmet
- pgfouine - pgfouine: added more information in vacuum overall statistics User Gsmet
- pgfouine - pgfouine: added the collect of index cleanup information User Gsmet
- python - rc: Prompt for password, if requested. James William Pye
- python - fe: Prompt for password, if requested. James William Pye
- python - lo: That's password prompt, not password. James William Pye
- python - lo: Bump to version 0.4. James William Pye
- pgsql: Fix oversight in sizing of shared buffer lookup hashtable. Tom Lane
- pgsql: Split the buffer mapping table into multiple separately lockable Tom Lane
- python - pq: Use consistent doc-strings for the two buffer James William Pye
- python - pq: Set version from 0.2 to 0.3. James William Pye
- pgsql: Add support to dynahash.c for partitioning shared hashtables Tom Lane
- python - fe: Fix repr()'s and correct logic for extracting result count. James William Pye
- pgsql: Hmm, seems --disable-spinlocks has been broken for awhile and Tom Lane
- pgsql: In the recent changes to make the planner account better for Tom Lane
- pgsql: Add libdir to PATH for Cygwin as well as WIN32 - should fix Andrew Dunstan
- pgsql: For automatic dependency tracking, replace our sed hackery with Peter Eisentraut
- pgsql: Add the full set of comparison functions for type TID, including Tom Lane
- fulldisjunction - fd: FD is now 8+ compatible including 8.1 and 8.2 User Pgstudy
- pgfouine - pgfouine: change the default order keep the color alternance User Gsmet
- pgfouine - pgfouine: initial version of sorttable.js from User Gsmet
- pgsql: Ah, I finally realize why Magnus wanted to add a --bindir option Tom Lane
- pgsql: As a stopgap to get the Windows buildfarm members running again, Tom Lane
- pgsql: Update documentation on GRANT SCEMA USAGE, again. Bruce Momjian
- pgestraier - pgestraier: subversion revision 60 commited to CVS User Dpavlin
- pgestraier - pgestraier: make it in sync with relity User Dpavlin
- pgestraier - pgestraier: subversion revision 59 commited to CVS User Dpavlin
- pgestraier - pgestraier: begin tutorial User Dpavlin
- pgsql: Make pg_config location overridable for pgxs builds. Peter Eisentraut
- pgsql: Print out diff status code when we think there's a hard failure. Tom Lane
- pgsql: Suppress unused-variable compiler warning, per Andrew Dunstan. Tom Lane
- pgsql: Fix pg_regress.c to report tests in a parallel group when they Tom Lane
- pgsql: Make pg_regress.c get paths from pg_config_paths.h, instead of -D Tom Lane
- pgsql: Don't try to truncate multixact SLRU files in checkpoints done Tom Lane
- pgsql: Update GRANT USAGE on schema permission description. Bruce Momjian
- pgsql: pgcrypto merge cleanup: - Few README fixes - Keep imath Id Neil Conway
- pgsql: Adjust spawn_process() to avoid unnecessary overhead processes: Tom Lane
- pgsql: Update WIN32 quoting roles documentation. Bruce Momjian
- python - ip: Fix InvalidInterface exceptions. James William Pye
- pgfouine - pgfouine: added documentation User Gsmet
- pgfouine - pgfouine: added API documentation User Gsmet
- pgfouine - pgfouine: more work on vacuum verbose output analysis User Gsmet
- pgfouine - pgfouine: New Directory User Gsmet
- pgsql: Adjust pg_regress to print out the exact string given to system() Tom Lane
- python - fe: Bump version to 0.3 add pb_python command. James William Pye
- python - ip: Bump version to 0.3 and add python.py module. James William Pye
- pgsql: Add WIN32 compile suggestion to pginclude README. Bruce Momjian
- pgfouine - pgfouine: factorized version information User Gsmet
- pgfouine - pgfouine: beginning of the support of vacuum log analysis User Gsmet
- pgsql: kill() is declared in <signal.h> per Single Unix Spec. Tom Lane
- pgsql: Tweak command quoting for Windows (I'd forgotten about Tom Lane
- pgsql: Remove unnecessary inclusion of libpq into pg_regress --- overly Tom Lane
Mail converted by MHonArc