Mailing lists [pgsql-committers]
- pgsql: Remove last references to the crypt auth method, per Andreas [email protected] (Tom Lane)
- pgsql: Index some array functions, per Mario Splivalo. [email protected] (Tom Lane)
- pgsql: Update comment to reflect that LC_COLLATE and LC_CTYPE are now [email protected] (Heikki Linnakangas)
- npgsql - Npgsql2: [#1010379] NpgsqlDataAdapter.Update - Return value is [email protected] (User Fxjr)
- pgsql: Improve pg_dump's query for retrieving BLOB comments to be more [email protected] (Tom Lane)
- pgsql: Improve pg_dump's query for retrieving BLOB comments to be more [email protected] (Tom Lane)
- pgsql: plpgsql's exec_simple_cast_value() mistakenly supposed that it [email protected] (Tom Lane)
- pgsql: plpgsql's exec_simple_cast_value() mistakenly supposed that it [email protected] (Tom Lane)
- pgsql: plpgsql's exec_simple_cast_value() mistakenly supposed that it [email protected] (Tom Lane)
- pgsql: Fix GUC's reports of assign_hook failure to always include the [email protected] (Tom Lane)
- pgsql: Fix GUC's reports of assign_hook failure to always include the [email protected] (Tom Lane)
- pglogparser - pglogparser: New Directory [email protected] (User Kpierno)
- pglogparser - pglogparser: Initial checking to cvs [email protected] (User Kpierno)
- pglogparser - pglogparser: New Directory [email protected] (User Kpierno)
- pgsql: Change psql \d* display so 'S' _or_ a pattern include system [email protected] (Bruce Momjian)
- pgsql: Fix SetClientEncoding() to maintain a cache of previously [email protected] (Tom Lane)
- pgsql: Do not show information_schema in \d* commands, unless 'S' or [email protected] (Bruce Momjian)
- pgsql: Fix memory allocation for output of hstore type. [email protected] (Teodor Sigaev)
- pgsql: Fix memory allocation for output of hstore type. [email protected] (Teodor Sigaev)
- pgsql: Fix memory allocation for output of hstore type. [email protected] (Teodor Sigaev)
- pgsql: Add support for additional DTrace probes. [email protected] (Bruce Momjian)
- pgsql: Have PL/pgSQL FETCH set DIAGNOSTICS ROW_COUNT. [email protected] (Bruce Momjian)
- pgsql: Give a better error message when trying to change [email protected] (Bruce Momjian)
- pgsql: Minor code beautification/consolidation. [email protected] (Tom Lane)
- pgsql: Revert DTrace patch from Robert Lor [email protected] (Bruce Momjian)
- pgsql: Refactor ExecProject and associated routines so that fast-path [email protected] (Tom Lane)
- pgsql: Document that Solaris can't use effective_io_concurrency because [email protected] (Bruce Momjian)
- npgsql - Npgsql2: Fix resource manager lifetime. [email protected] (User Jbcooley)
- npgsql - Npgsql2: Fix missing cast from previous commit. [email protected] (User Jbcooley)
- npgsql - Npgsql2: Added test based on forum post. [email protected] (User Jbcooley)
- pgsql: Make directory name comparisons on Win32 case insensitive. [email protected] (Magnus Hagander)
- pgsql: Make directory name comparisons on Win32 case insensitive. [email protected] (Magnus Hagander)
- pgsql: Make directory name comparisons on Win32 case insensitive. [email protected] (Magnus Hagander)
- edb-debugger - server: Initialise plugin_info for all functions, not [email protected] (Dave Page)
- edb-debugger - server: Initialise plugin_info for all functions, not [email protected] (Dave Page)
- Re: pgsql: Make directory name comparisons on Win32 case insensitive. Tom Lane
- pglogparser - pglogparser: Added the Perl DBD SQLite module for [email protected] (User Kpierno)
- pgsql: Defend against possible crash if a plpython function does not [email protected] (Tom Lane)
- pgsql: Add a comment documenting the question of whether PrefetchBuffer [email protected] (Tom Lane)
- pgsql: Use (unsigned char) cast in argument of pg_tolower(). [email protected] (Tom Lane)
- pgsql: Use (unsigned char) cast in argument of pg_tolower(). [email protected] (Tom Lane)
- pgsql: Use (unsigned char) cast in argument of pg_tolower(). [email protected] (Tom Lane)
- pgsql: Add missing help output for \ef option. [email protected] (Tom Lane)
- pgsql: Minor wordsmithing on descriptions of some \d commands. [email protected] (Tom Lane)
- pgsql: Make \dt \di and friends more consistent about the treatment of [email protected] (Tom Lane)
- pgsql: Improve obsolete comment. [email protected] (Tom Lane)
- pgsql: Disallow setting fillfactor for TOAST tables. [email protected] (Alvaro Herrera)
- pgsql: Rewrite interval_hash() so that the hashcodes are equal for [email protected] (Tom Lane)
- pgsql: Rewrite interval_hash() so that the hashcodes are equal for [email protected] (Tom Lane)
- pgsql: Rewrite interval_hash() so that the hashcodes are equal for [email protected] (Tom Lane)
- pgsql: Rewrite interval_hash() so that the hashcodes are equal for [email protected] (Tom Lane)
- pgsql: Rewrite interval_hash() so that the hashcodes are equal for [email protected] (Tom Lane)
- pgsql: Rewrite interval_hash() so that the hashcodes are equal for [email protected] (Tom Lane)
- Re: pgsql: Make directory name comparisons on Win32 case insensitive. Magnus Hagander
- psqlodbc - psqlodbc: Improve the transactional control under [email protected] (User Hinoue)
- psqlodbc - psqlodbc: take some notes. [email protected] (User H-saito)
- psqlodbc - psqlodbc: Fix an infinite loop in utf8_to_ucs2(). [email protected] (User Hinoue)
- pgsql: A session that does not have any live snapshots does not have to [email protected] (Tom Lane)
- pgsql: Remove the recently added node types ReloptElem and OptionDefElem [email protected] (Tom Lane)
- pgsql: Make an attempt at fixing our current Solaris 11 breakage: add a [email protected] (Tom Lane)
- pgsql: Hmm, baiji thinks we need explicit 'extern' here. [email protected] (Tom Lane)
- pgsql: Remove contrib/intarray's definitions of the <@ and @> operators, [email protected] (Tom Lane)
- pgsql: I had always wondered why pg_config.h.win32 claimed that Windows [email protected] (Tom Lane)
- pgsql: Remove a boatload of useless definitions of 'int optreset'. [email protected] (Tom Lane)
- pgsql: Fix infinite loop while checking of partial match in pending [email protected] (Teodor Sigaev)
- pgsql: Change EXPLAIN output so that subplans and initplans [email protected] (Tom Lane)
- pgfouine - pgfouine: applied [#1010529] Error in normalize for bigint [email protected] (User Gsmet)
- pgfouine - pgfouine: applied a patch from Max Valjanski to support large [email protected] (User Gsmet)
- pgsql: Make ExecInitExpr build the list of SubPlans found in a plan tree [email protected] (Tom Lane)
- pgfouine - pgfouine: applied a patch from Steve Woodcock to fix a long [email protected] (User Gsmet)
- pgsql: Change cardinality() into a C-code function, instead of a [email protected] (Tom Lane)
- textsearch-ja - textsearch-ja: Remove trailing dashes for 4 charactor [email protected] (User Itagaki)
- pgsql: Rename the new CREATE DATABASE options to set collation and ctype [email protected] (Heikki Linnakangas)
- eehab hamzeh
- Re: eehab hamzeh
- pgsql: Fix 'all at one page bug' in picksplit method of R-tree [email protected] (Teodor Sigaev)
- pgsql: Fix 'all at one page bug' in picksplit method of R-tree [email protected] (Teodor Sigaev)
- pgsql: Fix 'all at one page bug' in picksplit method of R-tree [email protected] (Teodor Sigaev)
- pgsql: Correct keywords table for status of COLLATE vs LC_COLLATE. [email protected] (Tom Lane)
- pgtcl - libpgtcl: Mark that we're releasing version 1.7. [email protected] (User Karl)
- pgsql: Document the fact that fuzzystrmatch doesn't work in multibyte [email protected] (Tom Lane)
- pgsql: Adjust psql tab completion for new \d 'S' flag behavior; adjust [email protected] (Bruce Momjian)
- Re: Robert Haas
- eehab hamzeh
- pgsql: Add documentation mention of 'check_postgres.pl' in Routine [email protected] (Bruce Momjian)
- pgsql: Doc change in new patch, stand-alone -> standalone [email protected] (Bruce Momjian)
- pgsql: Display postgresql.conf unit options in an easier-to-understand, [email protected] (Bruce Momjian)
- pgsql: Document in postgresql.conf that the default units for [email protected] (Bruce Momjian)
- pgsql: Properly align equals signs in new postgresql.conf units [email protected] (Bruce Momjian)
- pgsql: Add entry in the encoding number to OS name table for KOI8-U. [email protected] (Peter Eisentraut)
- pgsql: Add unit documentation for various postgresql.conf settings. [email protected] (Bruce Momjian)
- psqlodbc - psqlodbc: Improve the handling of error messages at [email protected] (User Hinoue)
- psqlodbc - psqlodbc: Forgot to commit a file. [email protected] (User Hinoue)
- pgsql: Add an optional parameter to pg_start_backup() that specifies [email protected] (Tom Lane)
- pgsql: Add doc link to section about how to compile triggers. [email protected] (Bruce Momjian)
- pgbouncer - pgbouncer: Fix broken alignment in src/slab.c Alignment [email protected] (User Mkz)
- slony1-ctl - slony-ctl: Translation of README in progress [email protected] (User Sas)
- pgsql: Defend against non-ASCII letters in fuzzystrmatch code. [email protected] (Tom Lane)
- pgsql: Defend against non-ASCII letters in fuzzystrmatch code. [email protected] (Tom Lane)
- pgsql: Defend against non-ASCII letters in fuzzystrmatch code. [email protected] (Tom Lane)
- pgsql: Defend against non-ASCII letters in fuzzystrmatch code. [email protected] (Tom Lane)
- pgsql: Defend against non-ASCII letters in fuzzystrmatch code. [email protected] (Tom Lane)
- pgsql: Defend against non-ASCII letters in fuzzystrmatch code. [email protected] (Tom Lane)
- psqlodbc - psqlodbc: Prep 08.04.0100. [email protected] (User H-saito)
- pgsql: Fix 'all at one page bug' in picksplit method of R-tree [email protected] (Teodor Sigaev)
- pgsql: Fix 'all at one page bug' in picksplit method of R-tree [email protected] (Teodor Sigaev)
- pgsql: Fix 'all at one page bug' in picksplit method of R-tree [email protected] (Teodor Sigaev)
- pgsql: Remove useless (leftover?) extern declaration. [email protected] (Tom Lane)
- pgsql: Fix contrib/pg_freespacemap's underestimate of the number of [email protected] (Tom Lane)
- pgsql: Fix contrib/pg_freespacemap's underestimate of the number of [email protected] (Tom Lane)
- pgsql: Support Perl 5.10 and TCL 8.5 in MSVC builds. [email protected] (Magnus Hagander)
- pgsql: Remove FAQ and FAQ_DEV ASCII and HTML files from CVS; now on the [email protected] (Bruce Momjian)
- pgsql: Add release note item: Add Japanese message translations [email protected] (Bruce Momjian)
- pgsql: Add attribution for: Add Japanese message translations [email protected] (Bruce Momjian)
- pgsql: More GUC units doc updates. [email protected] (Bruce Momjian)
- pgsql: Disable effective_io_concurrency on Solaris because [email protected] (Bruce Momjian)
- pgsql: Revert addition of units to GUC descriptions; doesn't affect [email protected] (Bruce Momjian)
- pgsql: Improve tab completion for \ef. [email protected] (Bruce Momjian)
- pgsql: Tell gettext which codeset to use by calling [email protected] (Heikki Linnakangas)
- pgsql: Oops, mustn't call textdomain() when compiling without [email protected] (Heikki Linnakangas)
- psqlodbc - psqlodbc: Prep 08.04.0100. [email protected] (User H-saito)
- slony1-ctl - slony-ctl: forgotten files... [email protected] (User Sas)
- pgsql: Quote string literals correctly in the new CREATE SERVER [email protected] (Heikki Linnakangas)
- slony1-ctl - slony-ctl: Some cleaning of inclusion files [email protected] (User Sas)
- pgsql: XMLATTRIBUTES() should send the attribute values through [email protected] (Peter Eisentraut)
- pgsql: Allow leading and trailing spaces around NaN in numeric_in. [email protected] (Tom Lane)
- pgsql: Remove psql's ancient hack that suppressed functions taking or [email protected] (Tom Lane)
- pgsql: Fix the plpgsql memory leak exhibited in bug #4677. [email protected] (Tom Lane)
- pgsql: Treat EOF like \n for line-counting purposes in ParseConfigFile, [email protected] (Tom Lane)
- pgsql: Improve documentation about how checkpoint spreads I/O activity. [email protected] (Bruce Momjian)
- pg-migrator - src: [email protected] (User Bmomjian)
- pgsql: Remove SQL-compatibility function cardinality(). [email protected] (Tom Lane)
- pgsql: New Directory [email protected] (Peter Eisentraut)
- pgsql: New Directory [email protected] (Peter Eisentraut)
- pgsql: New Directory [email protected] (Peter Eisentraut)
- pgsql: New Directory [email protected] (Peter Eisentraut)
- pgsql: Update GIN limitations documentation to match current reality. [email protected] (Tom Lane)
- pgsql: New Directory [email protected] (Peter Eisentraut)
- pgsql: Translation updates for 8.4 beta [email protected] (Peter Eisentraut)
- pgsql: Update time zone data files to tzdata release 2009e: DST law [email protected] (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2009e: DST law [email protected] (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2009e: DST law [email protected] (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2009e: DST law [email protected] (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2009e: DST law [email protected] (Tom Lane)
- pgsql: Update config.guess and config.sub [email protected] (Peter Eisentraut)
- pgsql: Add URL for config.guess/sub updates [email protected] (Peter Eisentraut)
- pgsql: No more need to update FAQs. [email protected] (Bruce Momjian)
- pgsql: Clarify documentation references to pg_stat_get_blocks_fetched [email protected] (Bruce Momjian)
- pgsql: Update release notes through yesterday; some minor wordsmithing. [email protected] (Tom Lane)
- pgsql: commit and tag beta1 [email protected] (Marc G. Fournier)
- pgsql: Document how *_blks_read statistics columns are computed. [email protected] (Bruce Momjian)
- pgsql: Add cross-references from the DECLARE and FETCH reference pages [email protected] (Tom Lane)
- npgsql - Npgsql2: Add support for edm canonical string function "Right" [email protected] (User Jbcooley)
- pgsql: Clarify SSL _user_ authentication in release notes. [email protected] (Bruce Momjian)
- pgsql: Wording improvement for SSL user certificate authentication. [email protected] (Bruce Momjian)
- pgsql: Wording improvement. [email protected] (Bruce Momjian)
- npgsql - Npgsql2: Fix skip (offset) when used with a join [email protected] (User Jbcooley)
- pgsql: Better document libpq sslverify behavior as requiring root.crt. [email protected] (Bruce Momjian)
- pgsql: Message improvement [email protected] (Peter Eisentraut)
- pgsql: Message fix (I guess this was a cruise replace mistake.) [email protected] (Peter Eisentraut)
- pgsql: More wording clarification of sslverify setting. [email protected] (Bruce Momjian)
- pgsql: Make string more alike other similar messages. [email protected] (Alvaro Herrera)
- pgsql: Fix pg_dumpall so that when --clean is specified, it drops roles [email protected] (Tom Lane)
- pgfouine - pgfouine: implemented a simple garbage collector mechanism [email protected] (User Gsmet)
- pgsql: Fix logic to detect conflicts or blocks involving exclusive locks [email protected] (Andrew Dunstan)
- pgsql: Make a copy-editing pass over the 8.4 release notes. [email protected] (Tom Lane)
- textsearch-ja - textsearch_senna: workaround for 8.2 and 8.3. [email protected] (User Itagaki)
- pgsql: Make new strings more alike previously existing messages. [email protected] (Alvaro Herrera)
- Re: pgsql: Make new strings more alike previously existing messages. Tom Lane
- pgsql: pg_restore -jN does not equate "multiple jobs", so partly revert [email protected] (Alvaro Herrera)
- Re: pgsql: Make new strings more alike previously existing messages. Alvaro Herrera
- pgsql: Do some copy-editing on description of ts_headline(). [email protected] (Tom Lane)
- libpqtypes - libpqtypes: fixed bug in array.c. [email protected] (User Achernow)
- libpqtypes - libpqtypes: Added NULL composite array item test and [email protected] (User Achernow)
- pginstaller - pginst: Update release process - use pg84-specific config [email protected] (Dave Page)
- pginstaller - pginst: Couple more updates for 8.4 [email protected] (Dave Page)
- pginstaller - pginst: Prep for 8.4 beta 1 [email protected] (Dave Page)
- pginstaller - pginst: Tip of the day has been removed from pgAdmin [email protected] (Dave Page)
- pginstaller - pginst: int_aggregate is just an SQL wrapper now. [email protected] (Dave Page)
- Re: pgsql: pg_restore -jN does not equate "multiple jobs", so partly revert Simon Riggs
- pginstaller - pginst: Add new contrib modules in PG 8.4 [email protected] (Dave Page)
- Re: pgsql: pg_restore -jN does not equate "multiple jobs", so partly revert Andrew Dunstan
- pginstaller - pginst: Fix filename [email protected] (Dave Page)
- pgsql: Add libpq error message text on how to handle missing root.crt [email protected] (Bruce Momjian)
- pgsql: Reformat 'sslmode' options into an SGML table; improve wording. [email protected] (Bruce Momjian)
- pgsql: Fix broken {xufailed} production that made HEAD fail on select [email protected] (Tom Lane)
- npgsql - Npgsql2: [#1010558] Added callback to provide client [email protected] (User Fxjr)
- pgbulkload - pgbulkload: Fix profiling framework. [email protected] (User Itagaki)
- pgsql: Fix SGML markup I broke yesterday. [email protected] (Bruce Momjian)
- pgsql: Remove beer-ware license from crypt-md5.c, per approval from [email protected] (Magnus Hagander)
- pgsql: Remove beer-ware license from crypt-md5.c, per approval from [email protected] (Magnus Hagander)
- pgsql: Remove beer-ware license from crypt-md5.c, per approval from [email protected] (Magnus Hagander)
- pgsql: Remove beer-ware license from crypt-md5.c, per approval from [email protected] (Magnus Hagander)
- pgsql: Remove beer-ware license from crypt-md5.c, per approval from [email protected] (Magnus Hagander)
- pgsql: Remove beer-ware license from crypt-md5.c, per approval from [email protected] (Magnus Hagander)
- pgsql: Add missing periods. [email protected] (Alvaro Herrera)
- pgsql: Add missing gettext calls around some strings. [email protected] (Alvaro Herrera)
- pgsql: Remove mention of pre-7.1 inheritance behavior from /ref pages; [email protected] (Bruce Momjian)
- pgsql: Substitute extraneous underscores with spaces. [email protected] (Alvaro Herrera)
- reorg - pg_reorg: Modify LOCK to LOCK-NOWAIT-and-loop at swap tables to [email protected] (User Itagaki)
- Re: pgsql: Substitute extraneous underscores with spaces. Andrew Dunstan
- Re: pgsql: Substitute extraneous underscores with spaces. Alvaro Herrera
- pgsql: Fix the regression test error message for array_fill, too. [email protected] (Alvaro Herrera)
- pgsql: Fix planner to restore its previous level of intelligence about [email protected] (Tom Lane)
- pgsql: Fix planner to restore its previous level of intelligence about [email protected] (Tom Lane)
- pgsql: Bump disable_cost up from 1e8 to 1e10, per gripe from Kris Jurka. [email protected] (Tom Lane)
- pgsql: Add Ron Mayer as primary contributor for: Support the [email protected] (Bruce Momjian)
- pgfouine - pgfouine: synchronized .spec file with latest fedora one [email protected] (User Gsmet)
- pgfouine - pgfouine: bumped version to 1.1 [email protected] (User Gsmet)
- pgfouine - pgfouine: added year into the log files to make tests more [email protected] (User Gsmet)
- pgfouine - pgfouine: added a new test [email protected] (User Gsmet)
- pgfouine - pgfouine: added support for lists and regexps in -user and [email protected] (User Gsmet)
- pgfouine - pgfouine: updated GeSHi to 1.0.8.3 [email protected] (User Gsmet)
- pgfouine - www: fixed log_line_prefix for user/database filtering [email protected] (User Gsmet)
- pgfouine - www: age += 2 [email protected] (User Gsmet)
- pgsql: Mention as a potential incompatibility the fact that SELECT [email protected] (Tom Lane)
- pgsql: Revise plpgsql's scanner to process comments and string literals [email protected] (Tom Lane)
- pgsql: Fix estimate_num_groups() to not fail on PlaceHolderVars, per [email protected] (Tom Lane)
- pgsql: Fix textsearch documentation examples to not recommend [email protected] (Tom Lane)
- pgsql: Fix textsearch documentation examples to not recommend [email protected] (Tom Lane)
- pgsql: Fix de-escaping checks so that we will reject \000 as well as [email protected] (Tom Lane)
- pgsql: Rethink the idea of having plpgsql depend on parser/gram.h. [email protected] (Tom Lane)
- pgsql: Assorted portability fixes for Borland C, from Pavel Golub. [email protected] (Tom Lane)
- pgbulkload - pgbulkload: Preparing Release 2.4.0. [email protected] (User Itagaki)
- pgsql: Read nls.nk files to determine the proper name of NLS catalogs to [email protected] (Magnus Hagander)
- slony1-ctl - slony-ctl: Some minor improvements in information [email protected] (User Sas)
- pgbulkload - pgbulkload: Report conflicted values for duplicate keys. [email protected] (User Itagaki)
- pgbulkload - pgbulkload: New Directory [email protected] (User Itagaki)
- pgbulkload - pgbulkload: New Directory [email protected] (User Itagaki)
- pgbulkload - pgbulkload: New Directory [email protected] (User Itagaki)
- pgbulkload - pgbulkload: New Directory [email protected] (User Itagaki)
- pgbulkload - pgbulkload: add regression tests. [email protected] (User Itagaki)
- slony1-ctl - slony-ctl: Adding the possibility to drop objects from an [email protected] (User Sas)
- pgsql: Add agg/normal/trigger/window flags for psql \df and in \df [email protected] (Bruce Momjian)
- pgsql: Merge psql \df options into a single \? line, and update docs. [email protected] (Bruce Momjian)
- pgsql: Improve psql \df error handling. [email protected] (Bruce Momjian)
- pgsql: Fix obsolete cross-reference (this file isn't called alpha.c [email protected] (Tom Lane)
- pgsql: Remove the long-obsolete homebrew dl*() functions for AIX, in [email protected] (Tom Lane)
- orafce - orafce: Use AllocateFile and FreeFile instead of fopen and [email protected] (User Itagaki)
- pgbulkload - pgbulkload: Use AllocateFile and FreeFile instead of fopen [email protected] (User Itagaki)
- reorg - pg_reorg: New Directory [email protected] (User Itagaki)
- reorg - pg_reorg: Support PGXS. [email protected] (User Itagaki)
- pgbulkload - pgbulkload: Partial support for PGXS, because [email protected] (User Itagaki)
- slony1-ctl - slony-ctl: Sample file for objects-to-drop specification [email protected] (User Sas)
- pgsql: Use brackets in psql \df \? help. [email protected] (Bruce Momjian)
- pgsql: After archive recovery, mark the last WAL segment from the parent [email protected] (Heikki Linnakangas)
- pgsql: Change the default value of max_prepared_transactions to zero, [email protected] (Tom Lane)
- reorg - pg_reorg: Fix compile errors on Linux. [email protected] (User Itagaki)
- pgbulkload - pgbulkload: Fix compile errors on Linux. [email protected] (User Itagaki)
- pgsql: varstr_cmp and any comparison function that piggybacks on it can [email protected] (Heikki Linnakangas)
- pgsql: Improve the documentation on 8.4 visibility map related VACUUM [email protected] (Heikki Linnakangas)
- pgsql: Mention that tables have a visibility map fork alongside the main [email protected] (Heikki Linnakangas)
- pgsql: Don't use the result of strcmp as if it were a boolean. [email protected] (Tom Lane)
- deny-updates - trunk: Fix think-o in README [email protected] (User Decibel)
- pgsql: Suppress some 'variable may be used uninitialized' warnings from [email protected] (Tom Lane)
- autodoc - autodoc: Use datarootdir instead of datadir [email protected] (User Rbt)
- autodoc - autodoc: Dramatically simplify installation process (Thanks [email protected] (User Rbt)
- autodoc - autodoc: Minor fixes for named functions for newer DBD::Pg's. [email protected] (User Rbt)
- autodoc - autodoc: Remove support for PostgreSQL versions earlier than [email protected] (User Rbt)
-
autodoc - autodoc: Add -m
to only output structures or functions [email protected] (User Rbt) - autodoc - autodoc: Improve wording for --table help (Jamie Nicholson) [email protected] (User Rbt)
- slony1-ctl - slony-ctl: Bug reported by Bastian Voigt [email protected] (User Sas)
- pgsql: Move gettext encoding names into encnames.c, so we only have one [email protected] (Magnus Hagander)
- pgsql: Remove sslverify parameter again, replacing it with two new [email protected] (Magnus Hagander)
- slony1-ctl - slony-ctl: One more bug discovered by Bastian Voigt. [email protected] (User Sas)
- pgsql: Remove sslverify parameter from release notes, mention that [email protected] (Magnus Hagander)
- pgsql: More clearly document what the different sslmode options mean, [email protected] (Magnus Hagander)
- pgsql: Fix some more 'variable may be used uninitialized' warnings from [email protected] (Tom Lane)
- pgsql: Improve server spoofing wording, per request from Magnus. [email protected] (Bruce Momjian)
- psqlodbc - psqlodbc: 1. [email protected] (User Hinoue)
- psqlodbc - psqlodbc: some adjustment. [email protected] (User H-saito)
- pgsql: Remove HELIOS Software GmbH name and copyright from AIX dynloader [email protected] (Bruce Momjian)
- pgsql: Remove HELIOS Software GmbH name and copyright from AIX dynloader [email protected] (Bruce Momjian)
- pgsql: Remove HELIOS Software GmbH name and copyright from AIX dynloader [email protected] (Bruce Momjian)
- pgsql: Remove HELIOS Software GmbH name and copyright from AIX dynloader [email protected] (Bruce Momjian)
- pgsql: Remove HELIOS Software GmbH name and copyright from AIX dynloader [email protected] (Bruce Momjian)
- pgsql: Fix the handling of sub-SELECTs appearing in the arguments of an [email protected] (Tom Lane)
- pgsql: Fix the handling of sub-SELECTs appearing in the arguments of an [email protected] (Tom Lane)
- pgsql: Fix the handling of sub-SELECTs appearing in the arguments of an [email protected] (Tom Lane)
- pgsql: Fix the handling of sub-SELECTs appearing in the arguments of an [email protected] (Tom Lane)
- pgsql: Fix the handling of sub-SELECTs appearing in the arguments of an [email protected] (Tom Lane)
- pgsql: Fix the handling of sub-SELECTs appearing in the arguments of an [email protected] (Tom Lane)
- pgfouine - pgfouine: set the garbage collection timeout to 60 seconds [email protected] (User Gsmet)
- pgfouine - pgfouine: preparing tomorrow's release [email protected] (User Gsmet)
- pgfouine - pgfouine: fixed INSTALL instructions [email protected] (User Gsmet)
- pgfouine - www: preparing tomorrow's release [email protected] (User Gsmet)
- pgfouine - www: reorganized the tutorial a bit [email protected] (User Gsmet)
- pgfouine - pgfouine: backported BRANCH_1_0 fixes [email protected] (User Gsmet)
- pgfouine - www: added Russell Smith to the thanks list [email protected] (User Gsmet)
- pgfouine - www: in fact, fastpath function calls were already supported [email protected] (User Gsmet)
- pgfouine - pgfouine: fixed an oversight in stderr parser related to [email protected] (User Gsmet)
- pgfouine - pgfouine: fixed the unit tests [email protected] (User Gsmet)
- pgfouine - pgfouine: added release instructions [email protected] (User Gsmet)
- pgsql: Update citext expected output to exactly match the real output, [email protected] (Tom Lane)
- pgsql: Typo fix. [email protected] (Tom Lane)
- pgfouine - pgfouine: added normalization of IN() clauses [email protected] (User Gsmet)
- pgfouine - pgfouine: changed the default order of reports [email protected] (User Gsmet)
- pgfouine - pgfouine: fixed typo [email protected] (User Gsmet)
- pgfouine - pgfouine: raised the default memory limit to 256 MB [email protected] (User Gsmet)
- pgfouine - pgfouine: in fact, let's raise it directly to 512 MB [email protected] (User Gsmet)
- pgsql: Remove Windows-specific definition of S_ISDIR(). [email protected] (Tom Lane)
- autodoc - autodoc: Don't need relhasindexes, relhasrules, or [email protected] (User Rbt)
- pgfouine - www: added the final links [email protected] (User Gsmet)
- pgsql: Some more work on the 8.4 release notes. [email protected] (Tom Lane)
- deny-updates - trunk: Change to using a text string of options [email protected] (User Decibel)
- pgbulkload - pgbulkload: New Directory [email protected] (User Itagaki)
- pgbulkload - pgbulkload: pg_bulkload 2.4beta2. [email protected] (User Itagaki)
- deny-updates - trunk: Add the option of allowing updates if the field [email protected] (User Decibel)
- deny-updates - trunk: Small mod to README [email protected] (User Decibel)
- libpqtypes - libpqtypes: Changed email addresses in AUTHORS file #2 [email protected] (User Achernow)
- libpqtypes - libpqtypes: Changed email addresses in AUTHORS file [email protected] (User Achernow)
- libpqtypes - libpqtypes: Bumped version to 1.3.2 [email protected] (User Achernow)
- pgsql: Proofreading adjustments for first two parts of documentation [email protected] (Bruce Momjian)
- pgsql: In VACUUM, FREEZE must be before ANALYZE; fix this in vacuumdb. [email protected] (Bruce Momjian)
- pg-migrator - src: Fix bugs in testing; improve debugging capabilities. [email protected] (User Bmomjian)
- pg-migrator - src: pgindent run with proper typedefs. [email protected] (User Bmomjian)
- pg-migrator - src: Trim funcs Makefile of old comments. [email protected] (User Bmomjian)
- orafce - orafce: Prepare to release 3.0RC1. [email protected] (User Itagaki)
- pgsql: Move SERVER to the right place in the alphabetically sorted [email protected] (Heikki Linnakangas)
- textsearch-ja - textsearch-ja: Prepare to release 8.4.1. [email protected] (User Itagaki)
- textsearch-ja - textsearch_senna: Add include files for Linux. [email protected] (User Itagaki)
- pgloader - pgloader: python-support is needed for pgloader to run, not [email protected] (User Dim)
- pg-migrator - src: Build fixes; fixes for checking of pg_migrator.so [email protected] (User Bmomjian)
- pg-migrator - src: Log file improvements, Makefile instruction cleanup [email protected] (User Bmomjian)
- pg-migrator - src: Wording fix. [email protected] (User Bmomjian)
- pgsql: Blank line Makefile cleanups. [email protected] (Bruce Momjian)
- pg-migrator - src: Fix Makefile rules for funcs, with help of Peter [email protected] (User Bmomjian)
- pg-migrator - src: More cleanups. [email protected] (User Bmomjian)
- pg-migrator - src: Improve error checking, make sure binary was compiled [email protected] (User Bmomjian)
- pgsql: Improve pull_up_subqueries logic so that it doesn't insert [email protected] (Tom Lane)
- pgsql: Add check_keyword.pl script to perform some basic sanity checks [email protected] (Heikki Linnakangas)
- npgsql - Npgsql2: #1010599 - update xml docs (fix typo in Clone) Thanks [email protected] (User Jbcooley)
- deny-updates - trunk: Move old parameter checks outside of the options [email protected] (User Alexk)
- pgsql: Clean up check_keywords.pl script, making it 'strict' and [email protected] (Heikki Linnakangas)
- pg-migrator - src: Check for invalid 'name' user columns. [email protected] (User Bmomjian)
- pg-migrator - src: Add checks for non-btree and bpchar_pattern_ops [email protected] (User Bmomjian)