Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Aug 28, 2007
Batch of TODO updates, mostly completed item marking and whitespace
Show description for 28662b8committed
Commits on Aug 27, 2007
Exclude tsearch2 contrib tests in regression tests,
Show description for 69e86a5committed- committed
- committed
Fix a couple of misbehaviors rooted in the fact that the default creation
Show description for 862861ecommittedRemove the 'not in' operator (!!=). This was a hangover from Berkeley
Show description for 6c96188committedRequire SELECT privilege on a table to do dblink_get_pkey(). This is
Show description for a41e46bcommittedRestrict pg_relation_size to relation owner, pg_database_size to DB owner,
Show description for cc26599committedMake currtid() functions require SELECT privileges on the target table.
Show description for 741e952committedRestrict pgrowlocks function to superusers. (This might be too strict,
Show description for 56f3fb3committed
Commits on Aug 26, 2007
Restrict pgstattuple functions to superusers. (This might be too strict,
Show description for 38c75eccommittedClean up usage of some deprecated APIs, particularly schema-unsafe
Show description for 0effa08committedCode review for btreefuncs additions: restrict to superusers to avoid
Show description for 08fc73ccommittedMake ARRAY(SELECT ...) return an empty array, rather than a NULL, when the
Show description for 67bf7b9committed
Commits on Aug 25, 2007
Adjust with-system-tzdata patch to not attempt to install a symlink,
Show description for 75d5f6fcommittedFix brain fade in DefineIndex(): it was continuing to access the table's
Show description for 75d091acommittedSimplify implementation of ts_debug() function --- use a join instead
Show description for 2116826committedThe upper limit for -c option of pgbench is now obtained from
Show description for e4a52eccommittedSome more tsearch docs work --- sync names with CVS-tip reality, some
Show description for 52a0830committedFix synonym-dict breakage introduced in last patch :-(.
Show description for a13cefacommittedRename built-in Snowball stemmer dictionaries to be english_stem,
Show description for 93eab93committedCleanup for some problems in tsearch patch:
Show description for 7351b5fcommitted
Commits on Aug 23, 2007
Fix combo_decrypt() to throw an error for zero-length input when using a
Show description for b918bf8committedReduce memory requirements for writing CSVlogs, so it will work with about
Show description for 44b5efbcommitted- committed
- committed
Add book to FAQ_DEV:
Show description for ef74900committed
Commits on Aug 22, 2007
- committed
Suppress testing the options of CREATE TEXT SEARCH DICTIONARY during
Show description for 11fee4ecommitted- committedMichael Meskes
- committed
- committed
- committed
Remove option to change parser of an existing text search configuration.
Show description for 8a5592dcommittedText search doc updates --- first cut at
Show description for 40c1d7ccommitted