Mailing lists [pgsql-committers]
- pgsql: Fixup for new pgcvslog feature. [email protected] (Bruce Momjian)
- pgsql: Fix a minor typo. [email protected] (D'Arcy J.M. Cain)
- stackbuilder - wizard: Attempt to auto-expand the appropriate mirror [email protected] (User Dpage)
- pginstaller - pginst: Use the correct pgAdmin scripts directory [email protected] (User Dpage)
- pginstaller - pginst: Add FInnish hints and tips for pgAdmin [email protected] (User Dpage)
- pginstaller - pginst: Client encoding for command lines is added. [email protected] (User H-saito)
- pgsql: Enable __FUNCTION__ on MSVC builds. [email protected] (Magnus Hagander)
- pginstaller - pginst: Few minor bug fixes [email protected] (User Dpage)
- pginstaller - pginst: Re-enable stackbuilder [email protected] (User Dpage)
-
pgsql: Update pgcvslog text to simply "
" [email protected] (Bruce Momjian) - pginstaller - pginst: Client encoding used by psql.exe. [email protected] (User H-saito)
- pgsql: Build with /GS on 64-bit to work with modern Platform SDK. [email protected] (Magnus Hagander)
- pginstaller - pginst: Install the pl/pgsql debugger plugin from [email protected] (User Dpage)
- pginstaller - pginst: initdb parameter mistake. [email protected] (User H-saito)
- pgsql: Avoid assuming that struct varattrib_pointer doesn't get padded [email protected] (Tom Lane)
- pgsql: Add note warning against use of pre-8.4 multithreaded Tcl. [email protected] (Tom Lane)
- pgsql: Add some examples. [email protected] (D'Arcy J.M. Cain)
- pgsql: Use BIO functions to avoid passing FILE * pointers to OpenSSL [email protected] (Magnus Hagander)
- pgsql: Add catalogs.sgml documentation for text search catalogs. [email protected] (Tom Lane)
- Re: pgsql: Use BIO functions to avoid passing FILE * pointers to OpenSSL Gregory Stark
- Re: pgsql: Use BIO functions to avoid passing FILE * pointers to OpenSSL Tom Lane
- pgsql: Cope with ERR_set_mark() and ERR_pop_to_mark() not existing in [email protected] (Tom Lane)
- Re: pgsql: Fix free space map to correctly track the total amount of FSM Tatsuo Ishii
-
pgsql: ITAGAKI Takahiro
added [email protected] (Michael Meskes) - pgsql: No idea where this file came from. [email protected] (Michael Meskes)
-
Re: pgsql: ITAGAKI Takahiro
added Stefan Kaltenbrunner -
Re: pgsql: ITAGAKI Takahiro
added Michael Meskes - pgsql: Made new test also work without threading enabled. [email protected] (Michael Meskes)
-
Re: pgsql: ITAGAKI Takahiro
added Michael Meskes - Re: [HACKERS] Re: pgsql: Fix free space map to correctly track the total amount of FSM Tom Lane
- Re: [HACKERS] Re: pgsql: Fix free space map to correctly track the total amount of FSM Tatsuo Ishii
- pgsql: Default to thread safety on, and support more CPU options. [email protected] (Magnus Hagander)
- pgsql: Fix a compiler warning on Win32. [email protected] (Neil Conway)
- Re: [HACKERS] Re: pgsql: Fix free space map to correctly track the total amount of FSM Decibel!
- pgsql: First cut at 8.3 release notes. [email protected] (Tom Lane)
- Re: pgsql: Made new test also work without threading enabled. Andrew Dunstan
- pgsql: Hopefully fixed some stuff that causes Windows builds to fail. [email protected] (Michael Meskes)
- Re: pgsql: Made new test also work without threading enabled. Michael Meskes
- pgbouncer - pgbouncer: more todo [email protected] (User Mkz)
- pgsql: Cleaned up ecpglib and renamed functions that do not need to be [email protected] (Michael Meskes)
- pgsql: Fix typo [email protected] (Magnus Hagander)
- pgbouncer - pgbouncer: pool_size doc [email protected] (User Mkz)
- pgsql: Make ECPG regression tests run with -c only for [email protected] (Magnus Hagander)
- pllolcode - pllolcode: Rebuilding parser piece by piece, making sure [email protected] (User Eggyknap)
- pgsql: Build DEF file for libecpg instead of generating a default one. [email protected] (Magnus Hagander)
- pgsql: Fix typo [email protected] (Magnus Hagander)
- pgsql: Fix commandlines for final two ECPG regression tests [email protected] (Magnus Hagander)
- pgsql: Use snprintf from libpgport in ecpg compatlib. [email protected] (Magnus Hagander)
- pgbouncer - pgbouncer: more testing [email protected] (User Mkz)
- pgsql: Also created export list for pgytpeslib and compatlib. [email protected] (Michael Meskes)
- pgsql: More detailed error msg (with stack trace) if a file copy fails. [email protected] (Magnus Hagander)
- pgsql: Remove exports.list in clean target. [email protected] (Michael Meskes)
- pgsql: Also build snprintf from pgport if needed. [email protected] (Michael Meskes)
- pgsql: Build two more .DEF files for ecpg instead of using default ones. [email protected] (Magnus Hagander)
- pgsql: Attempt to open certificate file "manually" using fopen before [email protected] (Magnus Hagander)
- pgsql: Stripped two symbols that are needed. [email protected] (Michael Meskes)
- pgsql: This could be what's missing on some systems. [email protected] (Michael Meskes)
- pgsql: Fix command for fetching snprintf.c. [email protected] (Tom Lane)
- npgsql - Npgsql2: Added support for COPY IN and COPY OUT operations. [email protected] (User Fxjr)
- pgsql: Minor improvements to hack for old OpenSSL libraries: avoid [email protected] (Tom Lane)
- pgsql: Argh, missing dll in filename [email protected] (Michael Meskes)
- pgsql: Tweak recently-added tests to suppress scary-looking warnings on [email protected] (Tom Lane)
- pgsql: Suppress compiler warning in non-threaded build. [email protected] (Tom Lane)
- pgsql: Some editorial improvements for recently-added ALTER [email protected] (Tom Lane)
- pgsql: Teach chklocale.c how to extract encoding info from Windows [email protected] (Tom Lane)
- pginstaller - pginst: Fixed EUC_JP code misstake.. [email protected] (User H-saito)
- pgsql: Various minor improvements to the 8.3 release notes. [email protected] (Neil Conway)
- pgsql: Second pass at 8.3 release notes: put items in a bit more logical [email protected] (Tom Lane)
- Re: pgsql: Various minor improvements to the 8.3 release notes. Tom Lane
- Re: pgsql: Second pass at 8.3 release notes: put items in a bit more logical Neil Conway
- Re: pgsql: Second pass at 8.3 release notes: put items in a bit more logical Tom Lane
- Re: pginstaller - pginst: Fixed EUC_JP code misstake.. ITAGAKI Takahiro
- pginstaller - pginst: EUC_TW which is not supported was removed. [email protected] (User H-saito)
- Re: pginstaller - pginst: Fixed EUC_JP code misstake.. Hiroshi Saito
- pgsql: First pass at SGML-ifying the 8.3 release notes. [email protected] (Neil Conway)
- Re: pgsql: Second pass at 8.3 release notes: put items in a bit more logical Neil Conway
- pgsql: Two fixes for the release notes from Guillaume Smet. [email protected] (Neil Conway)
- pgsql: Added def-files to all: target so they are build everytime. [email protected] (Michael Meskes)
- dbsamples - dbsamples: New Directory [email protected] (User Xzilla)
- dbsamples - dbsamples: ISO-639-3 Language Code Database. [email protected] (User Xzilla)
- pgsql: Change Assert() to a plain test and elog, just to see if that [email protected] (Tom Lane)
- pgsql: Removed newline at end of exports files. [email protected] (Michael Meskes)
- pgsql: Replaced tabs by white spaces [email protected] (Michael Meskes)
- dbsamples - dbsamples: let's install into the db we created for it [email protected] (User Xzilla)
- pgsql: DLL_DEFFILE should be defined when PORTNAME is win32, not when it [email protected] (Tom Lane)
- pgsql: Update timezone data files to release 2007h of the zic database. [email protected] (Tom Lane)
- pgsql: Update timezone data files to release 2007h of the zic database. [email protected] (Tom Lane)
- pgsql: Update timezone data files to release 2007h of the zic database. [email protected] (Tom Lane)
- pgsql: Update timezone data files to release 2007h of the zic database. [email protected] (Tom Lane)
- pgsql: Stamp 8.3beta1, except in configure.in/configure. [email protected] (Tom Lane)
- pgtreelib - pgtreelib: New Directory [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgsql: Keep the planner from failing on "WHERE false AND something IN [email protected] (Tom Lane)
- pgsql: Keep the planner from failing on "WHERE false AND something IN [email protected] (Tom Lane)
- pgsql: Keep the planner from failing on "WHERE false AND something IN [email protected] (Tom Lane)
- pgsql: Keep the planner from failing on "WHERE false AND something IN [email protected] (Tom Lane)
- pgsql: Keep the planner from failing on "WHERE false AND something IN [email protected] (Tom Lane)
- pgsql: Results from buildfarm show that ecpglib was depending on [email protected] (Tom Lane)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: New Directory [email protected] (User Kostas)
- pgtreelib - pgtreelib: New Directory [email protected] (User Kostas)
- pgtreelib - pgtreelib: New Directory [email protected] (User Kostas)
- pgtreelib - pgtreelib: New Directory [email protected] (User Kostas)
- pgtreelib - pgtreelib: init [email protected] (User Kostas)
- pgsql: Some desultory markup improvements in the new release notes. [email protected] (Tom Lane)
- pgsql: Add .cvsignore files to suppress CVS gripes about ecpg .def [email protected] (Tom Lane)
- pgsql: Fix distprep and maintainer-clean targets so that ecpg's .def [email protected] (Tom Lane)
- pgsql: tag it 8.3beta1 ... [email protected] (Marc G. Fournier)
- pgbuildfarm - client-code: Use perl build scripts with msvc, prepare to [email protected] (User Andrewd)
- pgsql: Remove some cross-references that don't seem to work in HISTORY [email protected] (Tom Lane)
- dbi-link - dbi-link: Fixed bug in dbi_link.grant_user_role. [email protected] (David Fetter)
- dbi-link - dbi-link: * Mention examples/ in README.txt * Clarify which [email protected] (David Fetter)
- pginstaller - pginst: Update for beta 1 [email protected] (User Dpage)
- pginstaller - pginst: Include the MSVC++ 8.0 runtimes using the [email protected] (User Dpage)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgsql: Add pgcvslog '-d' capability to allow stripping of commit [email protected] (Bruce Momjian)
- pgsql: Fix plperl and pltcl to include the name of the current function [email protected] (Tom Lane)
- pgsql: Add comment about cvs branch numbers. [email protected] (Bruce Momjian)
- npgsql - Npgsql2: Updated to use the correct BSD License version [email protected] (User Fxjr)
- pgsql: Fix SGML markup, from Guillaume Lelarge. [email protected] (Alvaro Herrera)
- pgsql: Adjust regcustom.h so that all those assert() calls in the regex [email protected] (Tom Lane)
- pgsql: Adjust some regex debugging printouts to not give [email protected] (Tom Lane)
- pgsql: Make dumpcolors() have tolerable performance when using 32-bit [email protected] (Tom Lane)
- pgsql: Fix missing parenthesis, per Guillaume Lelarge. [email protected] (Alvaro Herrera)
- pgsql: Remove stylesheet.css file on "make clean", created only on VPATH [email protected] (Alvaro Herrera)
- pgsql: Clean up the doc makefile for draft HTML generation. [email protected] (Alvaro Herrera)
- aupg - aupg_src: Added support for multi-column primary keys. [email protected] (User Rlucas)
- pgsql: Change π to plain "pi" in index entry, to avoid double [email protected] (Alvaro Herrera)
- pgsql: A few improvements to analyze and vacuum sections in [email protected] (Alvaro Herrera)
- pgbuildfarm - client-code: finally enable ECPG regression tests for MSVC [email protected] (User Andrewd)
- pllolcode - pllolcode: VISIBLE [DEBUG|LOG|INFO|WARNING|EXCEPTION] "Msg" [email protected] (User Eggyknap)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pginstaller - pginst: Disable UTF-8 as a default cluster encoding, and [email protected] (User Dpage)
- pgsql: New Directory [email protected] (Jan Wieck)
- pgsql: New Directory [email protected] (Jan Wieck)
- pgsql: New Directory [email protected] (Jan Wieck)
- pgsql: Added the Skytools extended transaction ID module to contrib as [email protected] (Jan Wieck)
- Re: pgsql: New Directory Andrew Dunstan
- Re: pgsql: Added the Skytools extended transaction ID module to contrib as Tom Lane
- pgbouncer - pgbouncer: test for endianess in configure [email protected] (User Mkz)
- pgbouncer - pgbouncer: doc updates [email protected] (User Mkz)
- pgbouncer - pgbouncer: switch to toggle between LIFO and round-robin [email protected] (User Mkz)
- pgbouncer - pgbouncer: expand a comment [email protected] (User Mkz)
- pgbouncer - pgbouncer: Show local address in SHOW [email protected] (User Mkz)
- pgbouncer - pgbouncer: revert back to old doc names [email protected] (User Mkz)
- pgbouncer - pgbouncer: rename docs in dist target also [email protected] (User Mkz)
- pgbouncer - pgbouncer: search for -lrt which is needed by newer libevent [email protected] (User Mkz)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pllolcode - pllolcode: Support command blocks, copy strings properly [email protected] (User Eggyknap)
- pginstaller - pginst: Add some missing quotes [email protected] (User Dpage)
- pginstaller - pginst: Add missing semi-colon [email protected] (User Dpage)
- bizgres - bizgres: (MPP-1837) Allow using ';' as a control character. [email protected] (User Agoldshuv)
- pgsql: Add: > o Have ALTER SEQUENCE RENAME rename the sequence name [email protected] (Bruce Momjian)
- pgsql: Get rid of dependency on strtoull() --- Marko Kreen. [email protected] (Tom Lane)
- pgsql: Faster test for overflow in str2txid, from Marko. [email protected] (Tom Lane)
- pgsql: Clarify user of "postmaster" vs. [email protected] (Bruce Momjian)
- pgsql: Add: > * MONEY dumps in a locale-specific format making it [email protected] (Bruce Momjian)
- pgsql: Add comment. [email protected] (Bruce Momjian)
- pgsql: Typo fix. [email protected] (Bruce Momjian)
- pgsql: Update Brazilian FAQ. [email protected] (Bruce Momjian)
- npgsql - Npgsql2: [#1003272] Queue Empty exception. [email protected] (User Fxjr)
- npgsql - Npgsql2: [#1000847] Connection settings are parsed wrong with [email protected] (User Fxjr)
- pgbouncer - pgbouncer: more doc update [email protected] (User Mkz)
- pgbouncer - pgbouncer: update NEWS for 1.1 [email protected] (User Mkz)
- pgbouncer - pgbouncer: include tests in final tgz [email protected] (User Mkz)
- pgbouncer - pgbouncer: Add init.d script to debian package. [email protected] (User Mkz)
- pgbouncer - pgbouncer: Disable init.d script, add as example. [email protected] (User Mkz)
- pgsql: Don't try to free pgpassfile since it's a stack variable. [email protected] (Magnus Hagander)
- pgsql: Don't try to free pgpassfile since it's a stack variable. [email protected] (Magnus Hagander)
- pgsql: Don't try to free pgpassfile since it's a stack variable. [email protected] (Magnus Hagander)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgsql: Replace a reference to "start_log_collector" with [email protected] (Neil Conway)
- pgsql: Update sequence FAQ items, per suggestion from Pavel Stehule. [email protected] (Bruce Momjian)
- pgsql: Remove FAQ item about temp tables in plpsql having invalid oid [email protected] (Bruce Momjian)
- pgsql: Add mention of full text indexing for word searches. [email protected] (Bruce Momjian)
- pgsql: Synced parser and keyword list. [email protected] (Michael Meskes)
- Inserting an Encrypted file into DB Smita Vijayakumar
- Re: Inserting an Encrypted file into DB Heikki Linnakangas
- pgsql: Add missing codepage numbers for Windows. [email protected] (Magnus Hagander)
- pgsql: Update Japanese FAQ. [email protected] (Bruce Momjian)
- pgsql: Back out release changes that weren't ready for commit. [email protected] (Bruce Momjian)
- npgsql - Npgsql2: Updated BSD License text in all files. [email protected] (User Fxjr)
- npgsql - Npgsql2: Complete nunit tests added. [email protected] (User Fxjr)
- npgsql - Npgsql2: Updated BSD License [email protected] (User Fxjr)
- aupg - aupg_src: Added a rudimentary testing infrastructure. [email protected] (User Rlucas)
- pgsql: Fix typo in REVOKE reference page. [email protected] (Neil Conway)
- pgsql: Minor correction for full-text search limitations docs. [email protected] (Neil Conway)
- pgsql: Whitespace cleanup. [email protected] (Bruce Momjian)
- aupg - aupg_src: Discovered that the text types were not easily [email protected] (User Rlucas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- plproxy - plproxy: settable FLEX and BISON, some cleanup [email protected] (User Mkz)
- plproxy - plproxy: upgrade to 8.3 API for VARDATA [email protected] (User Mkz)
- plproxy - plproxy: libpq does not accept client_encoding [email protected] (User Mkz)
- pginstaller - pginst: UTF8 revives by server encoding. [email protected] (User H-saito)
- pginstaller - pginst: Ooops, Sorry.. [email protected] (User H-saito)
- plproxy - plproxy: cleaner error messages [email protected] (User Mkz)
- pllolcode - pllolcode: - Add support for TROOF types (WIN = TRUE, FAIL = [email protected] (User Eggyknap)
- plproxy - plproxy: experimantal server parameter syncing [email protected] (User Mkz)
- pgsql: Fix the plan-invalidation mechanism to treat regclass constants [email protected] (Tom Lane)
- pgsql: Remove incorrect use of VARSIZE() on a toasted datum. [email protected] (Tom Lane)
- pgsql: Update release notes in "major" and "migration" sections. [email protected] (Bruce Momjian)
- pgsql: Code review for txid patch: add binary I/O functions, avoid [email protected] (Tom Lane)
- pgsql: Add missing word. [email protected] (Bruce Momjian)
- pgsql: Add missing word. [email protected] (Bruce Momjian)
- pgsql: Ensure that the result of evaluating a function during [email protected] (Tom Lane)
- pgsql: Ensure that the result of evaluating a function during [email protected] (Tom Lane)
- pgsql: Ensure that the result of evaluating a function during [email protected] (Tom Lane)
- pgsql: Ensure that the result of evaluating a function during [email protected] (Tom Lane)
- pgsql: Ensure that the result of evaluating a function during [email protected] (Tom Lane)
- pgsql: Ensure that the result of evaluating a function during [email protected] (Tom Lane)
- bizgres - bizgres: Fix bogus 'locking against self' error for [email protected] (User Markir)
- pgtreelib - pgtreelib: New Directory [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- stackbuilder - wizard: Remove broken file. [email protected] (User Dpage)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- stackbuilder - wizard: Re-add broken file in binary format. [email protected] (User Dpage)
- pllolcode - pllolcode: Returning values works, but since there's no [email protected] (User Eggyknap)
- orafce - orafce: Handle case where pgxs (Makefile.global) does not [email protected] (User Petere)
- orafce - orafce: GCC 4.2 does not like unmatched apostrophes, even in [email protected] (User Petere)
- pgsql: Remove hack in pg_tablespace_aclmask() that disallowed [email protected] (Tom Lane)
- pgsql: When telling the bgwriter that we need a checkpoint because too [email protected] (Tom Lane)
- pgsql: Teach planagg.c that partial indexes specifying WHERE foo IS NOT [email protected] (Tom Lane)
-
npgsql - Npgsql2: 2007-10-12 Josh Cooley
[email protected] (User Jbcooley)
-
npgsql - Npgsql2: 2007-10-12 Josh Cooley
[email protected] (User Jbcooley) -
npgsql - Npgsql2: 2007-10-12 Josh Cooley
[email protected] (User Jbcooley) -
npgsql - Npgsql2: 2007-10-12 Josh Cooley
[email protected] (User Jbcooley) - pgsql: Attached some minor corrections, mainly completion of removal of [email protected] (Bruce Momjian)
-
npgsql - Npgsql2: 2007-10-12 Josh Cooley
[email protected] (User Jbcooley) - pllolcode - pllolcode: - Capture input arguments as variable names LOL1, [email protected] (User Eggyknap)
- npgsql - Npgsql2: Initial release [email protected] (User Fxjr)
- npgsql - Npgsql2: Updated docs to include documentation about COPY [email protected] (User Fxjr)
- pgsql: Fix ALTER COLUMN TYPE to preserve the tablespace and reloptions [email protected] (Tom Lane)
- pgsql: Fix ALTER COLUMN TYPE to preserve the tablespace and reloptions [email protected] (Tom Lane)
- pgsql: Fix ALTER COLUMN TYPE to preserve the tablespace and reloptions [email protected] (Tom Lane)
- pgsql: Fix ALTER COLUMN TYPE to preserve the tablespace and reloptions [email protected] (Tom Lane)
- npgsql - Npgsql2: Updated nant build file and Monodevelop project files [email protected] (User Fxjr)
- npgsql - Npgsql2: "Applied patch against CVS containing comments and [email protected] (User Fxjr)
- npgsql - Npgsql2: "Applied patch against CVS containing comments and [email protected] (User Fxjr)
- pgsql: Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: [email protected] (Tom Lane)
- npgsql - Npgsql2: Added initial support for a copy serializer for COPY [email protected] (User Fxjr)
- pgsql: Guard against possible double free during error escape from XML [email protected] (Tom Lane)
- pgsql: Strengthen type_sanity's check on pg_type.typarray. [email protected] (Tom Lane)
- pgsql: Try to fix msvc build for recent initdb changes. [email protected] (Tom Lane)
- pgsql: Remove contrib/txid, in preparation for migrating it into core. [email protected] (Tom Lane)
- pgsql: Migrate the former contrib/txid module into core. [email protected] (Tom Lane)
- pllolcode - pllolcode: Make IDENTIFIER grammar rule work. [email protected] (User Eggyknap)
- pgsql: Ooops, forgot about adding -DFRONTEND. [email protected] (Tom Lane)
- pllolcode - pllolcode: Remove debug code [email protected] (User Eggyknap)
- pgsql: make install is supposed to install everything under [email protected] (Tom Lane)
- npgsql - Npgsql2: Fixed mixed line endings. [email protected] (User Fxjr)
- stackbuilder - wizard: Few adjusted. [email protected] (User H-saito)
- pginstaller - pginst: Update text for 8.3 per Rolf de By [email protected] (User Dpage)
- pginstaller - pginst: Update version [email protected] (User Dpage)
- pginstaller - pginst: Add a check to ensure that the server encoding [email protected] (User Dpage)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgbouncer - pgbouncer: forgot to put fixman.py into tgz [email protected] (User Mkz)
- pgbouncer - pgbouncer: bump ver to 1.1.1 [email protected] (User Mkz)
- pgsql: Include NOLOGIN roles in the 'flat' password file. [email protected] (Tom Lane)
- pgsql: Back-patch some plpython patches previously made only in HEAD: [email protected] (Tom Lane)
- pgsql: New Directory [email protected] (Tom Lane)
- pgsql: New Directory [email protected] (Tom Lane)
- pgsql: New Directory [email protected] (Tom Lane)
- pgsql: New Directory [email protected] (Tom Lane)
- pgsql: New Directory [email protected] (Tom Lane)
- pgsql: New Directory [email protected] (Tom Lane)
- pgsql: New Directory [email protected] (Tom Lane)
- pgsql: New Directory [email protected] (Tom Lane)
- pgsql: New Directory [email protected] (Tom Lane)
- pgsql: Add sample text search dictionary templates and parsers, to [email protected] (Tom Lane)
- pgsql: Remove obsolete examples of add-on parsers and dictionary [email protected] (Tom Lane)
- pgsql: Fix pg_wchar_table[] to match revised ordering of the encoding ID [email protected] (Tom Lane)
- Re: pgsql: Add sample text search dictionary templates and parsers, to Andrew Dunstan
- Re: pgsql: Add sample text search dictionary templates and parsers, to Tom Lane
- pgsql: Add mention of Slony for in-place upgrades. [email protected] (Bruce Momjian)
- pgsql: Slony switch is only seconds of downtime. [email protected] (Bruce Momjian)
- pgsql: Remove quotes around locale names in some places for consistency. [email protected] (Peter Eisentraut)
- Re: pgsql: Add sample text search dictionary templates and parsers, to Magnus Hagander
- pgsql: Re-allow UTF8 encodings on win32. [email protected] (Magnus Hagander)
- pgsql: Update URLs to a couple of external projects [email protected] (Magnus Hagander)
- Re: pgsql: Add sample text search dictionary templates and parsers, to Tom Lane
- pgsql: Add doc clarifications for warm standby. [email protected] (Bruce Momjian)
- Re: pgsql: Add sample text search dictionary templates and parsers, to Magnus Hagander
- pgsql: Teach pgxs.mk and Install.pm how to install files from a contrib [email protected] (Tom Lane)
- Re: pgsql: Add sample text search dictionary templates and parsers, to Tom Lane
- pgsql: Tweak toast-related logic in heapam.c so that the toaster is only [email protected] (Tom Lane)
- aupg - aupg_src: Cut out deprecated definitions. [email protected] (User Rlucas)
- pgsql: Use 'token' not 'lexeme' to describe the output of a parser. [email protected] (Tom Lane)
- pginstaller - pginst: As for Japanese, cannot be used by the reason SJIS [email protected] (User H-saito)
- pgsql: Fix the URL properly per Robert Treat. [email protected] (Magnus Hagander)
- pgsql: Mention Slony as just an example. [email protected] (Bruce Momjian)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- aupg - aupg_src: Added a bunch of tests. [email protected] (User Rlucas)
- aupg - aupg_src: props where props due [email protected] (User Rlucas)
- pgsql: Another round of editorialization on the text search [email protected] (Tom Lane)
- aupg - aupg_src: Added tests for multicolumn primary keys, which [email protected] (User Rlucas)
- tsearch2api - tsearch2api: Imported Sources [email protected] (User Okbob)
- randdataset - randdataset: Imported Sources [email protected] (User Heder)
- randdataset - randdataset: New Directory [email protected] (User Heder)
- randdataset - randdataset: New Directory [email protected] (User Heder)
- randdataset - randdataset: This is the initial version of: Random [email protected] (User Heder)
- pgsql: Add missing entry for PG_WIN1250 encoding, per gripe from Pavel [email protected] (Tom Lane)
- aupg - aupg_src: Changed write table to be primary key'ed on transaction [email protected] (User Rlucas)
-
pgsql: Re-add FAQ item:
4.19) Why do I get
[email protected] (Bruce Momjian) - aupg - aupg_src: moved functions for pk comparison operators into [email protected] (User Rlucas)
- bizgres - bizgres: Resource Scheduler tidy: Remove never executed code [email protected] (User Markir)
- bizgres - bizgres: Resource Scheduler tidy: Correct comments for [email protected] (User Markir)
- pgsql: First pass over release documentation. [email protected] (Bruce Momjian)
- pgsql: Small changes to release note descriptions. [email protected] (Bruce Momjian)
- Re: pgsql: First pass over release documentation. Neil Conway
- Re: pgsql: First pass over release documentation. Bruce Momjian
- Re: pgsql: First pass over release documentation. Neil Conway
- Re: pgsql: First pass over release documentation. Bruce Momjian
- pgsql: Minor fixes for the release notes. [email protected] (Neil Conway)
- Re: pgsql: First pass over release documentation. Neil Conway
- Re: pgsql: First pass over release documentation. Bruce Momjian
- Re: pgsql: First pass over release documentation. Bruce Momjian
- pginstaller - pginst: Re-enable support for UTF8 now that the server [email protected] (User Dpage)
- pgbouncer - pgbouncer: Make sure server->vars is always initialized. [email protected] (User Mkz)
- pgbouncer - pgbouncer: sanity check before trying to set parameters [email protected] (User Mkz)
- pgbouncer - pgbouncer: merge fixes from HEAD [email protected] (User Mkz)
- npgsql - Npgsql2: Removed hardcoded path to nunit assemblies. [email protected] (User Fxjr)
- pgbouncer - pgbouncer: doc and makefile fixed from HEAD [email protected] (User Mkz)
- pgbouncer - pgbouncer: version 1.1.1rc1 [email protected] (User Mkz)
- pgsql: Move a few items into migration from the main changes section. [email protected] (Bruce Momjian)
- pgsql: More indenting cleanup, tag additions. [email protected] (Bruce Momjian)
- randdataset - randdataset: * fixed: backward to forward slash in [email protected] (User Heder)
- pgsql: More release wording adjustments. [email protected] (Bruce Momjian)
- pgsql: Consistently indent release notes for prior releases. [email protected] (Bruce Momjian)
- pgsql: More indenting cleanup for release notes. [email protected] (Bruce Momjian)
- pgbouncer - pgbouncer: New tools: AA-tree and Jenkins hash. [email protected] (User Mkz)
- pgsql: ts_rewrite() does not return a set, only one row; fix mislabeling [email protected] (Tom Lane)
- pgbouncer - pgbouncer: Replace the array hack for user lookup with tree [email protected] (User Mkz)
- pgsql: Found another small glitch in tsearch API: the two versions of [email protected] (Tom Lane)
- pgsql: Add a note pointing out that you can't log to syslog without [email protected] (Tom Lane)
- pgbouncer - pgbouncer: tag cvs tree as 1.2.cvs [email protected] (User Mkz)
- pgbouncer - pgbouncer: common object allocator [email protected] (User Mkz)
- pgbouncer - pgbouncer: fix some typos [email protected] (User Mkz)
- pgloader - pgloader: Add support for --quiet and --summary options, in [email protected] (User Dim)
- pgloader - pgloader: minor fix of manpage [email protected] (User Dim)
- pgsql: Update German FAQ. [email protected] (Bruce Momjian)
- pgsql: More release note wording improvements. [email protected] (Bruce Momjian)
- pgsql: Fix release tag spelling typo. [email protected] (Bruce Momjian)
- pgsql: Adjust error message to agree with documentation. [email protected] (Tom Lane)
- pgsql: More release note word-smithing. [email protected] (Bruce Momjian)
- pgsql: Update Japanese FAQ. [email protected] (Bruce Momjian)
- pgsql: Editorial overhaul for text search documentation. [email protected] (Tom Lane)
- pgsql: Fix shared tsvector/tsquery input code so that we don't say [email protected] (Tom Lane)
- pgsql: Add a useless return statement to suppress a warning seen with [email protected] (Tom Lane)
- pgsql: Create a quick-and-dirty list of known migration issues for [email protected] (Tom Lane)
- pgsql: Increase FD_SETSIZE on Win32 to allow for more than 54 clients. [email protected] (Magnus Hagander)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgsql: Remove an Assert that's been obsoleted by recent changes in the [email protected] (Tom Lane)
- pgsql: Be careful to get share lock on each page before computing its [email protected] (Tom Lane)
- pgsql: Adjust ts_debug's output as per my proposal of yesterday: show [email protected] (Tom Lane)
- pgsql: Clarify example of planner cost computation, per a suggestion [email protected] (Tom Lane)
- pgsql: Fix several bugs in tsvectorin, including crash due to [email protected] (Tom Lane)
- pgsql: Fix two-argument form of ts_rewrite() so it actually works for [email protected] (Tom Lane)
- pllolcode - pllolcode: Improve README [email protected] (User Eggyknap)
- pllolcode - pllolcode: First go at documenting what I've done so far [email protected] (User Eggyknap)
- pgsql: Use snprintf instead of wsprintf, and use getenv("APPDATA") [email protected] (Magnus Hagander)
- pgsql: Rename and slightly redefine the default text search parser's [email protected] (Tom Lane)
-
pgsql: Make configure probe for the location of the
header [email protected] (Tom Lane) - pgsql: Remove the aggregate form of ts_rewrite(), since it doesn't work [email protected] (Tom Lane)
- pgsql: Set read_only = TRUE while evaluating input queries for [email protected] (Tom Lane)
- pginstaller - pginst: update french translation. [email protected] (User H-saito)
- pgsql: Keep heap_page_prune from marking the buffer dirty when it didn't [email protected] (Tom Lane)
- pgsql: Fix UPDATE/DELETE WHERE CURRENT OF to support repeated update and [email protected] (Tom Lane)
- autovacuum.c update Alvaro Herrera
- pgsql: Minor changes to autovacuum worker: change error handling so that [email protected] (Alvaro Herrera)
- pgsql: Danish_Danmark -> Danish_Denmark [email protected] (Alvaro Herrera)
- pgsql: Fix an error in make_outerjoininfo introduced by my patch of [email protected] (Tom Lane)
- pgsql: Fix an error in make_outerjoininfo introduced by my patch of [email protected] (Tom Lane)
- pgsql: Rearrange vacuum-related bits in PGPROC as a bitmask, to better [email protected] (Alvaro Herrera)
- Re: pgsql: Rearrange vacuum-related bits in PGPROC as a bitmask, to better Tom Lane
- Re: pgsql: Rearrange vacuum-related bits in PGPROC as a bitmask, to better Alvaro Herrera
- pgsql: Remove obsolete statement that you can't update through a cursor. [email protected] (Tom Lane)
- pgsql: Disallow scrolling of FOR UPDATE/FOR SHARE cursors, so as to [email protected] (Tom Lane)
- pgsql: Update release notes to current CVS. [email protected] (Bruce Momjian)
- pgsql: Add new encoding aliases for Solaris, per Zdenek Kotala. [email protected] (Alvaro Herrera)
- pgsql: Use more real-world examples in the text search parser [email protected] (Alvaro Herrera)
- pgsql: Tweak new error messages to match the actual syntax of DECLARE [email protected] (Tom Lane)
- pgsql: Extract catalog info for error reporting before an error actually [email protected] (Alvaro Herrera)
- Re: pgsql: Extract catalog info for error reporting before an error actually Simon Riggs
- Re: pgsql: Extract catalog info for error reporting before an error actually Alvaro Herrera
- Re: pgsql: Extract catalog info for error reporting before an error actually Simon Riggs
- Re: [HACKERS] Re: pgsql: Extract catalog info for error reporting before an error actually Michael Paesold
- Re: [HACKERS] Re: pgsql: Extract catalog info for error reporting before an error actually Alvaro Herrera
- Re: [HACKERS] Re: pgsql: Extract catalog info for error reporting before an error actually Andrew Dunstan
- Re: [HACKERS] Re: pgsql: Extract catalog info for error reporting before an error actually Michael Paesold
- pgsql: Fix ALTER SEQUENCE so that it does not affect the value of [email protected] (Tom Lane)
- pgsql: Fix memory management for new variables -- they must actually [email protected] (Alvaro Herrera)
- pgsql: Ugly patch to make ALTER SEQUENCE OWNED BY not affect the [email protected] (Tom Lane)
- Re: [HACKERS] Re: pgsql: Extract catalog info for error reporting before an error actually Simon Riggs
- Re: [HACKERS] Re: pgsql: Extract catalog info for error reporting before an error actually Andrew Dunstan
- pgsql: Make initdb's selection of default text search configuration [email protected] (Tom Lane)
- Re: [HACKERS] Re: pgsql: Extract catalog info for error reporting before an error actually David Fetter
- pgsql: Add plpgsql doc example of RETURN NEXT. [email protected] (Bruce Momjian)
- pllolcode - pllolcode: Minor editing of call handler function, including [email protected] (User Eggyknap)
- pgsql: Set Japanese FAQ character code to UTF-8. [email protected] (Bruce Momjian)
- pginstaller - web: Add a note about desktop heap size [email protected] (User Dpage)
- pgbouncer - pgbouncer: fix signedness warnings in code [email protected] (User Mkz)
- pgbouncer - pgbouncer: version 1.1.1 [email protected] (User Mkz)
- pgsql: Avoid including any backend-only stuff in the zic utility [email protected] (Tom Lane)
- pgsql: Avoid having backend-only code compiled into ecpg. [email protected] (Tom Lane)
- pgbouncer - pgbouncer: slab allocator improvements - keep track of [email protected] (User Mkz)
- pgbouncer - pgbouncer: simpler warning args [email protected] (User Mkz)
- pgsql: Change have_join_order_restriction() so that we do not force a [email protected] (Tom Lane)
- pgsql: Change have_join_order_restriction() so that we do not force a [email protected] (Tom Lane)
- pgsql: Remove use of "Postgres" aliases in the FAQ in [email protected] (Bruce Momjian)
- pgsql: Remove second-in-paragraph usage of "Postgres" in FAQ_DEV. [email protected] (Bruce Momjian)
- pgsql: Allow an autovacuum worker to be interrupted automatically when [email protected] (Alvaro Herrera)
- pginstaller - pginst: Couple o' minor fixes. [email protected] (User Dpage)
- pgsql: Change win32 child-death tracking code to use a threadpool to [email protected] (Magnus Hagander)
- pgsql: Translation updates [email protected] (Peter Eisentraut)
- pgsql: Minor wording improvements per suggestion from Jeff Davis. [email protected] (Tom Lane)
- pgsql: Stamp 8.3beta2. [email protected] (Tom Lane)
- pgrpm - pgrpm: - postgresql 8.3 adaptation [email protected] (User Nanardon)
- psqlodbc - psqlodbc: The version is now 8.2.0501. [email protected] (User Hinoue)
- pgsql: Avoid considering both sort directions as equally useful for [email protected] (Tom Lane)
- Re: pgsql: Allow an autovacuum worker to be interrupted automatically when Simon Riggs
- psqlodbc - psqlodbc: The correction of the previous commit message. [email protected] (User Hinoue)
- pgsql: Rename default text search parser's "uri" token type to [email protected] (Tom Lane)
- pgsql: Add some rudimentary tracing code to the default text search [email protected] (Tom Lane)
- pgsql: Change text search parsing rules for hyphenated words so that [email protected] (Tom Lane)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- Re: pgsql: Allow an autovacuum worker to be interrupted automatically when Alvaro Herrera
- Re: pgsql: Allow an autovacuum worker to be interrupted automatically when Simon Riggs
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgtreelib - pgtreelib: [email protected] (User Kostas)
- pgsql: Fix a couple of issues with pg_dump's handling of inheritance [email protected] (Tom Lane)
- pgsql: Fix a couple of issues with pg_dump's handling of inheritance [email protected] (Tom Lane)
- pgsql: Fix a couple of issues with pg_dump's handling of inheritance [email protected] (Tom Lane)
- pgsql: Fix a couple of issues with pg_dump's handling of inheritance [email protected] (Tom Lane)
- pgsql: Make pg_dump and friends consistently report both the filename [email protected] (Tom Lane)
- pgsql: FAQ_IRIX [email protected] (Tom Lane)
- pgsql: Ooops, fat-fingered last commit message. [email protected] (Tom Lane)
- pgsql: Remove claim that ts_headline knows how to generate multiple [email protected] (Tom Lane)
- temporal - temporal: added rudimentary GiST support -- experimental [email protected] (User Jdavis)
- temporal - temporal: added postgresql COPYRIGHT file [email protected] (User Jdavis)
- pginstaller - pginst: Update for beta2 [email protected] (User Dpage)
- pgsql: New versions of mingw have gettimeofday(), so add an autoconf [email protected] (Magnus Hagander)
- pgsql: Add compat file for dynamically loading the functions that MinGW [email protected] (Magnus Hagander)
- pgsql: Fix coredump during replay WAL after crash. [email protected] (Teodor Sigaev)
- pgsql: Fix coredump during replay WAL after crash. [email protected] (Teodor Sigaev)
- Re: pgsql: Add compat file for dynamically loading the functions that MinGW Tom Lane
- Re: pgsql: Add compat file for dynamically loading the functions that MinGW Magnus Hagander
- pgsql: Make variable static, per Tom. [email protected] (Magnus Hagander)
- psqlodbc - psqlodbc: 1. [email protected] (User Hinoue)
- pgsql: Clarify restart is of the "database" server, in FAQ. [email protected] (Bruce Momjian)
- pgsql: Update Russian FAQ. [email protected] (Bruce Momjian)
- pgsql: Documentation wording fixes. [email protected] (Bruce Momjian)
- npgsql - Npgsql: 2007-10-29 Francisco Figueiredo Jr. [email protected] (User Fxjr)
- pgsql: - Add check of already changed page while replay WAL. [email protected] (Teodor Sigaev)
- pgsql: - Add check of already changed page while replay WAL. [email protected] (Teodor Sigaev)
- pgsql: Remove the hack in the grammar that "optimized away" DEFAULT NULL [email protected] (Tom Lane)
- plproxy - plproxy: remove syncing of standard_conforming_strings, seems [email protected] (User Mkz)
- plproxy - plproxy: test missin connect [email protected] (User Mkz)
- plproxy - plproxy: experimental support for old flex somehow it breaks [email protected] (User Mkz)
- plproxy - plproxy: malloc debugging for flex [email protected] (User Mkz)
- plproxy - plproxy: todo update [email protected] (User Mkz)
- plproxy - plproxy: put todo into wiki [email protected] (User Mkz)
- plproxy - plproxy: put malloc crap directly to scanner.l, parser does [email protected] (User Mkz)
- plproxy - plproxy: stop autogenerating debian/changelog [email protected] (User Mkz)
- pgsql: Mention the index name in 'could not create unique index' errors, [email protected] (Tom Lane)
- pginstaller - pginst: Copy the returned string from setlocale() per code [email protected] (User Dpage)
- pgsql: In the previous commit message, I forgot to credit Simon Riggs [email protected] (Alvaro Herrera)
- bizgres - bizgres: Add new psuedo threshold type 'IGNORE' - queries [email protected] (User Markir)
- bizgres - bizgres: Update README for overcommit and ignore threshold [email protected] (User Markir)
- bizgres - bizgres: Fix self deadlock breakage introduced by ignore [email protected] (User Markir)
- bizgres - bizgres: Use definable symbol RESLOCK_DEBUG to conditionally [email protected] (User Markir)
- pgsql: simple script to pull together a very small (<500k) tar file [email protected] (Marc G. Fournier)
- pgsnmpd - pgsnmpd: (finally) finish the pg_statistic table MIB [email protected] (User Eggyknap)
- plproxy - plproxy: insert a successful func inbetween [email protected] (User Mkz)
- plproxy - plproxy: old flex needs more cleanup [email protected] (User Mkz)
- plproxy - plproxy: test statement_timeout [email protected] (User Mkz)
- pgsnmpd - pgsnmpd: New Directory [email protected] (User Eggyknap)
- pgsnmpd - pgsnmpd: New Directory [email protected] (User Eggyknap)
- pgsnmpd - pgsnmpd: New Directory [email protected] (User Eggyknap)
- pgsnmpd - pgsnmpd: - Create pgsnmpdObjects with pgsnmpdConnectionsTable [email protected] (User Eggyknap)
- pllolcode - pllolcode: More documentation [email protected] (User Eggyknap)
- dbi-link - dbi-link: - Added new function [email protected] (David Fetter)
- pgsql: Add a note pointing out that some other databases make GREATEST [email protected] (Tom Lane)
- pgsql: Update some obsolete stuff in the GRANT and REVOKE reference [email protected] (Tom Lane)
- pgsql: Add note on PostgreSQL vs. [email protected] (Peter Eisentraut)
- pgsql: removed from CVS [email protected] (Marc G. Fournier)
- Re: pgsql: Add compat file for dynamically loading the functions that MinGW Hiroshi Saito
- Re: pgsql: Add compat file for dynamically loading the functions that MinGW Magnus Hagander
- Re: pgsql: Add compat file for dynamically loading the functions that MinGW Hiroshi Saito
- plproxy - plproxy: simpler lineno init [email protected] (User Mkz)
- Re: pgsql: Add compat file for dynamically loading the functions that MinGW Magnus Hagander
- pgsql: More precise error message [email protected] (Peter Eisentraut)
- pginstaller - pginst: Simple rewrite of the code that reads SQL scripts [email protected] (User Dpage)
- pgbouncer - pgbouncer: use unlikely() in debug macros [email protected] (User Mkz)
- pgsql: Add: > * Prevent long-lived temporary tables from causing [email protected] (Bruce Momjian)
- Re: pgsql: In the previous commit message, I forgot to credit Simon Riggs Simon Riggs