Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2007-04 Thread Index (1/3)
Last updated: Wed Jan 18 01:51:27 2012
475 messages
- pgsql: Change the timestamps recorded in transaction commit/abort xlog Tom Lane (Mon 30 21:02)
- pgsql: Fix oversight in my patch of yesterday: forgot to ensure that Tom Lane (Mon 30 16:37)
- pginstaller - pginst: Move WiX translation into a task User Mha (Mon 30 15:25)
- pginstaller - pginst: Detect default locale. User Mha (Mon 30 14:18)
- pginstaller - pginst: Add check of catversion to give better error msgs User Mha (Mon 30 13:54)
- pginstaller - pginst: Auto-pick the default language (but still let the User Mha (Mon 30 11:28)
- plpsm - plpgpsm: union regress tests for head sql/psm language User Okbob (Mon 30 11:01)
- pginstaller - pginst: Get rid of a couple of more references to PGDIR no User Mha (Mon 30 10:51)
- pginstaller - pginst: Add parameter FlattenDirectories to zip task. User Mha (Mon 30 10:48)
- plpsm - plpgpsm: remove return next statement User Okbob (Mon 30 10:36)
- pginstaller - pginst: Move MSVCREDIST definition to paths.projinc. User Mha (Mon 30 10:31)
- plpsm - plpgpsm: scrollable cursors support, first iteration User Okbob (Mon 30 10:29)
- pginstaller - pginst: Add a .bat file that calls psql. User Mha (Mon 30 10:24)
- pginstaller - pginst: Fix the check for an existing installation. User Dpage (Mon 30 09:35)
- pginstaller - pginst: Improve usefulness of an error message. User Dpage (Mon 30 09:34)
- pginstaller - pginst: Fixup indents. User Dpage (Mon 30 09:33)
- python - be: Fix a bug with send method invocations on iterators. James William Pye (Mon 30 03:43)
- python - be: Add a small comment to call_call and simplify a condition. James William Pye (Mon 30 03:36)
- pgsql: Implement rate-limiting logic on how often backends will attempt Tom Lane (Mon 30 03:23)
- python - be: Use getattro instead of getattr. James William Pye (Mon 30 02:16)
- pgsql: Marginal performance hack: use a dedicated routine instead of Tom Lane (Mon 30 00:16)
- pgsql: Marginal performance hack: avoid unnecessary work in Tom Lane (Mon 30 00:14)
- pgsql: Marginal performance hack: remove the loop that used to be needed Tom Lane (Mon 30 00:12)
- pgsql: Update to 8.4: < * Make standard_conforming_strings the default Bruce Momjian (Sun 29 07:17)
- pgsql: Pl/pgsql MOVE done: < o Add support for MOVE and SCROLL Bruce Momjian (Sun 29 06:48)
- pgsql: Support for MOVE in PL/PgSQL. Neil Conway (Sun 29 01:21)
- pgsql: Add support for IN as alternative to FROM in PL/PgSQL's FETCH Neil Conway (Sat 28 23:55)
- pgsql: Modify processing of DECLARE CURSOR and EXPLAIN so that they can Tom Lane (Fri 27 22:05)
- pgsql: Remove no-longer-true statement from the docs. Neil Conway (Fri 27 20:08)
- pgsql: Properly set MODULE_PATHNAME based on module name instead of Magnus Hagander (Fri 27 16:45)
- pginstaller - pginst: Remove unused macro form the command line. User Dpage (Fri 27 15:09)
- pginstaller - pginst: Note new target User Dpage (Fri 27 15:07)
- pginstaller - pginst: Remove the package zip file when cleaning. User Dpage (Fri 27 15:03)
- stackbuilder - wizard: Handle spaces in the download patch correctly. User Dpage (Fri 27 14:57)
- stackbuilder - wizard: Change text caption now we have an extra wizard User Dpage (Fri 27 14:51)
- pginstaller - pginst: Add a task to build the distribution zip file. User Dpage (Fri 27 14:33)
- pginstaller - pginst: Tweaks for 8.3 User Dpage (Fri 27 09:38)
- pgsql: Removed non-existant function from extern.h Michael Meskes (Fri 27 07:55)
- plpsm - plpgpsm: merge patch: Fix array coercion expressions to ensure User Okbob (Fri 27 07:00)
- pgsql: Inlined two functions to get rid of va_list prolems on some Michael Meskes (Fri 27 06:58)
- plpsm - plpgpsm: merge patch: Remove the prohibition on executing cursor User Okbob (Fri 27 06:56)
- pgsql: Inlined two functions to get rid of va_list problems on some Michael Meskes (Fri 27 06:56)
- plpsm - plpgpsm: enum type support merge User Okbob (Fri 27 06:51)
- plpsm - plpgpsm: fix last commit User Okbob (Fri 27 06:10)
- plpsm - plpgpsm: merging Tom's patch User Okbob (Fri 27 06:09)
- pgsql: Fix dynahash.c to suppress hash bucket splits while a Tom Lane (Thu 26 23:24)
- pgsql: Another tweak for tab completion of CREATE TEMP. Neil Conway (Thu 26 22:25)
- pgsql: Consistency tweaks for a table in the SGML docs: we don't Neil Conway (Thu 26 22:10)
- psqlodbc - psqlodbc: Fix a bug which checking join is confused by CR+LF. User Hinoue (Thu 26 20:15)
- pgsql: Minor enhancement to psql tab completion. Neil Conway (Thu 26 18:10)
- pgsql: Minor tweak for DISCARD ref page. Neil Conway (Thu 26 18:00)
- pgsql: Rename the newly-added commands for discarding session state. Neil Conway (Thu 26 16:13)
- stackbuilder - wizard: Use the actual URL for applications.xml as the User Dpage (Thu 26 15:53)
- pgsql: libpgtypes is a client lib, should not link with backend. Magnus Hagander (Thu 26 14:09)
- psqlodbc - psqlodbc: PATH setting mistake of else. User H-saito (Thu 26 13:59)
- psqlodbc - psqlodbc: Prep for 08.02.0400 release. User H-saito (Thu 26 13:29)
- pgsql: Generate "fake configure output" for pg_config, so that external Magnus Hagander (Thu 26 10:36)
- bizgres - bizgres: Fix the resource_select_only=false case - we were not User Markir (Thu 26 00:09)
- pgsql: Minor consistency tweak for SGML docs. Neil Conway (Wed 25 19:48)
- pgsql: Install libpgport.lib as needed by some client programs. Magnus Hagander (Wed 25 19:00)
- pgsql: Install headers in the same directory structure as Mingw. Magnus Hagander (Wed 25 18:58)
- psqlodbc - psqlodbc: Remove an unnecessary message. User Hinoue (Wed 25 13:42)
- pgsql: Remove tabs from installation.sgml. Bruce Momjian (Wed 25 13:01)
- pgbouncer - pgbouncer: update todo list User Mkz (Wed 25 11:05)
- pginstaller - pginst: Hide the stackbuilder related text and checkbox User Dpage (Wed 25 10:11)
- psqlodbc - psqlodbc: Snapshot mark(08.02.0XXX) User H-saito (Wed 25 01:52)
- pgsql: Update Japanese FAQs. Bruce Momjian (Wed 25 01:31)
- psqlodbc - psqlodbc: Fixed control binding of SetField problem. User H-saito (Wed 25 01:29)
- pgsql: Fix typo. Bruce Momjian (Tue 24 21:29)
- pgsql: Update FAQ item: <H3 id="item3.6">3.6) What is the upgrade Bruce Momjian (Tue 24 21:28)
- psqlodbc - psqlodbc: pgenlist.h was lost. User H-saito (Tue 24 19:54)
- pginstaller - pginst: Run the stackbuilder when installation completes. User Dpage (Tue 24 17:35)
- python - fe: New greentrunk location. James William Pye (Tue 24 17:09)
- python - pkg: Don't explicitly state HEAD. James William Pye (Tue 24 17:06)
- python - lo: Typo. James William Pye (Tue 24 17:02)
- pgsql: Set maximum semaphore count to 32767 instead of 1. Magnus Hagander (Tue 24 12:25)
- libpqwce - libpqwce: add sslmode of sample application. User H-saito (Tue 24 09:03)
- pgsql: Don't try to install uuid-ossp since we don't build it. Magnus Hagander (Mon 23 17:19)
- pgsql: Fix newly-introduced documentation typo. Neil Conway (Mon 23 16:52)
- pgsql: Fix LOCK_DEBUG compilation in the 8.2 branch; HEAD was fixed Neil Conway (Mon 23 15:13)
- libpqwce - libpqwce: Imported Sources User H-saito (Mon 23 07:34)
- pgsql: Make some functions immutable. Peter Eisentraut (Sun 22 21:16)
- pgsql: Fix typo Peter Eisentraut (Sun 22 21:12)
- python - ip: Remove 'Mechanics' sections. James William Pye (Sun 22 18:46)
- python - typ: When in '__setup__', __file__ will be available. James William Pye (Sun 22 15:45)
- python - tin: When in '__setup__', __file__ will be available. James William Pye (Sun 22 15:45)
- python - rc: When in '__setup__', __file__ will be available. James William Pye (Sun 22 15:45)
- python - pq: When in '__setup__', __file__ will be available. James William Pye (Sun 22 15:45)
- python - lo: When in '__setup__', __file__ will be available. James William Pye (Sun 22 15:45)
- python - ip: When in '__setup__', __file__ will be available. James William Pye (Sun 22 15:45)
- python - fe: When in '__setup__', __file__ will be available. James William Pye (Sun 22 15:45)
- python - ex: When in '__setup__', __file__ will be available. James William Pye (Sun 22 15:45)
- python - ctl: When in '__setup__', __file__ will be available. James William Pye (Sun 22 15:45)
- python - be: When in '__setup__', __file__ will be available. James William Pye (Sun 22 15:45)
- pgsql: Done: > o -Allow commenting of variables in postgresql.conf to Bruce Momjian (Sun 22 13:28)
- pgsql: Remove some of the most blatant brain-fade in the recent guc Tom Lane (Sun 22 03:52)
- pgsql: Some further performance tweaks for planning large inheritance Tom Lane (Sat 21 21:01)
- pgsql: Fix build for directories with spaces in them by quoting Magnus Hagander (Sat 21 20:58)
- pgsql: Make configuration parameters fall back to their default values Peter Eisentraut (Sat 21 20:02)
- pgsql: Don't try to build uuid-ossp on msvc. Magnus Hagander (Sat 21 19:04)
- pgsql: Fix alignment of help output. Peter Eisentraut (Sat 21 18:26)
- npgsql - Npgsql: CVS UserManual.htm User Bayam (Sat 21 17:48)
- pgsql: Contrib module uuid-ossp for generating UUID values using the Peter Eisentraut (Sat 21 17:26)
- pgsql: New Directory Peter Eisentraut (Sat 21 17:23)
- pgsql: Document new -with-libxslt build option. Andrew Dunstan (Sat 21 15:30)
- pgsql: Avoid useless work during set_plain_rel_pathlist() when the Tom Lane (Sat 21 06:19)
- pgsql: Tweak make_inh_translation_lists() to check the common case Tom Lane (Sat 21 05:56)
- pgsql: Improve the way in which CatalogCacheComputeHashValue combines Tom Lane (Sat 21 04:49)
- pgsql: Adjust pgstat_initstats() to avoid repeated searches of the Tom Lane (Sat 21 04:11)
- pgsql: Tweak set_rel_width() to avoid redundant executions of Tom Lane (Sat 21 02:41)
- psqlodbc - psqlodbc: Update the installer for WiX3. User H-saito (Sat 21 01:06)
- pgsql: Documentation for UUID type Peter Eisentraut (Fri 20 21:51)
- pgsql: Add comment on why deadlock detection error messages only prints Bruce Momjian (Fri 20 20:16)
- pgsql: Add script major_release_split to simplify creating release notes Bruce Momjian (Fri 20 19:40)
- python - pkg: Use HEAD branch for HEAD. James William Pye (Fri 20 19:11)
- python - pkg: Bump version to 0.2. James William Pye (Fri 20 18:49)
- pgsql: Add mention of checking <link> behavior of HISTORY.html to Bruce Momjian (Fri 20 15:47)
- pgsql: Update configure in for new release Security: hold for release PostgreSQL Daemon (Fri 20 15:16)
- pgsql: Remove duplicate text, per Magnus. Bruce Momjian (Fri 20 13:48)
- pginstaller - pginst: Update JDBC driver User Dpage (Fri 20 10:46)
- pginstaller - pginst: Include the DTC enlist DLLs for psqlODBC User Dpage (Fri 20 10:37)
- pginstaller - pginst: Security: Prep for 8.2.4 User Dpage (Fri 20 08:29)
- pginstaller - pginst: Security: Prep for 8.1.9 User Dpage (Fri 20 08:29)
- pginstaller - pginst: Security: Prep for 8.0.13 User Dpage (Fri 20 08:28)
- pginstaller - pginst: Forgot to remove this file earlier User Mha (Fri 20 07:28)
- python - pq: Add a couple compatibility defines. James William Pye (Fri 20 06:48)
- python - ex: Get AbortTransaction from GT. James William Pye (Fri 20 06:42)
- pgsql: Update configure for release Security: hold for release PostgreSQL Daemon (Fri 20 03:44)
- pgsql: Update configure.in for release Security: hold for release PostgreSQL Daemon (Fri 20 03:33)
- pgsql: Update configure.in version number Security: tag for release PostgreSQL Daemon (Fri 20 03:20)
- pgsql: Fix markup. Tom Lane (Fri 20 03:10)
- pgsql: Support explicit placement of the temporary-table schema within Tom Lane (Fri 20 02:37)
- pgsql: Sync timezone data with 2007e zic release. Tom Lane (Thu 19 22:44)
- pgsql: Fix missed PACKAGE_STRING. Tom Lane (Thu 19 22:23)
- python - pkg: Add configure to fetch package sources. James William Pye (Thu 19 21:41)
- pgsql: Repair PANIC condition in hash indexes when a previous index Tom Lane (Thu 19 20:24)
- pgsql: Fix plpgsql to avoid reference to already-freed memory when Tom Lane (Thu 19 16:33)
Mail converted by MHonArc