Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2007-10 Thread Index (1/3)
Last updated: Wed Jan 18 01:51:09 2012
513 messages
- pgsql: Add: > * Prevent long-lived temporary tables from causing Bruce Momjian (Wed 31 21:51)
- pgbouncer - pgbouncer: use unlikely() in debug macros User Mkz (Wed 31 14:17)
- pginstaller - pginst: Simple rewrite of the code that reads SQL scripts User Dpage (Wed 31 11:53)
- pgsql: More precise error message Peter Eisentraut (Wed 31 10:55)
- plproxy - plproxy: simpler lineno init User Mkz (Wed 31 07:41)
- pgsql: removed from CVS Marc G. Fournier (Tue 30 23:38)
- pgsql: Add note on PostgreSQL vs. Peter Eisentraut (Tue 30 23:06)
- pgsql: Update some obsolete stuff in the GRANT and REVOKE reference Tom Lane (Tue 30 19:43)
- pgsql: Add a note pointing out that some other databases make GREATEST Tom Lane (Tue 30 19:07)
- dbi-link - dbi-link: - Added new function David Fetter (Tue 30 15:34)
- pllolcode - pllolcode: More documentation User Eggyknap (Tue 30 12:00)
- pgsnmpd - pgsnmpd: - Create pgsnmpdObjects with pgsnmpdConnectionsTable User Eggyknap (Tue 30 11:44)
- pgsnmpd - pgsnmpd: New Directory User Eggyknap (Tue 30 11:39)
- plproxy - plproxy: test statement_timeout User Mkz (Tue 30 11:24)
- plproxy - plproxy: old flex needs more cleanup User Mkz (Tue 30 10:47)
- plproxy - plproxy: insert a successful func inbetween User Mkz (Tue 30 10:45)
- pgsnmpd - pgsnmpd: (finally) finish the pg_statistic table MIB User Eggyknap (Tue 30 10:28)
- pgsql: simple script to pull together a very small (<500k) tar file Marc G. Fournier (Tue 30 02:38)
- bizgres - bizgres: Use definable symbol RESLOCK_DEBUG to conditionally User Markir (Tue 30 00:52)
- bizgres - bizgres: Fix self deadlock breakage introduced by ignore User Markir (Tue 30 00:50)
- bizgres - bizgres: Update README for overcommit and ignore threshold User Markir (Tue 30 00:37)
- bizgres - bizgres: Add new psuedo threshold type 'IGNORE' - queries User Markir (Tue 30 00:19)
- pgsql: In the previous commit message, I forgot to credit Simon Riggs Alvaro Herrera (Mon 29 22:17)
- pginstaller - pginst: Copy the returned string from setlocale() per code User Dpage (Mon 29 21:59)
- pgsql: Mention the index name in 'could not create unique index' errors, Tom Lane (Mon 29 21:31)
- plproxy - plproxy: stop autogenerating debian/changelog User Mkz (Mon 29 20:25)
- plproxy - plproxy: put malloc crap directly to scanner.l, parser does User Mkz (Mon 29 20:17)
- plproxy - plproxy: put todo into wiki User Mkz (Mon 29 20:08)
- plproxy - plproxy: todo update User Mkz (Mon 29 19:59)
- plproxy - plproxy: malloc debugging for flex User Mkz (Mon 29 19:58)
- plproxy - plproxy: experimental support for old flex somehow it breaks User Mkz (Mon 29 19:55)
- plproxy - plproxy: test missin connect User Mkz (Mon 29 19:53)
- plproxy - plproxy: remove syncing of standard_conforming_strings, seems User Mkz (Mon 29 19:50)
- pgsql: Remove the hack in the grammar that "optimized away" DEFAULT NULL Tom Lane (Mon 29 19:40)
- pgsql: - Add check of already changed page while replay WAL. Teodor Sigaev (Mon 29 19:27)
- npgsql - Npgsql: 2007-10-29 Francisco Figueiredo Jr. User Fxjr (Mon 29 17:52)
- pgsql: Documentation wording fixes. Bruce Momjian (Mon 29 17:30)
- pgsql: Update Russian FAQ. Bruce Momjian (Mon 29 17:27)
- pgsql: Clarify restart is of the "database" server, in FAQ. Bruce Momjian (Mon 29 17:22)
- psqlodbc - psqlodbc: 1. User Hinoue (Mon 29 15:05)
- pgsql: Make variable static, per Tom. Magnus Hagander (Mon 29 14:04)
- pgsql: Fix coredump during replay WAL after crash. Teodor Sigaev (Mon 29 13:49)
- pgsql: Add compat file for dynamically loading the functions that MinGW Magnus Hagander (Mon 29 12:35)
- pgsql: New versions of mingw have gettimeofday(), so add an autoconf Magnus Hagander (Mon 29 11:25)
- pginstaller - pginst: Update for beta2 User Dpage (Mon 29 08:55)
- temporal - temporal: added postgresql COPYRIGHT file User Jdavis (Mon 29 06:38)
- temporal - temporal: added rudimentary GiST support -- experimental User Jdavis (Mon 29 03:08)
- pgsql: Remove claim that ts_headline knows how to generate multiple Tom Lane (Mon 29 01:55)
- pgsql: Ooops, fat-fingered last commit message. Tom Lane (Sun 28 22:33)
- pgsql: FAQ_IRIX Tom Lane (Sun 28 22:30)
- pgsql: Make pg_dump and friends consistently report both the filename Tom Lane (Sun 28 21:55)
- pgsql: Fix a couple of issues with pg_dump's handling of inheritance Tom Lane (Sun 28 19:08)
- pgsql: Change text search parsing rules for hyphenated words so that Tom Lane (Sat 27 19:03)
- pgsql: Add some rudimentary tracing code to the default text search Tom Lane (Sat 27 17:53)
- pgsql: Rename default text search parser's "uri" token type to Tom Lane (Sat 27 16:01)
- psqlodbc - psqlodbc: The correction of the previous commit message. User Hinoue (Sat 27 13:17)
- pgsql: Avoid considering both sort directions as equally useful for Tom Lane (Sat 27 05:45)
- psqlodbc - psqlodbc: The version is now 8.2.0501. User Hinoue (Sat 27 01:14)
- pgrpm - pgrpm: - postgresql 8.3 adaptation User Nanardon (Sat 27 00:49)
- pgsql: Stamp 8.3beta2. Tom Lane (Sat 27 00:22)
- pgsql: Minor wording improvements per suggestion from Jeff Davis. Tom Lane (Sat 27 00:19)
- pgsql: Translation updates Peter Eisentraut (Sat 27 00:13)
- pgsql: Change win32 child-death tracking code to use a threadpool to Magnus Hagander (Fri 26 21:50)
- pginstaller - pginst: Couple o' minor fixes. User Dpage (Fri 26 20:49)
- pgsql: Allow an autovacuum worker to be interrupted automatically when Alvaro Herrera (Fri 26 20:45)
- pgsql: Remove second-in-paragraph usage of "Postgres" in FAQ_DEV. Bruce Momjian (Fri 26 19:09)
- pgsql: Remove use of "Postgres" aliases in the FAQ in Bruce Momjian (Fri 26 19:04)
- pgsql: Change have_join_order_restriction() so that we do not force a Tom Lane (Fri 26 18:11)
- pgbouncer - pgbouncer: simpler warning args User Mkz (Fri 26 15:14)
- pgbouncer - pgbouncer: slab allocator improvements - keep track of User Mkz (Fri 26 15:12)
- pgsql: Avoid having backend-only code compiled into ecpg. Tom Lane (Fri 26 14:18)
- pgsql: Avoid including any backend-only stuff in the zic utility Tom Lane (Fri 26 13:30)
- pgbouncer - pgbouncer: version 1.1.1 User Mkz (Fri 26 11:35)
- pgbouncer - pgbouncer: fix signedness warnings in code User Mkz (Fri 26 09:12)
- pginstaller - web: Add a note about desktop heap size User Dpage (Fri 26 08:49)
- pgsql: Set Japanese FAQ character code to UTF-8. Bruce Momjian (Fri 26 03:59)
- pllolcode - pllolcode: Minor editing of call handler function, including User Eggyknap (Fri 26 02:42)
- pgsql: Add plpgsql doc example of RETURN NEXT. Bruce Momjian (Fri 26 01:11)
- pgsql: Make initdb's selection of default text search configuration Tom Lane (Thu 25 20:23)
- pgsql: Ugly patch to make ALTER SEQUENCE OWNED BY not affect the Tom Lane (Thu 25 19:15)
- pgsql: Fix memory management for new variables -- they must actually Alvaro Herrera (Thu 25 19:13)
- pgsql: Fix ALTER SEQUENCE so that it does not affect the value of Tom Lane (Thu 25 18:54)
- pgsql: Extract catalog info for error reporting before an error actually Alvaro Herrera (Thu 25 14:46)
- pgsql: Tweak new error messages to match the actual syntax of DECLARE Tom Lane (Thu 25 13:49)
- pgsql: Use more real-world examples in the text search parser Alvaro Herrera (Thu 25 13:06)
- pgsql: Add new encoding aliases for Solaris, per Zdenek Kotala. Alvaro Herrera (Thu 25 12:29)
- pgsql: Update release notes to current CVS. Bruce Momjian (Thu 25 02:50)
- pgsql: Disallow scrolling of FOR UPDATE/FOR SHARE cursors, so as to Tom Lane (Wed 24 23:27)
- pgsql: Remove obsolete statement that you can't update through a cursor. Tom Lane (Wed 24 22:55)
- pgsql: Rearrange vacuum-related bits in PGPROC as a bitmask, to better Alvaro Herrera (Wed 24 20:55)
- pgsql: Fix an error in make_outerjoininfo introduced by my patch of Tom Lane (Wed 24 20:54)
- pgsql: Danish_Danmark -> Danish_Denmark Alvaro Herrera (Wed 24 20:11)
- autovacuum.c update Alvaro Herrera (Wed 24 19:16)
- pgsql: Minor changes to autovacuum worker: change error handling so that Alvaro Herrera (Wed 24 19:08)
- pgsql: Fix UPDATE/DELETE WHERE CURRENT OF to support repeated update and Tom Lane (Wed 24 18:37)
- pgsql: Keep heap_page_prune from marking the buffer dirty when it didn't Tom Lane (Wed 24 13:06)
- pginstaller - pginst: update french translation. User H-saito (Wed 24 07:37)
- pgsql: Set read_only = TRUE while evaluating input queries for Tom Lane (Wed 24 03:30)
- pgsql: Remove the aggregate form of ts_rewrite(), since it doesn't work Tom Lane (Wed 24 02:25)
- pgsql: Make configure probe for the location of the <uuid.h> header Tom Lane (Tue 23 21:38)
- pgsql: Rename and slightly redefine the default text search parser's Tom Lane (Tue 23 20:46)
- pgsql: Use snprintf instead of wsprintf, and use getenv("APPDATA") Magnus Hagander (Tue 23 17:58)
- pllolcode - pllolcode: First go at documenting what I've done so far User Eggyknap (Tue 23 03:50)
- pllolcode - pllolcode: Improve README User Eggyknap (Tue 23 02:46)
- pgsql: Fix two-argument form of ts_rewrite() so it actually works for Tom Lane (Tue 23 01:44)
- pgsql: Fix several bugs in tsvectorin, including crash due to Tom Lane (Tue 23 00:51)
- pgsql: Clarify example of planner cost computation, per a suggestion Tom Lane (Mon 22 21:34)
- pgsql: Adjust ts_debug's output as per my proposal of yesterday: show Tom Lane (Mon 22 20:13)
- pgsql: Be careful to get share lock on each page before computing its Tom Lane (Mon 22 17:29)
- pgsql: Remove an Assert that's been obsoleted by recent changes in the Tom Lane (Mon 22 17:05)
- pgsql: Increase FD_SETSIZE on Win32 to allow for more than 54 clients. Magnus Hagander (Mon 22 10:40)
- pgsql: Create a quick-and-dirty list of known migration issues for Tom Lane (Mon 22 03:37)
- pgsql: Add a useless return statement to suppress a warning seen with Tom Lane (Mon 22 01:02)
- pgsql: Fix shared tsvector/tsquery input code so that we don't say Tom Lane (Sun 21 22:30)
- pgsql: Editorial overhaul for text search documentation. Tom Lane (Sun 21 20:04)
- pgsql: More release note word-smithing. Bruce Momjian (Sat 20 23:41)
- pgsql: Adjust error message to agree with documentation. Tom Lane (Sat 20 21:06)
- pgsql: Fix release tag spelling typo. Bruce Momjian (Sat 20 20:19)
- pgsql: More release note wording improvements. Bruce Momjian (Sat 20 16:41)
- pgsql: Update German FAQ. Bruce Momjian (Sat 20 15:49)
- pgloader - pgloader: minor fix of manpage User Dim (Sat 20 14:30)
- pgloader - pgloader: Add support for --quiet and --summary options, in User Dim (Sat 20 14:28)
- pgbouncer - pgbouncer: fix some typos User Mkz (Sat 20 09:20)
- pgbouncer - pgbouncer: common object allocator User Mkz (Sat 20 09:18)
- pgbouncer - pgbouncer: tag cvs tree as 1.2.cvs User Mkz (Sat 20 09:16)
- pgsql: Add a note pointing out that you can't log to syslog without Tom Lane (Sat 20 04:00)
- pgsql: Found another small glitch in tsearch API: the two versions of Tom Lane (Fri 19 22:01)
- pgbouncer - pgbouncer: Replace the array hack for user lookup with tree User Mkz (Fri 19 21:15)
- pgsql: ts_rewrite() does not return a set, only one row; fix mislabeling Tom Lane (Fri 19 19:48)
- pgbouncer - pgbouncer: New tools: AA-tree and Jenkins hash. User Mkz (Fri 19 08:40)
- pgsql: More indenting cleanup for release notes. Bruce Momjian (Fri 19 01:56)
- pgsql: Consistently indent release notes for prior releases. Bruce Momjian (Thu 18 23:35)
- pgsql: More release wording adjustments. Bruce Momjian (Thu 18 23:05)
- randdataset - randdataset: * fixed: backward to forward slash in User Heder (Thu 18 21:26)
- pgsql: More indenting cleanup, tag additions. Bruce Momjian (Thu 18 16:48)
- pgsql: Move a few items into migration from the main changes section. Bruce Momjian (Thu 18 16:45)
- pgbouncer - pgbouncer: version 1.1.1rc1 User Mkz (Thu 18 14:12)
- pgbouncer - pgbouncer: doc and makefile fixed from HEAD User Mkz (Thu 18 14:04)
- npgsql - Npgsql2: Removed hardcoded path to nunit assemblies. User Fxjr (Thu 18 13:55)
- pgbouncer - pgbouncer: merge fixes from HEAD User Mkz (Thu 18 12:56)
- pgbouncer - pgbouncer: sanity check before trying to set parameters User Mkz (Thu 18 12:19)
- pgbouncer - pgbouncer: Make sure server->vars is always initialized. User Mkz (Thu 18 12:18)
- pginstaller - pginst: Re-enable support for UTF8 now that the server User Dpage (Thu 18 09:50)
- pgsql: Minor fixes for the release notes. Neil Conway (Thu 18 06:07)
- pgsql: Small changes to release note descriptions. Bruce Momjian (Thu 18 05:39)
- pgsql: First pass over release documentation. Bruce Momjian (Thu 18 05:15)
Mail converted by MHonArc