Mailing lists [pgsql-committers]
- textsearch-ja - textsearch-ja: Fix normalization routine for full-width [email protected] (User Itagaki)
- pgsql: Fix usage of char2wchar/wchar2char. [email protected] (Teodor Sigaev)
- pgsql: Fix usage of char2wchar/wchar2char. [email protected] (Teodor Sigaev)
- pgsql: Fix usage of char2wchar/wchar2char. [email protected] (Teodor Sigaev)
- pgsql: When we are in error recursion trouble, arrange to suppress [email protected] (Tom Lane)
- pgsql: When we are in error recursion trouble, arrange to suppress [email protected] (Tom Lane)
- pgsql: When we are in error recursion trouble, arrange to suppress [email protected] (Tom Lane)
- pgsql: When we are in error recursion trouble, arrange to suppress [email protected] (Tom Lane)
- pgsql: When we are in error recursion trouble, arrange to suppress [email protected] (Tom Lane)
- pgsql: When we are in error recursion trouble, arrange to suppress [email protected] (Tom Lane)
- pgsql: Ooops ... [email protected] (Tom Lane)
- pgsql: Ooops ... [email protected] (Tom Lane)
- pgsql: Ooops ... [email protected] (Tom Lane)
- pgsql: Ooops ... [email protected] (Tom Lane)
- pgsql: Ooops ... [email protected] (Tom Lane)
- textsearch-ja - textsearch-ja: Use appropriate error codes. [email protected] (User Itagaki)
- pgsql: Remove the placeholder LWLockId in place of the removed [email protected] (Heikki Linnakangas)
- pgsql: Fix copy-pasto in the patch to allow background writer to run [email protected] (Heikki Linnakangas)
- pgsql: Log a warning instead of shutting down the system if we can't [email protected] (Magnus Hagander)
- pgsql: Don't actively violate the system limit of maximum open files [email protected] (Peter Eisentraut)
- pgsql: Add new SQL:2008 error codes for invalid LIMIT and OFFSET values. [email protected] (Peter Eisentraut)
- pgsql: Add some sanity checks to CREATE CAST ... [email protected] (Heikki Linnakangas)
- pgsql: Provide some proper minimal documentation for the pg_dump(all) [email protected] (Peter Eisentraut)
- pgsql: Clarify to the translator that yyerror() deals with the [email protected] (Peter Eisentraut)
- pgsql: Reload config file in startup process on SIGHUP. [email protected] (Heikki Linnakangas)
- Re: pgsql: Log a warning instead of shutting down the system if we can't Tom Lane
- Re: pgsql: Log a warning instead of shutting down the system if we can't Tom Lane
- Re: pgsql: Log a warning instead of shutting down the system if we can't Magnus Hagander
- pgsql: Change hba load failure message to LOG instead of WARNING. [email protected] (Magnus Hagander)
- pgsql: Put back our old workaround for machines that declare cbrt() in [email protected] (Tom Lane)
- pgsql: Put back our old workaround for machines that declare cbrt() in [email protected] (Tom Lane)
- pgsql: Put back our old workaround for machines that declare cbrt() in [email protected] (Tom Lane)
- pgsql: Put back our old workaround for machines that declare cbrt() in [email protected] (Tom Lane)
- pgsql: Put back our old workaround for machines that declare cbrt() in [email protected] (Tom Lane)
- pgsql: Put back our old workaround for machines that declare cbrt() in [email protected] (Tom Lane)
- pgsql: Add MUST (Mauritius Island Summer Time) to the list of known [email protected] (Heikki Linnakangas)
- pgsql: Add MUST (Mauritius Island Summer Time) to the list of known [email protected] (Heikki Linnakangas)
- pgsql: Add MUST (Mauritius Island Summer Time) to the list of known [email protected] (Heikki Linnakangas)
- pgsql: Add MUST (Mauritius Island Summer Time) to the list of known [email protected] (Heikki Linnakangas)
- pgsql: Add MUST (Mauritius Island Summer Time) to the list of known [email protected] (Heikki Linnakangas)
- pgsql: Add MUST (Mauritius Island Summer Time) to the list of known [email protected] (Heikki Linnakangas)
- pgsql: Message tuning [email protected] (Peter Eisentraut)
- stackbuilder - wizard: Automatic merge using stringmerge script. [email protected] (Dave Page)
- stackbuilder - wizard: update translation template [email protected] (Dave Page)
- pgsql: Fix column privilege checking for cases where parent and child [email protected] (Tom Lane)
- stackbuilder - wizard: New Japanese po file. [email protected] (User H-saito)
- pgsql: Remove documentation of log_restartpoints setting, which is [email protected] (Tom Lane)
- stackbuilder - wizard: Updated French translation from Guillaume [email protected] (Dave Page)
- pgsql: Teach the planner to support index access methods that only [email protected] (Tom Lane)
- pgsql: Separate the key word list that lived in keywords.c into a new [email protected] (Alvaro Herrera)
- pgsql: Avoid MSVC breakage caused by my previous commit by not using a [email protected] (Alvaro Herrera)
- Re: pgsql: Avoid MSVC breakage caused by my previous commit by not using a Tom Lane
- pgsql: Make pg_hba parsing report all errors in the file before aborting [email protected] (Magnus Hagander)
- npgsql - Npgsql2: Updated scan to handle Table attribute for cases where [email protected] (User Jbcooley)
- pgsql: On Windows, call bind_textdomain_codeset on domains other than [email protected] (Alvaro Herrera)
- pgsql: Add comments about kwlookup.c expectations [email protected] (Alvaro Herrera)
- pgsql: pg_bind_textdomain_codeset must exist only on ENABLE_NLS. [email protected] (Alvaro Herrera)
- Re: pgsql: pg_bind_textdomain_codeset must exist only on ENABLE_NLS. Tom Lane
- stackbuilder - wizard: Updated German translation from Harald Armin [email protected] (Dave Page)
- pgsql: Fix MSVC build for new ways to pull in keywords.c and kwlookup.c. [email protected] (Magnus Hagander)
- pgsql: Revert pg_bind_textdomain_codeset to a existant-but-empty [email protected] (Alvaro Herrera)
- Re: pgsql: pg_bind_textdomain_codeset must exist only on ENABLE_NLS. Alvaro Herrera
- pgsql: Add summarization comment about visibility functions. [email protected] (Bruce Momjian)
- pgsql: Accept 'on' and 'off' as input for boolean data type, unifying [email protected] (Peter Eisentraut)
- pgsql: Tweak the regression test case so that the ordering of numbers [email protected] (Peter Eisentraut)
- Re: pgsql: Accept 'on' and 'off' as input for boolean data type, unifying Tom Lane
- pgsql: In parse_bool_with_len, avoid crash when no result pointer is [email protected] (Peter Eisentraut)
- pgsql: Doc patch for the recently added probes. [email protected] (Bruce Momjian)
- pgsql: Prevent recursion during parse of email-like string with multiple [email protected] (Teodor Sigaev)
- pgsql: Prevent recursion during parse of email-like string with multiple [email protected] (Teodor Sigaev)
- pgsql: Prevent recursion during parse of email-like string with multiple [email protected] (Teodor Sigaev)
- pgloader - pgloader: Implement skip_head_lines in configuration file, [email protected] (User Dim)
- pgsql: Fix set_subquery_pathlist() to copy the RTE's subquery before it [email protected] (Tom Lane)
- pgsql: Fix set_subquery_pathlist() to copy the RTE's subquery before it [email protected] (Tom Lane)
- pgsql: Make SubPlan nodes carry the result's typmod as well as datatype [email protected] (Tom Lane)
- pgsql: Remove pg_trace.h inclusion from c.h and add it to the .c files [email protected] (Alvaro Herrera)
- pgsql: Improve match_special_index_operator() to recognize that LIKE [email protected] (Tom Lane)
- pgsql: Use thread-local storage for querybuffer in fmtId() on Windows, [email protected] (Andrew Dunstan)
- pgsql: Some languages have symbols with zero display's width or/and [email protected] (Teodor Sigaev)
- pgsql: Code review for dtrace probes added (so far) to 8.4. [email protected] (Tom Lane)
- pgsql: Fix core dump due to null-pointer dereference in to_char() when [email protected] (Tom Lane)
- pgsql: Fix core dump due to null-pointer dereference in to_char() when [email protected] (Tom Lane)
- pgsql: Fix core dump due to null-pointer dereference in to_char() when [email protected] (Tom Lane)
- pgsql: Fix core dump due to null-pointer dereference in to_char() when [email protected] (Tom Lane)
- pgsql: Fix core dump due to null-pointer dereference in to_char() when [email protected] (Tom Lane)
- pgsql: Fix core dump due to null-pointer dereference in to_char() when [email protected] (Tom Lane)
- pgsql: Translation updates [email protected] (Peter Eisentraut)
- pgbouncer - pgbouncer: SHOW DATABASES had wrong column count. [email protected] (User Mkz)
- pgsql: Update back-branch release notes. [email protected] (Tom Lane)
- pgsql: Update back-branch release notes. [email protected] (Tom Lane)
- pgsql: Update back-branch release notes. [email protected] (Tom Lane)
- pgsql: Update back-branch release notes. [email protected] (Tom Lane)
- pgsql: Update back-branch release notes. [email protected] (Tom Lane)
- pgsql: Update back-branch release notes. [email protected] (Tom Lane)
- pgsql: tag 8.3.7 [email protected] (Marc G. Fournier)
- pgsql: tag 8.2.13 [email protected] (Marc G. Fournier)
- pgsql: tag 8.1.17 [email protected] (Marc G. Fournier)
- pgsql: tag 8.0.21 [email protected] (Marc G. Fournier)
- pgsql: tag 7.4.25 [email protected] (Marc G. Fournier)
- libpqtypes - libpqtypes: cflags was not being carried through to [email protected] (User Achernow)
- libpqtypes - libpqtypes: Updated changelog [email protected] (User Achernow)
- stackbuilder - wizard: Remove ununsed variable. [email protected] (Dave Page)
- stackbuilder - wizard: Bump version. [email protected] (Dave Page)
- pginstaller - pginst: Fix encoding/locale command line options when used [email protected] (Dave Page)
- pginstaller - pginst: Fix encoding/locale command line options when used [email protected] (Dave Page)
- pginstaller - pginst: Update for 8.2.13 [email protected] (Dave Page)
- pginstaller - pginst: Update for 8.3.7 [email protected] (Dave Page)
- pginstaller - pginst: Tweak readme & update build instructions. [email protected] (Dave Page)
- stackbuilder - wizard: fix version number [email protected] (Dave Page)
- pgsql: Restore previous ordering of BUFFER_FLUSH_START probe. [email protected] (Tom Lane)
- pgsql: Fix identify_locking_dependencies to reflect the fact that [email protected] (Tom Lane)
- uuid-freebsd - uuid-freebsd: Imported Sources [email protected] (User Andrewsn)
- stackbuilder - wizard: Update swedish translation [email protected] (User Mha)
- uuid-freebsd - uuid-freebsd: Add all remaining functionality; this [email protected] (User Andrewsn)
- uuid-freebsd - uuid-freebsd: for v1mc, randomize the clock sequence bits [email protected] (User Andrewsn)
- pgsql: Clean up the code for to_timestamp's conversion of year plus ISO [email protected] (Tom Lane)
- pgsql: Fix contrib/hstore to throw an error for keys or values that [email protected] (Tom Lane)
- pgsql: Fix contrib/hstore to throw an error for keys or values that [email protected] (Tom Lane)
- pgsql: Fix contrib/hstore to throw an error for keys or values that [email protected] (Tom Lane)
- pgsql: Add -w option to --help output. [email protected] (Peter Eisentraut)
- pgsql: Document that datetime year '0' is considered in a recent [email protected] (Bruce Momjian)
- pgsql: Improve zero-year comments. [email protected] (Bruce Momjian)
- pgsql: Add just-assigned CVE number to release notes for recent security [email protected] (Tom Lane)
- pgsql: Fix Windows-specific race condition in syslogger. [email protected] (Heikki Linnakangas)
- pgsql: Fix Windows-specific race condition in syslogger. [email protected] (Heikki Linnakangas)
- npgsql - Npgsql2: Fixed problem where null parameters were being sent [email protected] (User Fxjr)
- npgsql - Npgsql2: Fixed regression with prepared statements with [email protected] (User Fxjr)
- pgsql: Add seven kanji characters defined in the Windows 950 codepage to [email protected] (Heikki Linnakangas)
- pgsql: Add seven kanji characters defined in the Windows 950 codepage to [email protected] (Heikki Linnakangas)
- pgsql: Fix case of the just resurrected UCS_to_BIG5.pl script, and [email protected] (Heikki Linnakangas)
- pgsql: Don't intercept SIGQUIT as a signal to trigger failover; that's [email protected] (Heikki Linnakangas)
- pgsql: Don't intercept SIGQUIT as a signal to trigger failover; that's [email protected] (Heikki Linnakangas)
- pgsql: Be more clear about when to use gist__int_ops vs. [email protected] (Tom Lane)
- pgsql: Don't set the signal handler for SIGQUIT on Windows. [email protected] (Heikki Linnakangas)
- pgsql: Don't set the signal handler for SIGQUIT on Windows. [email protected] (Heikki Linnakangas)
- dbi-link - dbi-link: Make sure people know how to deal with a silly [email protected] (David Fetter)
- pgsql: Rename pg_restore -m to -j, and add documentation about what good [email protected] (Peter Eisentraut)
- psqlodbc - psqlodbc: The version is now 8.03.0402. [email protected] (User Hinoue)
- muninpgplugins - muninpgplugins: adding pod, compliant with upstream [email protected] (User C2main)
- pgsql: Optimize multi-batch hash joins when the outer relation has a [email protected] (Tom Lane)
- psqlodbc - psqlodbc: Fix an inconsistent declaration of a function. [email protected] (User Hinoue)
- textsearch-ja - textsearch_senna: Imported Sources [email protected] (User Itagaki)
- libpqtypes - libpqtypes: added a warning about getf failing after it has [email protected] (User Achernow)
- pgsql: Remove the datetime keywords ABSTIME and RELTIME, which we'd been [email protected] (Tom Lane)
- psqlodbc - psqlodbc: take some notes. [email protected] (User H-saito)
- psqlodbc - psqlodbc: Fix gettext library. [email protected] (User H-saito)
- pgmemcache: pgmemcache NEWS README.pgmemcache [email protected]
- pgmemcache: pgmemcache Makefile [email protected]
- psqlodbc - psqlodbc: 1. [email protected] (User Hinoue)
- pgsql: Remove the -d and -D options of pg_dump and pg_dumpall. [email protected] (Tom Lane)
- pgsql: Clean up pg_SSPI_error() coding a little bit: make the messages [email protected] (Tom Lane)
- pgsql: Clarify 'cert' authentication documention. [email protected] (Bruce Momjian)
- pgsql: Add isExtend to the parameters of the buffer_read_start and [email protected] (Tom Lane)
- pgsql: Clarify libpq 'sslverify' documentation wording. [email protected] (Bruce Momjian)
- pgsql: More fixes for 8.4 DTrace probes. [email protected] (Tom Lane)
- pgbuildfarm - client-code: allow for alternative Linux objdump output [email protected] (User Andrewd)
- pgsql: Add expected file for locale-enabled installations. [email protected] (Peter Eisentraut)
- psqlodbc - psqlodbc: take some notes. [email protected] (User H-saito)
- pgsql: Update constraint_exclusion docs because parameter is now [email protected] (Bruce Momjian)
- pgsql: Const-ify the parse table passed to fillRelOptions. [email protected] (Tom Lane)
- psqlodbc - psqlodbc: Change sslverify stuff so that it can be built with [email protected] (User Hinoue)
- pgsql: Remove munging of xml and xpath params to xpath(). [email protected] (Andrew Dunstan)
- pgsql: Fix my typo [email protected] (Peter Eisentraut)
- hstore-new - hstore-new: Imported Sources [email protected] (User Andrewsn)
- pgsql: Implement "fastupdate" support for GIN indexes, in which we try [email protected] (Tom Lane)
- pgsql: Fix stupid parenthesization mistake. [email protected] (Tom Lane)
- psqlodbc - psqlodbc: Add a textbox to setup dialog to change the [email protected] (User Hinoue)
- pgsql: Install a search tree depth limit in GIN bulk-insert operations, [email protected] (Tom Lane)
- pgsql: Install a search tree depth limit in GIN bulk-insert operations, [email protected] (Tom Lane)
- pgsql: Install a search tree depth limit in GIN bulk-insert operations, [email protected] (Tom Lane)
- pgsql: No period if it's not a sentence [email protected] (Peter Eisentraut)
- pgsql: Polish SQL/MED terminology [email protected] (Peter Eisentraut)
- pgsql: In the \? output, align the columns consistently. [email protected] (Peter Eisentraut)
- pgsql: Update line count for \? output (obtained from wc -l) [email protected] (Peter Eisentraut)
- pgsql: Complete list of valid fork names, and use double quotes. [email protected] (Peter Eisentraut)
- pgsql: Use double quotes instead of single quotes. [email protected] (Peter Eisentraut)
- psqlodbc - psqlodbc: some changes. [email protected] (User H-saito)
- pgsql: Fix old thinko in pgp.h: the idea is to declare some named enum [email protected] (Tom Lane)
- pgsql: Fix old thinko in pgp.h: the idea is to declare some named enum [email protected] (Tom Lane)
- pgsql: Fix old thinko in pgp.h: the idea is to declare some named enum [email protected] (Tom Lane)
- pgsql: Fix old thinko in pgp.h: the idea is to declare some named enum [email protected] (Tom Lane)
- psqlodbc - psqlodbc: Improve the handling of empty_queries. [email protected] (User Hinoue)
- hstore-new - hstore-new: backport mods for 8.3 [email protected] (User Andrewsn)
- hstore-new - hstore-new: more backport [email protected] (User Andrewsn)
- pgsql: Adjust the APIs for GIN opclass support functions to allow the [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 btree_gin contrib module. [email protected] (Tom Lane)
- pgsql: First version of 8.4 release notes; [email protected] (Bruce Momjian)
- Re: pgsql: First version of 8.4 release notes; Alvaro Herrera
- pgsql: Mention release note items current as of 2009-03-16. [email protected] (Bruce Momjian)
- pgsql: Adjust AS OF release notes markup. [email protected] (Bruce Momjian)
- pgsql: Re-add release notes for release 8.3.7. [email protected] (Bruce Momjian)
- Re: pgsql: First version of 8.4 release notes; Bruce Momjian
- pgsql: Reorder 8.4 release note sections. [email protected] (Bruce Momjian)
- pgsql: Fix markup so that 'make HISTORY' works. [email protected] (Tom Lane)
- pgsql: Correction: ansi-join ->anti-join. [email protected] (Bruce Momjian)
- pgsql: If we expect a hash join to be performed in multiple batches, [email protected] (Tom Lane)
- pgsql: Adjust phrasing of complaints about multi-byte COPY delimiter [email protected] (Tom Lane)
- pgsql: Fix a couple of places that still claimed LC_COLLATE and LC_CTYPE [email protected] (Tom Lane)
- pginstaller - pginst: Update for 8.4 [email protected] (Dave Page)
- pgsql: Gettext plural support In the backend, I changed only a handful [email protected] (Peter Eisentraut)
- pgsql: Make pg_standby's maxretries option do what one would expect. [email protected] (Tom Lane)
- pgsql: Make pg_standby's maxretries option do what one would expect. [email protected] (Tom Lane)
- pgsql: Document that Datestyle no longer controls interval output, per [email protected] (Bruce Momjian)
- pgsql: Remove duplicate interval (fractional seconds) items; Ron Mayer [email protected] (Bruce Momjian)
- pgsql: Improved release notes interval wording: Made interval [email protected] (Bruce Momjian)
- pgsql: Fix release note attribution: Support the IS0 8601 time [email protected] (Bruce Momjian)
- pgsql: First round of release note changes from Guillaume Smet. [email protected] (Bruce Momjian)
- pgsql: Mark Greg as the instigator of the statistics target increase: [email protected] (Bruce Momjian)
- pgsql: Second batch of release note fixes by Guillaume Smet [email protected] (Bruce Momjian)
- pgsql: Updated release wording, per Greg Stark: Previously [email protected] (Bruce Momjian)
- pgsql: Fix release notes about pg_hba changes [email protected] (Magnus Hagander)
- pgsql: Clearify new SSL certificate verification in libpq [email protected] (Magnus Hagander)
-
pgsql: Fix tab completion of ANALYZE VERBOSE
. [email protected] (Heikki Linnakangas) -
pgsql: Fix tab completion of ANALYZE VERBOSE
. [email protected] (Heikki Linnakangas) -
pgsql: Fix tab completion of ANALYZE VERBOSE
. [email protected] (Heikki Linnakangas) -
pgsql: Fix tab completion of ANALYZE VERBOSE
. [email protected] (Heikki Linnakangas) - pgsql: Teach reindex_index() to clear pg_index.indcheckxmin when [email protected] (Tom Lane)
- pgsql: Fix possible failures when a tuplestore switches from in-memory [email protected] (Tom Lane)
- pgsql: Add an errdetail explaining why we reject infinite dates and [email protected] (Tom Lane)
- pgsql: Fix markup, per Devrim [email protected] (Magnus Hagander)
- pgsql: On Solaris, we should only force use of our own getopt(); it's [email protected] (Tom Lane)
- pgsql: Document in release notes that NOT IN is only for NOT EXIST [email protected] (Bruce Momjian)
- pgsql: Add documentation of the fact that dtrace probes evaluate their [email protected] (Tom Lane)
- pgsql: Better document PQinitSSL(0) behavior in regards to libcrypto. [email protected] (Bruce Momjian)
- pg-migrator - src: Remove restore of oid counter because it might [email protected] (User Bmomjian)
- Re: pgsql: Temporarily (I hope) disable flattening of IN/EXISTS sublinks Bruce Momjian
- pgsql: Better document that SET ROLE does not uset ALTER ROLE SET [email protected] (Bruce Momjian)
- pgsql: Update release notes to say citext is multi-byte aware, per [email protected] (Bruce Momjian)
- pgsql: Clarify variable naming: pq_initssllib -> pq_init_ssl_lib [email protected] (Bruce Momjian)
- pg-migrator - src: Restore oid reset because duplicate oids are handled [email protected] (User Bmomjian)
- pgsql: Consistent 8.4 release note naming for Itagaki Takahiro [email protected] (Bruce Momjian)
- pgsql: Add SGML markup for commands/literal/application/etc in release [email protected] (Bruce Momjian)
- pgsql: More release note markup. [email protected] (Bruce Momjian)
- psqlodbc - psqlodbc: Allow multiple Connsettings statements in [email protected] (User Hinoue)
- psqlodbc - psqlodbc: take some notes. [email protected] (User H-saito)
- pgsql: More release note markup. [email protected] (Bruce Momjian)
- pgsql: Fix an oversight in the support for storing/retrieving "minimal [email protected] (Tom Lane)
- pgsql: Fix an oversight in the support for storing/retrieving "minimal [email protected] (Tom Lane)
- pgsql: Fix an oversight in the support for storing/retrieving "minimal [email protected] (Tom Lane)
- textsearch-ja - textsearch_senna: New Directory [email protected] (User Itagaki)
- textsearch-ja - textsearch_senna: initial beta release. [email protected] (User Itagaki)
- pgsql: Update URL to Python bug tracker. [email protected] (Alvaro Herrera)
- pgsql: Update URL to Python bug tracker. [email protected] (Alvaro Herrera)
- pgsql: Fix window function plan generation to cope with volatile sort [email protected] (Tom Lane)
- pgsql: Reorder release note sections. [email protected] (Bruce Momjian)
- pgsql: More release note wording improvements; section order [email protected] (Bruce Momjian)
- pgsql: More release note adjustments, reordering. [email protected] (Bruce Momjian)
- pgsql: More release note changes, including a lower level of [email protected] (Bruce Momjian)
- pgsql: More new subsections in release notes. [email protected] (Bruce Momjian)
- pgsql: Add PQinitOpenSSL() function to support applications that use [email protected] (Tom Lane)
- pgsql: Update release note introductory description. [email protected] (Bruce Momjian)
- pgsql: Fix a rare race condition when commit_siblings > 0 and a [email protected] (Heikki Linnakangas)
- pgsql: Fix a rare race condition when commit_siblings > 0 and a [email protected] (Heikki Linnakangas)
- pgsql: Fix a rare race condition when commit_siblings > 0 and a [email protected] (Heikki Linnakangas)
- pgsql: Fix a rare race condition when commit_siblings > 0 and a [email protected] (Heikki Linnakangas)
- pgsql: Add a "relistemp" boolean column to pg_class, which is true for [email protected] (Tom Lane)
- pgsql: Don't crash initdb when we fail to get the current username. [email protected] (Magnus Hagander)
- pgsql: Don't crash initdb when we fail to get the current username. [email protected] (Magnus Hagander)
- pgsql: Don't crash initdb when we fail to get the current username. [email protected] (Magnus Hagander)
- pgsql: Don't crash initdb when we fail to get the current username. [email protected] (Magnus Hagander)
- pgsql: Don't crash initdb when we fail to get the current username. [email protected] (Magnus Hagander)
- pgsql: Modify the relcache to record the temp status of both local and [email protected] (Tom Lane)
- pgsql: Remove some "Other" sections in the release notes by putting the [email protected] (Bruce Momjian)
- pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent [email protected] (Tom Lane)
- pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent [email protected] (Tom Lane)
- pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent [email protected] (Tom Lane)
- pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent [email protected] (Tom Lane)
- pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent [email protected] (Tom Lane)
- pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent [email protected] (Tom Lane)