- pgbouncer - pgbouncer: older asciidoc prints ver into stderr
- pgsql: Allow CREATE INDEX CONCURRENTLY to disregard transactions in
- pgbouncer - pgbouncer: long-lived logfile fd
- jdbccache - jdbccache: uberjar
- pgbouncer - pgbouncer: rename disable_varcache to track_parameters
- pgbouncer - pgbouncer: doc updates - check if asciidoc & xmlto - accept
- pgsql: Make eval_const_expressions() preserve typmod when simplifying
- pgsql: Done: < * Reduce XID consumption of read-only queries < <
- pgsql: Volatile-qualify the ProcArray PGPROC pointer in a bunch of
- pgsql: Quick hack to make the VXID of a prepared transaction be -1/XID,
- pgsql: Implement lazy XID allocation: transactions that do not modify
- psqlodbc - psqlodbc: Prep Ver 08.02.0500.
- jdbccache - jdbccache: auto-load database drivers based on url prefix
- jdbccache - jdbccache: Imported Sources
- pgsql: Provide for binary input/output of enums, to fix complaint from
- pgsql: Synced parser and keyword list.
- pgsql: Sync examples of psql \dF output with current CVS HEAD behavior.
- pgsql: Restrict tsearch config file base names to contain a-z, 0-9, and
- pllolcode - tmp: Getting closer -- now working on MEBBE
- pllolcode - tmp: Start killing off shift/reduce errors
- pgsql: Support SET FROM CURRENT in CREATE/ALTER FUNCTION, ALTER
- npgsql - Npgsql: 2007-09-03 Francisco Figueiredo Jr.
- npgsql - Npgsql: 2008-09-03 Francisco Figueiredo Jr.
- pgsql: Fix MSVC build (I think) for recent pg_proc.h column addition.
- pgsql: Improve stylistic consistency of descriptions of built-in objects
- pgsql: Add an ORDER BY to nail down the expected row order from a query
- pgsql: Fix breakage of GIN support for varchar[] and cidr[] that I
- pgsql: Implement function-local GUC parameter settings, as per recent
- docbot - docbot: Fixed typo spotted by mastermind
- pgsql: Clean up whitespace.
- pgsql: More SGML alignment cleanups.
- pgsql: Properly indent SGML source of libpq.sgml.
- pgsql: Since sort_bounded_heap makes state changes that should be made
- psqlodbc - psqlodbc: Some changes.
- psqlodbc - psqlodbc: The version is now 8.2.0403.
- pgsql: Apply a band-aid fix for the problem that 8.2 and up completely
- pgsql: Apply a band-aid fix for the problem that 8.2 and up completely
- pgsql: Only use SGML indexterm "zone" when we want to get the entire
- pgsql: Make Gin/Gist text search tertiary index entries in the
- pgsql: Extend whole-row Var evaluation to cope with the case that the
- pgsql: Extend whole-row Var evaluation to cope with the case that the
- pgsql: Add comment on why SGML -wfully-tagged flag is needed (for older
- pgsql: Place GiST and GIN text search indexes as secondary items under
- pgbouncer - pgbouncer: small cleanups
- pgsql: Again improve text search index entries.
- pgsql: In text search docs, properly use indexterm _zone_ only when we
- pgsql: Fix docs so indexes can be built by commenting out GiST/GIN index
- pgsql: Install check_stack_depth() protection in two recursive tsquery
- pgsql: Add openjade warning -wfully-tagged to warn about missing close
- pgsql: Rewrite make_outerjoininfo's construction of min_lefthand and
- pgsql: Rewrite make_outerjoininfo's construction of min_lefthand and
- pgsql: Make more logical index sections for text search.
- pgcheck - pokus: improved comments of code
- pgcheck - pokus: improved comments of code
- pgsql: Fix int8mul so that overflow check is applied correctly for
- pgsql: Fix broken markup.
- pgsql: Update tsearch documentation wording.
- pgsql: Text search documentation word improvements; move configuration
- pgsql: Move full text search operators, functions, and data type
- pgsql: Relax permissions checks on dbsize functions, per discussion.
- pgsql: Fix aboriginal bug in _tarAddFile(): when complaining that the
- pgsql: Fix aboriginal bug in _tarAddFile(): when complaining that the
- pgsql: Fix aboriginal bug in _tarAddFile(): when complaining that the
- pgsql: Fix aboriginal bug in _tarAddFile(): when complaining that the
- pgsql: Fix aboriginal bug in _tarAddFile(): when complaining that the
- pgsql: Fix aboriginal bug in _tarAddFile(): when complaining that the
- pgsql: Fixed bug in Informix define handling.
- pgsql: Fixed bug in Informix define handling.
- pgsql: Fixed bug in Informix define handling.
- pgsql: Fixed bug in Informix define handling.
- pgsql: Properly indent SGML in textsearch.sgml.
- pgsql: Add a debug logging message when a resource manager rejects an
- pgsql: Restrict pgstattuple functions to superusers.
- pgsql: Reduce the permissions check needed to use pgrowlocks() to having
- pgbouncer - pgbouncer: Change some defaults: max_client_conn = 100
- pgbouncer - pgbouncer: more doc updates
- DuPont in U.S., suspect of severe crime of contract fraud, must be sanctioned in accordance with the Criminal Law!
- pgbouncer - pgbouncer: doc update
- pginstaller - pginst: Fixed the japanese problem(W2K).
- npgsql - Npgsql2: Added BSD License text file
- pginstaller - pginst: This is Japanese contents.
- npgsql - Npgsql2: Removed Torben patch as his permission to change to
- npgsql - Npgsql2: Removed Gridnine patch in order to change Npgsql
- pginstaller - pginst: The forgotten sentence is added.
- Re: pgsql: Please ignore.
- pgsql: Improve behavior of log_lock_waits patch.
- pgsql: Mention configurations early in text search documentation to
- pgsql: Please ignore.
- pgsql: Commit test, please ignore.
- pgsql: CVS commit test, ignore.
- pgsql: CVS commit test for TODO.
- pgsql: Small commit test for TODO.
- pgsql: Update TODO.html.
- pgsql: Update TODO with lost change, mostly completed items and
- pgsql: Batch of TODO updates, mostly completed item marking and
- pgbouncer - pgbouncer: add timezone to db parms
- pgbouncer - pgbouncer: asciidoc manpages from Dimitri Fontaine.
- pgsql: Exclude tsearch2 contrib tests in regression tests, pending
- pgsql: Install stopword files
- pgsql: Fix generation of snowball_create.sql on msvc builds.
- pgsql: Fix a couple of misbehaviors rooted in the fact that the default
- pgsql: Remove the 'not in' operator (!!=).
- pgsql: Make ARRAY(SELECT ...) return an empty array, rather than a NULL,
- pgsql: Require SELECT privilege on a table to do dblink_get_pkey().
- pgsql: Restrict pg_relation_size to relation owner, pg_database_size to
- pgsql: Make currtid() functions require SELECT privileges on the target
- pgsql: Restrict pgrowlocks function to superusers.
- pgsql: Restrict pgstattuple functions to superusers.
- pgsql: Clean up usage of some deprecated APIs, particularly
- pgsql: Code review for btreefuncs additions: restrict to superusers to
- pgsql: Adjust with-system-tzdata patch to not attempt to install a
- pgsql: Fix brain fade in DefineIndex(): it was continuing to access the
- pgsql: Fix brain fade in DefineIndex(): it was continuing to access the
- pgsql: Fix brain fade in DefineIndex(): it was continuing to access the
- pgsql: Fix brain fade in DefineIndex(): it was continuing to access the
- pgsql: Fix brain fade in DefineIndex(): it was continuing to access the
- pgsql: Simplify implementation of ts_debug() function --- use a join
- MI5 Persecution: Neil Fox (March/1998) (5998)
- MI5 Persecution: Capital Radio (11/April/1997) (4775)
- MI5 Persecution: GLR: David Hepworth (9/May/1997) (3552)
- MI5 Persecution: GLR: David Hepworth (21/Feb/1997) (2329)
- MI5 Persecution: Life is so hard (1106)
- pgsql: The upper limit for -c option of pgbench is now obtained from
- MI5 Persecution: BBC1 TV News - 18/Dec/2002 (8444)
- pgsql: Some more tsearch docs work --- sync names with CVS-tip reality,
- MI5 Persecution: Channel Four TV News - 10/April/2002 (7221)
- MI5 Persecution: BBC-TV See You, See Me - 7/Dec/2001 (5998)
- MI5 Persecution: C4 SnowMail - January/2001 (4775)
- MI5 Persecution: England expects every man to do his duty (3552)
- MI5 Persecution: Nicholas Witchell - 10/April/1999 (2329)
- MI5 Persecution: Chris Tarrant - 10/March/1999 (1106)
- pgsql: Fix synonym-dict breakage introduced in last patch :-(.
- pgsql: Rename built-in Snowball stemmer dictionaries to be english_stem,
- pgsql: Cleanup for some problems in tsearch patch: - ispell
- pgbuildfarm - client-code: improve defaults and bring up to date
- pgbuildfarm - client-code: print a headline with time/animal/branch in
- pgsnmpd - pgsnmpd: - Added MIB tables for pg_constraint through
- pgcheck - pokus: c function, which check indexes of given relation
- pgcheck - pokus: c function, which checks the validity of pages in given
- pgcheck - pokus: c function, which compares number of valid items in
- pgcheck - pokus: New Directory
- pgcheck - pokus: New Directory
- plproxy - plproxy: add client_encoding= to connect string
- pgsql: Fix combo_decrypt() to throw an error for zero-length input when
- pgsql: Fix combo_decrypt() to throw an error for zero-length input when
- pgsql: Fix combo_decrypt() to throw an error for zero-length input when
- pgsql: Fix combo_decrypt() to throw an error for zero-length input when
- pgsql: Fix combo_decrypt() to throw an error for zero-length input when
- pgsql: Fix combo_decrypt() to throw an error for zero-length input when
- plproxy - plproxy: remove generated files from cvs
- pgbuildfarm - client-code: Only complain about unlimit failure if we are
- pgsnmpd - pgsnmpd: Fix up some MIB syntax Add header and footer files
- pgloader - pgloader: * Support for datestyle setting * Support for
- pgsnmpd - pgsnmpd: MIB chunk for pg_am table
- pgsql: Reduce memory requirements for writing CSVlogs, so it will work
- pgsql: unbreak ECPG tests for VPATH builds.
- pgsql: Fix typo in FAQ_DEV.
- pgsql: Add book to FAQ_DEV: Transactional Information Systems by
- pgsql: Fix possible core dump from pgbench -d option.
- pgsql: Fix possible core dump from pgbench -d option.
- pgsql: Suppress testing the options of CREATE TEXT SEARCH DICTIONARY
- pgsql: More cleaning up and removed some duplicates.
- pgsql: Text search doc updates --- first cut at syncing the existing
- pgsql: Propagate Magnus' fix for Windows snowball build into
- pgsql: Fix cut-n-paste-o.
- pgsql: Fix VPATH-build problem in new tsearch makefile, per Chad Wagner.
- temporal - temporal: Imported Sources
- pgsql: Remove option to change parser of an existing text search
- pgsql: Whoops, missed updating dsynonym_init for new dictionary
- pgsnmpd - pgsnmpd: Add MIB stuff for pg_aggregate, move pg_class and
- pgsnmpd - pgsnmpd: New Directory
- pgsnmpd - pgsnmpd: Fix MIB writer so it works well enough, create
- pgsql: Make \dFt and \dFt+ do something different --- omitting the
- pgsql: Simplify the syntax of CREATE/ALTER TEXT SEARCH DICTIONARY by
- psqlodbc - psqlodbc: missing break..
- psqlodbc - psqlodbc: Oops, typo..
- psqlodbc - psqlodbc: comment and code condition correction.
- edb-debugger - server: plugin_profiler.c should now compile under 8.2.x
- pgsql: Simplify CREATE TEXT SEARCH CONFIGURATION by eliminating the
- pgsql: First rough cut at text search documentation: bare bones
- =?gb2312?B?RHVQb250IGluIFUuUy4sIHN1c3BlY3Qgb2Ygc2V 2ZXJlIGNyaW1lIG9mIGNvbnRyYWN0IGZyYXVkLCBtdXN0IGJlI HNhbmN0aW9uZWQgaW4gYWNjb3JkYW5jZSB3aXRoIHRoZSBDcml taW5hbCBMYXch?=
- pgsql: Exclude snowball/libstemmer/ files from the set processed by
- pgsql: Uppercase keywords in regression tsearch test scripts.
- pgsql: Remove tabs from SGML files.
- pgsql: Avoid using TEXT as a Bison symbol, since this provokes warnings
- pgsql: Build snowball DLL for tsearch-in-core.
- pgsql: Don't define BUILDING_DLL for snowball lib.
- pgsql: Remove extraneous semicolon --- buildfarm member bear, for one,
- psqlodbc - psqlodbc: SHIFT-JIS-2004 Japanese, standard JIS X 0213.
- psqlodbc - psqlodbc: additional document.
- pgsql: Fix money type's send/receive functions to conform to recent
- pgsql: Fix potential access-off-the-end-of-memory in varbit_out(): it
- pgsql: Fix potential access-off-the-end-of-memory in varbit_out(): it
- pgsql: Fix potential access-off-the-end-of-memory in varbit_out(): it
- pgsql: Fix potential access-off-the-end-of-memory in varbit_out(): it
- pgsql: Fix potential access-off-the-end-of-memory in varbit_out(): it
- pgsql: Fix potential access-off-the-end-of-memory in varbit_out(): it
- pgsql: Tsearch2 functionality migrates to core.
- pgsql: Suppress uninitialized-variable warning.
- pgsql: Fix a small 64-bit problem in tsearch patch.
- pgsql: contrib/tsearch2 now fails its regression test because of
- pgsql: New Directory
- pgsql: New Directory
- pgsql: New Directory
- pgsql: New Directory
- MI5 Persecution: Channel Four TV News - 12/Feb/1999 (5998)
- MI5 Persecution: Dimbleby / John Major, April 1997 (4775)
- MI5 Persecution: Ken Clarke (2), April 1997 (3552)
- MI5 Persecution: Ken Clarke (1), April 1997 (2329)
- MI5 Persecution: Overview (1106)
- MI5 Persecution: David Hepworth (2) 16/5/97 (18228)
- MI5 Persecution: Victor Lewis-Smith 9/5/97 (17005)
- MI5 Persecution: Continuing Silence 9/5/97 (15782)
- MI5 Persecution: Peak Practice 26/4/97 (14559)
- MI5 Persecution: I am being ignored 17/4/97 (13336)
- MI5 Persecution: Striking out action 10/3/97 (12113)
- MI5 Persecution: No Justice 20/11/96 (9667)
- MI5 Persecution: WTGROMT 18/11/96 (8444)
- MI5 Persecution: Excellent web page 19/10/96 (7221)
- MI5 Persecution: Usual targets of such abuse 10/10/96 (5998)
- MI5 Persecution: Just too crazy 30/9/96 (4775)
- MI5 Persecution: Latest technology 31/7/96 (3552)
- MI5 Persecution: BBC+ITN=MI5 23/7/96 (2329)
- MI5 Persecution: Silly-billy 6/7/96 (1106)
- MI5 Persecution: Silly-billy 6/7/96 (5998)
- MI5 Persecution: Old_500 5/7/96 (4775)
- MI5 Persecution: alt.fan.mike-corley 6/6/96 (3552)
- MI5 Persecution: Bernard Levin 1/6/96 (2329)
- MI5 Persecution: Fitted up 26/4/96 (1106)
- pginstaller - pginst: Use the 'Source' attribute instead of the
- pgsql: Add configure option --with-system-tzdata to use operating system
- pginstaller - pginst: Add missing reindexdb.exe, per Euler Taveira de
- pginstaller - pginst: Add missing reindexdb.exe, per Euler Taveira de
- pginstaller - pginst: Add missing reindexdb.exe, per Euler Taveira de
- MI5 Persecution: Fitted up 26/4/96 (1106)
- pgsql: minor typo fixes in CSVlog docs, per Michael Glaesemann
- pgsql: Done: < * Allow server log information to be output as INSERT
- pgsql: Provide for logfiles in machine readable CSV format.
- pllolcode - tmp: More updates to grammar and lexer definitions
- pllolcode - tmp: New Directory
- pllolcode - tmp: Add a bunch of playground files to mess with until I
- pgbouncer - pgbouncer: -q switch to turn off stdout usage
- pgbouncer - pgbouncer: dont Assert() on query_start=0
- edb-debugger - server: Describing simplified load/enable/disable
- edb-debugger - server: Auto-creating stats table if needed, creating
- pgbouncer - pgbouncer: server->setting_vars should be checked in
- pgsql: Add: > > * Reduce XID consumption of read-only queries > >
- pgbouncer - pgbouncer: fix comments
- pgbouncer - pgbouncer: no need to use disconnect_client() as
- pgbouncer - pgbouncer: make fatal_perror() really fatal