Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2007-08 Thread Index (1/3)
Last updated: Wed Jan 18 01:51:16 2012
414 messages
- psqlodbc - psqlodbc: Some changes. User H-saito (Sat 01 00:54)
- psqlodbc - psqlodbc: The version is now 8.2.0403. User Hinoue (Fri 31 23:48)
- pgsql: Apply a band-aid fix for the problem that 8.2 and up completely Tom Lane (Fri 31 23:35)
- pgsql: Only use SGML indexterm "zone" when we want to get the entire Bruce Momjian (Fri 31 21:33)
- pgsql: Make Gin/Gist text search tertiary index entries in the Bruce Momjian (Fri 31 20:56)
- pgsql: Extend whole-row Var evaluation to cope with the case that the Tom Lane (Fri 31 18:33)
- pgsql: Add comment on why SGML -wfully-tagged flag is needed (for older Bruce Momjian (Fri 31 16:41)
- pgsql: Place GiST and GIN text search indexes as secondary items under Bruce Momjian (Fri 31 16:33)
- pgbouncer - pgbouncer: small cleanups User Mkz (Fri 31 11:33)
- pgsql: Again improve text search index entries. Bruce Momjian (Fri 31 05:13)
- pgsql: In text search docs, properly use indexterm _zone_ only when we Bruce Momjian (Fri 31 04:52)
- pgsql: Fix docs so indexes can be built by commenting out GiST/GIN index Bruce Momjian (Fri 31 03:26)
- pgsql: Install check_stack_depth() protection in two recursive tsquery Tom Lane (Fri 31 02:26)
- pgsql: Add openjade warning -wfully-tagged to warn about missing close Bruce Momjian (Fri 31 02:03)
- pgsql: Rewrite make_outerjoininfo's construction of min_lefthand and Tom Lane (Fri 31 01:44)
- pgsql: Make more logical index sections for text search. Bruce Momjian (Thu 30 20:37)
- pgcheck - pokus: improved comments of code User Machr2 (Thu 30 16:19)
- pgsql: Fix int8mul so that overflow check is applied correctly for Tom Lane (Thu 30 05:27)
- pgsql: Fix broken markup. Tatsuo Ishii (Thu 30 01:29)
- pgsql: Update tsearch documentation wording. Bruce Momjian (Wed 29 23:25)
- pgsql: Text search documentation word improvements; move configuration Bruce Momjian (Wed 29 21:52)
- pgsql: Move full text search operators, functions, and data type Bruce Momjian (Wed 29 20:37)
- pgsql: Relax permissions checks on dbsize functions, per discussion. Tom Lane (Wed 29 17:24)
- pgsql: Fix aboriginal bug in _tarAddFile(): when complaining that the Tom Lane (Wed 29 16:31)
- pgsql: Fixed bug in Informix define handling. Michael Meskes (Wed 29 13:58)
- pgsql: Properly indent SGML in textsearch.sgml. Bruce Momjian (Wed 29 02:37)
- pgsql: Add a debug logging message when a resource manager rejects an Tom Lane (Tue 28 23:17)
- pgsql: Reduce the permissions check needed to use pgrowlocks() to having Tom Lane (Tue 28 22:59)
- pgbouncer - pgbouncer: Change some defaults: max_client_conn = 100 User Mkz (Tue 28 20:54)
- pgbouncer - pgbouncer: more doc updates User Mkz (Tue 28 20:50)
- pgbouncer - pgbouncer: doc update User Mkz (Tue 28 09:33)
- pginstaller - pginst: Fixed the japanese problem(W2K). User H-saito (Tue 28 07:40)
- npgsql - Npgsql2: Added BSD License text file User Fxjr (Tue 28 05:45)
- npgsql - Npgsql2: Removed Torben patch as his permission to change to User Fxjr (Tue 28 05:14)
- npgsql - Npgsql2: Removed Gridnine patch in order to change Npgsql User Fxjr (Tue 28 05:14)
- pginstaller - pginst: This is Japanese contents. User H-saito (Tue 28 05:13)
- pginstaller - pginst: The forgotten sentence is added. User H-saito (Tue 28 04:58)
- pgsql: Improve behavior of log_lock_waits patch. Tom Lane (Tue 28 03:23)
- pgsql: Mention configurations early in text search documentation to Bruce Momjian (Tue 28 03:10)
- pgsql: Please ignore. Bruce Momjian (Tue 28 03:09)
- pgsql: Commit test, please ignore. Bruce Momjian (Tue 28 03:06)
- pgsql: CVS commit test, ignore. Bruce Momjian (Tue 28 03:05)
- pgsql: CVS commit test for TODO. Bruce Momjian (Tue 28 03:03)
- pgsql: Small commit test for TODO. Bruce Momjian (Tue 28 03:01)
- pgsql: Update TODO.html. Bruce Momjian (Tue 28 03:01)
- pgsql: Update TODO with lost change, mostly completed items and Bruce Momjian (Tue 28 03:00)
- pgsql: Batch of TODO updates, mostly completed item marking and Bruce Momjian (Tue 28 02:57)
- pgbouncer - pgbouncer: add timezone to db parms User Mkz (Mon 27 21:48)
- pgbouncer - pgbouncer: asciidoc manpages from Dimitri Fontaine. User Mkz (Mon 27 21:45)
- pgsql: Exclude tsearch2 contrib tests in regression tests, pending Magnus Hagander (Mon 27 12:10)
- pgsql: Install stopword files Magnus Hagander (Mon 27 10:51)
- pgsql: Fix generation of snowball_create.sql on msvc builds. Magnus Hagander (Mon 27 10:29)
- pgsql: Fix a couple of misbehaviors rooted in the fact that the default Tom Lane (Mon 27 03:36)
- pgsql: Remove the 'not in' operator (!!=). Tom Lane (Mon 27 01:39)
- pgsql: Require SELECT privilege on a table to do dblink_get_pkey(). Tom Lane (Mon 27 01:24)
- pgsql: Restrict pg_relation_size to relation owner, pg_database_size to Tom Lane (Mon 27 01:19)
- pgsql: Make currtid() functions require SELECT privileges on the target Tom Lane (Mon 27 00:57)
- pgsql: Restrict pgrowlocks function to superusers. Tom Lane (Mon 27 00:13)
- pgsql: Restrict pgstattuple functions to superusers. Tom Lane (Sun 26 23:59)
- pgsql: Clean up usage of some deprecated APIs, particularly Tom Lane (Sun 26 23:36)
- pgsql: Code review for btreefuncs additions: restrict to superusers to Tom Lane (Sun 26 23:22)
- pgsql: Make ARRAY(SELECT ...) return an empty array, rather than a NULL, Tom Lane (Sun 26 21:44)
- pgsql: Adjust with-system-tzdata patch to not attempt to install a Tom Lane (Sat 25 20:29)
- pgsql: Fix brain fade in DefineIndex(): it was continuing to access the Tom Lane (Sat 25 19:08)
- pgsql: Simplify implementation of ts_debug() function --- use a join Tom Lane (Sat 25 17:47)
- pgsql: The upper limit for -c option of pgbench is now obtained from Tatsuo Ishii (Sat 25 09:21)
- pgsql: Some more tsearch docs work --- sync names with CVS-tip reality, Tom Lane (Sat 25 06:27)
- pgsql: Fix synonym-dict breakage introduced in last patch :-(. Tom Lane (Sat 25 02:29)
- pgsql: Rename built-in Snowball stemmer dictionaries to be english_stem, Tom Lane (Sat 25 01:06)
- pgsql: Cleanup for some problems in tsearch patch: - ispell Tom Lane (Sat 25 00:04)
- pgbuildfarm - client-code: improve defaults and bring up to date User Andrewd (Fri 24 21:36)
- pgbuildfarm - client-code: print a headline with time/animal/branch in User Andrewd (Fri 24 21:27)
- pgsnmpd - pgsnmpd: - Added MIB tables for pg_constraint through User Eggyknap (Fri 24 16:17)
- pgcheck - pokus: c function, which check indexes of given relation User Machr2 (Fri 24 12:40)
- pgcheck - pokus: c function, which checks the validity of pages in given User Machr2 (Fri 24 12:39)
- pgcheck - pokus: c function, which compares number of valid items in User Machr2 (Fri 24 12:38)
- plproxy - plproxy: add client_encoding= to connect string User Mkz (Fri 24 11:31)
- pgsql: Fix combo_decrypt() to throw an error for zero-length input when Tom Lane (Thu 23 16:15)
- plproxy - plproxy: remove generated files from cvs User Mkz (Thu 23 14:40)
- pgbuildfarm - client-code: Only complain about unlimit failure if we are User Andrewd (Thu 23 12:29)
- pgsnmpd - pgsnmpd: Fix up some MIB syntax Add header and footer files User Eggyknap (Thu 23 12:29)
- pgloader - pgloader: * Support for datestyle setting * Support for User Dim (Thu 23 10:38)
- pgsnmpd - pgsnmpd: MIB chunk for pg_am table User Eggyknap (Thu 23 02:34)
- pgsql: Reduce memory requirements for writing CSVlogs, so it will work Andrew Dunstan (Thu 23 01:24)
- pgsql: unbreak ECPG tests for VPATH builds. Andrew Dunstan (Thu 23 00:38)
- pgsql: Fix typo in FAQ_DEV. Bruce Momjian (Thu 23 00:10)
- pgsql: Add book to FAQ_DEV: Transactional Information Systems by Bruce Momjian (Thu 23 00:09)
- pgsql: Fix possible core dump from pgbench -d option. Tom Lane (Wed 22 23:03)
- pgsql: Suppress testing the options of CREATE TEXT SEARCH DICTIONARY Tom Lane (Wed 22 22:30)
- pgsql: More cleaning up and removed some duplicates. Michael Meskes (Wed 22 08:21)
- pgsql: Propagate Magnus' fix for Windows snowball build into Tom Lane (Wed 22 06:34)
- pgsql: Fix cut-n-paste-o. Tom Lane (Wed 22 06:26)
- pgsql: Fix VPATH-build problem in new tsearch makefile, per Chad Wagner. Tom Lane (Wed 22 06:12)
- temporal - temporal: Imported Sources User Jdavis (Wed 22 05:19)
- pgsql: Remove option to change parser of an existing text search Tom Lane (Wed 22 05:14)
- pgsql: Text search doc updates --- first cut at syncing the existing Tom Lane (Wed 22 04:45)
- pgsql: Whoops, missed updating dsynonym_init for new dictionary Tom Lane (Wed 22 04:13)
- pgsnmpd - pgsnmpd: Add MIB stuff for pg_aggregate, move pg_class and User Eggyknap (Wed 22 04:09)
- pgsnmpd - pgsnmpd: New Directory User Eggyknap (Wed 22 04:08)
- pgsnmpd - pgsnmpd: Fix MIB writer so it works well enough, create User Eggyknap (Wed 22 04:01)
- pgsql: Make \dFt and \dFt+ do something different --- omitting the Tom Lane (Wed 22 02:25)
- pgsql: Simplify the syntax of CREATE/ALTER TEXT SEARCH DICTIONARY by Tom Lane (Wed 22 01:39)
- psqlodbc - psqlodbc: missing break.. User H-saito (Wed 22 01:18)
- psqlodbc - psqlodbc: Oops, typo.. User H-saito (Wed 22 01:15)
- psqlodbc - psqlodbc: comment and code condition correction. User H-saito (Wed 22 01:12)
- edb-debugger - server: plugin_profiler.c should now compile under 8.2.x User Korryd (Tue 21 22:33)
- pgsql: Simplify CREATE TEXT SEARCH CONFIGURATION by eliminating the Tom Lane (Tue 21 21:24)
- pgsql: First rough cut at text search documentation: bare bones Tom Lane (Tue 21 21:08)
- pgsql: Exclude snowball/libstemmer/ files from the set processed by Tom Lane (Tue 21 16:08)
- pgsql: Uppercase keywords in regression tsearch test scripts. Bruce Momjian (Tue 21 15:41)
- pgsql: Avoid using TEXT as a Bison symbol, since this provokes warnings Tom Lane (Tue 21 15:13)
- pgsql: Remove tabs from SGML files. Bruce Momjian (Tue 21 15:13)
- pgsql: Build snowball DLL for tsearch-in-core. Magnus Hagander (Tue 21 15:10)
- pgsql: Don't define BUILDING_DLL for snowball lib. Magnus Hagander (Tue 21 13:32)
- psqlodbc - psqlodbc: Standard correction and a multibye condition User H-saito (Tue 21 06:56)
- pgsql: Remove extraneous semicolon --- buildfarm member bear, for one, Tom Lane (Tue 21 06:34)
- psqlodbc - psqlodbc: SHIFT-JIS-2004 Japanese, standard JIS X 0213. User H-saito (Tue 21 05:23)
- psqlodbc - psqlodbc: additional document. User H-saito (Tue 21 05:19)
- pgsql: Fix cash_mul_int4 and cash_div_int4 for overenthusiastic Tom Lane (Tue 21 03:56)
- pgsql: Fix money type's send/receive functions to conform to recent Tom Lane (Tue 21 03:14)
- pgsql: Fix potential access-off-the-end-of-memory in varbit_out(): it Tom Lane (Tue 21 02:40)
- pgsql: Suppress uninitialized-variable warning. Tom Lane (Tue 21 01:47)
- pgsql: Fix a small 64-bit problem in tsearch patch. Tom Lane (Tue 21 01:45)
- pgsql: contrib/tsearch2 now fails its regression test because of Tom Lane (Tue 21 01:12)
- pgsql: Tsearch2 functionality migrates to core. Tom Lane (Tue 21 01:11)
- pgsql: New Directory Tom Lane (Tue 21 00:56)
- pginstaller - pginst: Use the 'Source' attribute instead of the User Dpage (Mon 20 09:00)
- pgsql: Add configure option --with-system-tzdata to use operating system Peter Eisentraut (Mon 20 08:53)
- pginstaller - pginst: Add missing reindexdb.exe, per Euler Taveira de User Dpage (Mon 20 08:13)
- pgsql: minor typo fixes in CSVlog docs, per Michael Glaesemann Andrew Dunstan (Sun 19 03:23)
- pgsql: Done: < * Allow server log information to be output as INSERT Bruce Momjian (Sun 19 02:36)
- pgsql: Provide for logfiles in machine readable CSV format. Andrew Dunstan (Sun 19 01:41)
- pllolcode - tmp: More updates to grammar and lexer definitions User Eggyknap (Sat 18 05:11)
- pllolcode - tmp: Add a bunch of playground files to mess with until I User Eggyknap (Sat 18 01:25)
- pllolcode - tmp: New Directory User Eggyknap (Sat 18 01:24)
- pgbouncer - pgbouncer: -q switch to turn off stdout usage User Mkz (Fri 17 21:04)
Mail converted by MHonArc