Mailing lists [pgsql-committers]
- pgsql: Add a #define for the inet overlaps operator. Tom Lane
- pgsql: Fix missing space in documentation Magnus Hagander
- pgsql: Fix missing space in documentation Magnus Hagander
- pgsql: Fix missing space in documentation Magnus Hagander
- ...
- pgsql: Put SSL_pending() call behind the new internal SSL API. Heikki Linnakangas
- pgsql: Fix hstore_to_json_loose's detection of valid JSON number values Andrew Dunstan
- pgsql: Fix hstore_to_json_loose's detection of valid JSON number values Andrew Dunstan
- pgsql: Fix hstore_to_json_loose's detection of valid JSON number values Andrew Dunstan
- pgsql: Fix backpatching error in commit 55c88079 Andrew Dunstan
- pgsql: Move security_label test Alvaro Herrera
- pgsql: Guard against bad "dscale" values in numeric_recv(). Tom Lane
- pgsql: Guard against bad "dscale" values in numeric_recv(). Tom Lane
- pgsql: Guard against bad "dscale" values in numeric_recv(). Tom Lane
- pgsql: Guard against bad "dscale" values in numeric_recv(). Tom Lane
- pgsql: Guard against bad "dscale" values in numeric_recv(). Tom Lane
- pgsql: Guard against bad "dscale" values in numeric_recv(). Tom Lane
- Re: pgsql: Move security_label test Michael Paquier
- pgsql: dummy_seclabel: add sql/, expected/, and .gitignores Alvaro Herrera
- Re: pgsql: Move security_label test Alvaro Herrera
- pgsql: pageinspect/BRIN: minor tweaks Alvaro Herrera
- pgsql: Minor cleanup of function declarations for BRIN. Tom Lane
- Re: pgsql: Move security_label test Peter Eisentraut
- pgsql: Fix JSON aggregates to work properly when final function is re-e Tom Lane
- pgsql: Fix JSON aggregates to work properly when final function is re-e Tom Lane
- pgsql: Fix JSON aggregates to work properly when final function is re-e Tom Lane
- Re: pgsql: Move security_label test Alvaro Herrera
- pgsql: Don't skip SQL backends in logical decoding for visibility compu Andres Freund
- pgsql: Don't skip SQL backends in logical decoding for visibility compu Andres Freund
- pgsql: Improve error messages for malformed array input strings. Tom Lane
- pgsql: Improve error messages for malformed array input strings. Tom Lane
- pgsql: Install kludges to fix check-world for src/test/modules Alvaro Herrera
- Re: pgsql: Move security_label test Alvaro Herrera
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: Keep track of transaction commit timestamps Alvaro Herrera
- pgsql: Fix typos Alvaro Herrera
- pgsql: Fix typos Alvaro Herrera
- Re: pgsql: Keep track of transaction commit timestamps Stefan Kaltenbrunner
- pgsql: doc: Fix markup Alvaro Herrera
- Re: pgsql: Keep track of transaction commit timestamps Alvaro Herrera
- Re: pgsql: Move security_label test Peter Eisentraut
- pgsql: Move PG_AUTOCONF_FILENAME definition Peter Eisentraut
- pgsql: Move PG_AUTOCONF_FILENAME definition Peter Eisentraut
- pgsql: Remove USE_VPATH make variable from PGXS Peter Eisentraut
- pgsql: Remove USE_VPATH make variable from PGXS Peter Eisentraut
- pgsql: Fix SHLIB_PREREQS use in contrib, allowing PGXS builds Peter Eisentraut
- pgsql: Revert haphazard pgxs makefile changes Peter Eisentraut
- pgsql: Fix SHLIB_PREREQS use in contrib, allowing PGXS builds Peter Eisentraut
- pgsql: Fix PGXS vpath build when PostgreSQL is built with vpath Peter Eisentraut
- pgsql: Fix PGXS vpath build when PostgreSQL is built with vpath Peter Eisentraut
- pgsql: Document that pg_stat_*_tables.n_tup_upd includes n_tup_hot_upd. Andres Freund
- pgsql: Don't dump core if pq_comm_reset() is called before pq_init(). Robert Haas
- pgsql: Fix pg_xlogdump's calculation of full-page image data. Heikki Linnakangas
- pgsql: Print wal_log_hints in the rm_desc routing of a parameter-change Heikki Linnakangas
- pgsql: Print wal_log_hints in the rm_desc routing of a parameter-change Heikki Linnakangas
- pgsql: Print new track_commit_timestamp in rm_desc of a parameter-chang Heikki Linnakangas
- pgsql: Remove erroneous EXTRA_CLEAN line from Makefile. Heikki Linnakangas
- pgsql: Don't include file type bits in tar archive's mode field. Heikki Linnakangas
- pgsql: Give a proper error message if initdb password file is empty. Heikki Linnakangas
- pgsql: Give a proper error message if initdb password file is empty. Heikki Linnakangas
- pgsql: Give a proper error message if initdb password file is empty. Heikki Linnakangas
- pgsql: Give a proper error message if initdb password file is empty. Heikki Linnakangas
- pgsql: Give a proper error message if initdb password file is empty. Heikki Linnakangas
- pgsql: Give a proper error message if initdb password file is empty. Heikki Linnakangas
- pgsql: Tweaks for recovery_target_action Simon Riggs
- pgsql: Event Trigger for table_rewrite Simon Riggs
- pgsql: Remove duplicate code in heap_prune_chain() Simon Riggs
- Re: pgsql: Tweaks for recovery_target_action Michael Paquier
- pgsql: Correct recovery_target_action docs Simon Riggs
- Re: pgsql: Tweaks for recovery_target_action Simon Riggs
- pgsql: doc: Fix DocBook table column count declaration Peter Eisentraut
- pgsql: Use GetSystemTimeAsFileTime directly in win32 Simon Riggs
- pgsql: Windows: use GetSystemTimePreciseAsFileTime if available Simon Riggs
- pgsql: REINDEX SCHEMA Simon Riggs
- Re: pgsql: REINDEX SCHEMA Tom Lane
- pgsql: Execute 18 tests for src/bin/scripts/t/090.. Simon Riggs
- Re: pgsql: REINDEX SCHEMA Simon Riggs
- Re: pgsql: REINDEX SCHEMA Simon Riggs
- Re: pgsql: REINDEX SCHEMA Tom Lane
- Re: pgsql: REINDEX SCHEMA Michael Paquier
- Re: pgsql: REINDEX SCHEMA Michael Paquier
- Re: pgsql: REINDEX SCHEMA Simon Riggs
- pgsql: Silence REINDEX Simon Riggs
- pgsql: pg_xlogdump/.gitignore: add committsdesc.c Alvaro Herrera
- Re: pgsql: REINDEX SCHEMA Alvaro Herrera
- Re: pgsql: REINDEX SCHEMA Tom Lane
- pgsql: Add a regression test suite for SSL support. Heikki Linnakangas
- Re: pgsql: REINDEX SCHEMA Simon Riggs
- Re: pgsql: REINDEX SCHEMA Andrew Dunstan
- Re: pgsql: REINDEX SCHEMA Tom Lane
- Re: pgsql: REINDEX SCHEMA Alvaro Herrera
- Re: pgsql: REINDEX SCHEMA Sawada Masahiko
- pgsql: Fix minor thinko in convertToJsonb(). Tom Lane
- pgsql: Fix minor thinko in convertToJsonb(). Tom Lane
- pgsql: Fix typo Peter Eisentraut
- pgsql: Fix typo Peter Eisentraut
- pgsql: Use correct macro for reltablespace. Heikki Linnakangas
- Re: pgsql: REINDEX SCHEMA Andrew Dunstan
- pgsql: Fix assorted confusion between Oid and int32. Tom Lane
- pgsql: Fix assorted confusion between Oid and int32. Tom Lane
- pgsql: Fix assorted confusion between Oid and int32. Tom Lane
- pgsql: Fix completely broken REINDEX SCHEMA testcase. Tom Lane
- pgsql: Make rowsecurity test clean up after itself, too. Tom Lane
- pgsql: Further changes to REINDEX SCHEMA Simon Riggs
- pgsql: Fix corner case where SELECT FOR UPDATE could return a row twice Tom Lane
- pgsql: Fix corner case where SELECT FOR UPDATE could return a row twice Tom Lane
- pgsql: Fix corner case where SELECT FOR UPDATE could return a row twice Tom Lane
- pgsql: Fix corner case where SELECT FOR UPDATE could return a row twice Tom Lane
- pgsql: Fix corner case where SELECT FOR UPDATE could return a row twice Tom Lane
- pgsql: Fix corner case where SELECT FOR UPDATE could return a row twice Tom Lane
- pgsql: Fix planning of SELECT FOR UPDATE on child table with partial in Tom Lane
- pgsql: Fix planning of SELECT FOR UPDATE on child table with partial in Tom Lane
- pgsql: Fix planning of SELECT FOR UPDATE on child table with partial in Tom Lane
- pgsql: Fix planning of SELECT FOR UPDATE on child table with partial in Tom Lane
- pgsql: Fix planning of SELECT FOR UPDATE on child table with partial in Tom Lane
- pgsql: Fix planning of SELECT FOR UPDATE on child table with partial in Tom Lane
- pgsql: SSL tests: Silence pg_ctl output Peter Eisentraut
- pgsql: SSL tests: Remove trailing blank lines Peter Eisentraut
- pgsql: doc: Move website-stylesheet setting to a more appropriate locat Peter Eisentraut
- pgsql: Put the logic to decide which synchronous standby is active into Heikki Linnakangas
- pgsql: Add json_strip_nulls and jsonb_strip_nulls functions. Andrew Dunstan
- pgsql: Revert misguided change to postgres_fdw FOR UPDATE/SHARE code. Tom Lane
- pgsql: Revert misguided change to postgres_fdw FOR UPDATE/SHARE code. Tom Lane
- pgsql: Revert misguided change to postgres_fdw FOR UPDATE/SHARE code. Tom Lane
- pgsql: Add several generator functions for jsonb that exist for json. Andrew Dunstan
- pgsql: Avoid instability in output of new REINDEX SCHEMA test. Tom Lane
- Re: pgsql: doc: restrictions on alter database moving default tablespace Bruce Momjian
- pgsql: Remove duplicate #define Heikki Linnakangas
- pgsql: Repair corner-case bug in array version of percentile_cont(). Tom Lane
- pgsql: Repair corner-case bug in array version of percentile_cont(). Tom Lane
- pgsql: Improve recovery target settings documentation. Tom Lane
- pgsql: Improve recovery target settings documentation. Tom Lane
- pgsql: Add CINE option for CREATE TABLE AS and CREATE MATERIALIZED VIEW Andrew Dunstan
- pgsql: doc: Fix markup Peter Eisentraut
- pgsql: Update 9.4 release notes. Tom Lane
- pgsql: Update 9.4 release notes. Tom Lane
- pgsql: Improve documentation around parameter-setting and ALTER SYSTEM. Tom Lane
- pgsql: Improve documentation around parameter-setting and ALTER SYSTEM. Tom Lane
- pgsql: doc: Add link to how to specify time zone names to initdb man pa Peter Eisentraut
- pgsql: doc: Add link to how to specify time zone names to initdb man pa Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- Re: pgsql: Translation updates Euler Taveira
- pgsql: Add point <-> polygon distance operator. Heikki Linnakangas
- Re: pgsql: Translation updates Peter Eisentraut
- Re: pgsql: Translation updates Euler Taveira
- Re: pgsql: Translation updates Tom Lane
- Re: pgsql: Translation updates Euler Taveira
- Re: pgsql: Translation updates Tom Lane
- Re: pgsql: Add point <-> polygon distance operator. Tom Lane
- pgsql: Fix point <-> polygon code for zero-distance case. Tom Lane
- Re: pgsql: Add point <-> polygon distance operator. Tom Lane
- Re: pgsql: Add point <-> polygon distance operator. Heikki Linnakangas
- Re: pgsql: Translation updates Alvaro Herrera
- pgsql: add missing newline Alvaro Herrera
- pgsql: add missing newline Alvaro Herrera
- Re: pgsql: Translation updates Tom Lane
- Re: pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- Re: pgsql: Translation updates Euler Taveira
- Re: pgsql: Translation updates Alvaro Herrera
- pgsql: Translation updates Alvaro Herrera
- Re: pgsql: Translation updates Alvaro Herrera
- Re: pgsql: Translation updates Tom Lane
- Re: pgsql: Translation updates Tom Lane
- pgsql: Stamp 9.4.0. Tom Lane
- pgsql: Fix commit_ts test suite for systems with coarse timestamp granu Noah Misch
- Re: pgsql: Translation updates Peter Eisentraut
- Re: pgsql: Translation updates Alvaro Herrera
- Re: pgsql: Translation updates Euler Taveira
- Re: pgsql: Translation updates Peter Eisentraut
- Re: pgsql: doc: restrictions on alter database moving default tablespace Noah Misch
- Re: pgsql: doc: restrictions on alter database moving default tablespace David G Johnston
- Re: pgsql: Translation updates Alvaro Herrera
- Re: pgsql: doc: restrictions on alter database moving default tablespace David G Johnston
- pgsql: Fix incorrect comment about XLogRecordBlockHeader.data_length fi Heikki Linnakangas
- pgsql: Misc comment typo fixes. Heikki Linnakangas
- pgsql: Misc comment typo fixes. Heikki Linnakangas
- pgsql: Misc comment typo fixes. Heikki Linnakangas
- pgsql: Fix some jsonb issues found by Coverity in recent commits. Andrew Dunstan
- pgsql: Fix file descriptor leak after failure of a \setshell command in Tom Lane
- pgsql: Fix file descriptor leak after failure of a \setshell command in Tom Lane
- pgsql: Fix file descriptor leak after failure of a \setshell command in Tom Lane
- pgsql: Fix file descriptor leak after failure of a \setshell command in Tom Lane
- pgsql: Fix file descriptor leak after failure of a \setshell command in Tom Lane
- pgsql: Fix file descriptor leak after failure of a \setshell command in Tom Lane
- pgsql: Suppress bogus statistics when pgbench failed to complete any tr Tom Lane
- pgsql: Suppress bogus statistics when pgbench failed to complete any tr Tom Lane
- pgsql: Fix off-by-one loop count in MapArrayTypeName, and get rid of st Tom Lane
- pgsql: Fix off-by-one loop count in MapArrayTypeName, and get rid of st Tom Lane
- pgsql: Fix off-by-one loop count in MapArrayTypeName, and get rid of st Tom Lane
- pgsql: Fix off-by-one loop count in MapArrayTypeName, and get rid of st Tom Lane
- pgsql: Fix off-by-one loop count in MapArrayTypeName, and get rid of st Tom Lane
- pgsql: Fix off-by-one loop count in MapArrayTypeName, and get rid of st Tom Lane
- pgsql: Tag refs/tags/REL9_4_0 was created pgsql@postgresql.org
- pgsql: Remove redundant sentence Magnus Hagander
- pgsql: Remove redundant sentence Magnus Hagander
- pgsql: Add missing documentation for some vcregress modes Magnus Hagander
- pgsql: Add missing documentation for some vcregress modes Magnus Hagander
- pgsql: Update .gitignore for pg_upgrade Magnus Hagander
- pgsql: Update .gitignore for pg_upgrade Magnus Hagander
- pgsql: Update .gitignore for pg_upgrade Magnus Hagander
- pgsql: Update .gitignore for pg_upgrade Magnus Hagander
- pgsql: Fix poorly worded error message. Tom Lane
- pgsql: Fix poorly worded error message. Tom Lane
- pgsql: Fix another poorly worded error message. Tom Lane
- pgsql: Fix another poorly worded error message. Tom Lane
- pgsql: Fix another poorly worded error message. Tom Lane
- pgsql: Fix another poorly worded error message. Tom Lane
- pgsql: Clarify the regexp used to detect source files in MSVC builds. Heikki Linnakangas
- pgsql: Allow CHECK constraints to be placed on foreign tables. Tom Lane
- pgsql: Fix previous commit for TAP test suites in VPATH builds. Noah Misch
- pgsql: Fix previous commit for TAP test suites in VPATH builds. Noah Misch
- pgsql: Fix (re-)starting from a basebackup taken off a standby after a Andres Freund
- pgsql: Fix (re-)starting from a basebackup taken off a standby after a Andres Freund
- pgsql: Fix (re-)starting from a basebackup taken off a standby after a Andres Freund
- pgsql: Fix (re-)starting from a basebackup taken off a standby after a Andres Freund
- pgsql: Remove odd blank line in comment. Fujii Masao
- pgsql: Recognize Makefile line continuations in fetchRegressOpts(). Noah Misch
- pgsql: Recognize Makefile line continuations in fetchRegressOpts(). Noah Misch
- pgsql: Recognize Makefile line continuations in fetchRegressOpts(). Noah Misch
- pgsql: Recognize Makefile line continuations in fetchRegressOpts(). Noah Misch
- pgsql: Recognize Makefile line continuations in fetchRegressOpts(). Noah Misch
- pgsql: Recognize Makefile line continuations in fetchRegressOpts(). Noah Misch
- pgsql: Lock down regression testing temporary clusters on Windows. Noah Misch
- pgsql: Lock down regression testing temporary clusters on Windows. Noah Misch
- pgsql: Lock down regression testing temporary clusters on Windows. Noah Misch
- pgsql: Lock down regression testing temporary clusters on Windows. Noah Misch
- pgsql: Lock down regression testing temporary clusters on Windows. Noah Misch
- pgsql: Lock down regression testing temporary clusters on Windows. Noah Misch
- pgsql: Adjust valgrind suppression to the changes in 2c03216d8311. Andres Freund
- pgsql: Update .gitignore for config.cache. Fujii Masao
- pgsql: Ensure variables live across calls in generate_series(numeric, n Fujii Masao
- pgsql: Add memory barriers for PgBackendStatus.st_changecount protocol. Fujii Masao
- pgsql: Change how first WAL segment on new timeline after promotion is Heikki Linnakangas
- pgsql: Improve hash_create's API for selecting simple-binary-key hash f Tom Lane
- pgsql: Have VACUUM log number of skipped pages due to pins Alvaro Herrera
- pgsql: Use %u to print out BlockNumber variables Alvaro Herrera
- pgsql: Improve documentation about CASE and constant subexpressions. Tom Lane
- pgsql: Improve documentation about CASE and constant subexpressions. Tom Lane
- pgsql: Improve documentation about CASE and constant subexpressions. Tom Lane
- pgsql: Improve documentation about CASE and constant subexpressions. Tom Lane
- pgsql: Improve documentation about CASE and constant subexpressions. Tom Lane
- pgsql: Improve documentation about CASE and constant subexpressions. Tom Lane
- Re: pgsql: doc: restrictions on alter database moving default tablespace Noah Misch
- pgsql: Define Assert() et al to ((void)0) to avoid pedantic warnings. Andres Freund
- pgsql: Prevent potentially hazardous compiler/cpu reordering during lwl Andres Freund
- pgsql: Prevent potentially hazardous compiler/cpu reordering during lwl Andres Freund
- pgsql: Prevent potentially hazardous compiler/cpu reordering during lwl Andres Freund
- pgsql: Prevent potentially hazardous compiler/cpu reordering during lwl Andres Freund
- pgsql: Prevent potentially hazardous compiler/cpu reordering during lwl Andres Freund
- pgsql: Prevent potentially hazardous compiler/cpu reordering during lwl Andres Freund
- pgsql: Fix timestamp in end-of-recovery WAL records. Heikki Linnakangas
- pgsql: Fix timestamp in end-of-recovery WAL records. Heikki Linnakangas
- pgsql: Fix timestamp in end-of-recovery WAL records. Heikki Linnakangas
- pgsql: pg_event_trigger_dropped_objects: add behavior flags Alvaro Herrera
- pgsql: doc: Adjust wording of ALTER TABLESPACE restriction Bruce Momjian
- Re: pgsql: doc: restrictions on alter database moving default tablespace Bruce Momjian
- pgsql: Fix file descriptor leak at end of recovery. Heikki Linnakangas
- pgsql: Docs: clarify treatment of variadic functions with zero variadic Tom Lane
- pgsql: Docs: clarify treatment of variadic functions with zero variadic Tom Lane
- pgsql: Docs: clarify treatment of variadic functions with zero variadic Tom Lane
- pgsql: Docs: clarify treatment of variadic functions with zero variadic Tom Lane
- pgsql: Docs: clarify treatment of variadic functions with zero variadic Tom Lane
- pgsql: Docs: clarify treatment of variadic functions with zero variadic Tom Lane
- pgsql: Use a pairing heap for the priority queue in kNN-GiST searches. Heikki Linnakangas
- pgsql: Turn much of the btree_gin macros into real functions. Heikki Linnakangas
- pgsql: Move rbtree.c from src/backend/utils/misc to src/backend/lib. Heikki Linnakangas
- pgsql: Fix documentation of argument type of json_agg and jsonb_agg Andrew Dunstan
- pgsql: Fix documentation of argument type of json_agg and jsonb_agg Andrew Dunstan
- pgsql: Fix documentation of argument type of json_agg and jsonb_agg Andrew Dunstan
- Re: pgsql: Fix documentation of argument type of json_agg and jsonb_agg Tom Lane
- Re: pgsql: Fix documentation of argument type of json_agg and jsonb_agg Andrew Dunstan
- pgsql: Further tidy up on json aggregate documentation Andrew Dunstan
- pgsql: Further tidy up on json aggregate documentation Andrew Dunstan
- pgsql: Further tidy up on json aggregate documentation Andrew Dunstan
- Re: pgsql: Fix documentation of argument type of json_agg and jsonb_agg Tom Lane
- Re: pgsql: Fix documentation of argument type of json_agg and jsonb_agg David G Johnston
- pgsql: Change local_preload_libraries to PGC_USERSET Peter Eisentraut
- pgsql: get_object_address: separate domain constraints from table const Alvaro Herrera
- Re: pgsql: get_object_address: separate domain constraints from table const Alvaro Herrera
- pgsql: Use a bitmask to represent role attributes Alvaro Herrera
- pgsql: Add SQL-callable pg_get_object_address Alvaro Herrera
- pgsql: Revert "Use a bitmask to represent role attributes" Alvaro Herrera
- pgsql: Remove failing collation case from object_address regression tes Tom Lane
- pgsql: Suppress MSVC warning in typeStringToTypeName function. Andres Freund
- pgsql: Remove unused fields from ReindexStmt. Fujii Masao
- Re: pgsql: REINDEX SCHEMA Fujii Masao
- pgsql: pgbench: remove odd trailing period in init progress output Bruce Momjian
- pgsql: Fix installcheck case for tap tests Andrew Dunstan
- pgsql: Fix installcheck case for tap tests Andrew Dunstan
- pgsql: Add CST (China Standard Time) to our lists of timezone abbreviat Tom Lane
- pgsql: Add CST (China Standard Time) to our lists of timezone abbreviat Tom Lane
- pgsql: Add CST (China Standard Time) to our lists of timezone abbreviat Tom Lane
- pgsql: Add CST (China Standard Time) to our lists of timezone abbreviat Tom Lane
- pgsql: Add CST (China Standard Time) to our lists of timezone abbreviat Tom Lane
- pgsql: Add CST (China Standard Time) to our lists of timezone abbreviat Tom Lane
- pgsql: Move pg_lzcompress.c to src/common. Fujii Masao
- Re: pgsql: Move pg_lzcompress.c to src/common. Fujii Masao
- Re: pgsql: Move pg_lzcompress.c to src/common. Andres Freund
- pgsql: Remove duplicate include of slot.h. Fujii Masao
- pgsql: Remove duplicate include of slot.h. Fujii Masao
- Re: pgsql: Move pg_lzcompress.c to src/common. Michael Paquier
- Re: pgsql: Move pg_lzcompress.c to src/common. Andres Freund
- pgsql: Improve LWLock scalability. Andres Freund
- pgsql: Convert the PGPROC->lwWaitLink list into a dlist instead of open Andres Freund
- pgsql: Add capability to suppress CONTEXT: messages to elog machinery. Andres Freund
- pgsql: Lockless StrategyGetBuffer clock sweep hot path. Andres Freund
- pgsql: Temporarily revert "Move pg_lzcompress.c to src/common." Tom Lane
- Re: pgsql: Move pg_lzcompress.c to src/common. Tom Lane
- pgsql: Blindly fix a dtrace probe in lwlock.c for a removed local varia Andres Freund
- Re: pgsql: Improve LWLock scalability. Andres Freund
- Re: pgsql: Improve LWLock scalability. Tom Lane
- Re: pgsql: Improve LWLock scalability. Andres Freund
- pgsql: Have config_sspi_auth() permit IPv6 localhost connections. Noah Misch
- pgsql: Have config_sspi_auth() permit IPv6 localhost connections. Noah Misch
- pgsql: Have config_sspi_auth() permit IPv6 localhost connections. Noah Misch
- pgsql: Have config_sspi_auth() permit IPv6 localhost connections. Noah Misch
- pgsql: Have config_sspi_auth() permit IPv6 localhost connections. Noah Misch
- pgsql: Have config_sspi_auth() permit IPv6 localhost connections. Noah Misch
- Re: pgsql: Move pg_lzcompress.c to src/common. Michael Paquier
- pgsql: Do not pass "-N" to initdb. Noah Misch
- pgsql: Grab heavyweight tuple lock only before sleeping Alvaro Herrera
- pgsql: Grab heavyweight tuple lock only before sleeping Alvaro Herrera
- pgsql: Grab heavyweight tuple lock only before sleeping Alvaro Herrera
- pgsql: Restrict name list len for domain constraints Alvaro Herrera
- pgsql: Remove event trigger from object_address test Alvaro Herrera
- pgsql: Assorted minor fixes for psql metacommand docs. Tom Lane
- pgsql: Assorted minor fixes for psql metacommand docs. Tom Lane
- pgsql: Assorted minor fixes for psql metacommand docs. Tom Lane
- pgsql: Assorted minor fixes for psql metacommand docs. Tom Lane
- pgsql: Assorted minor fixes for psql metacommand docs. Tom Lane
- pgsql: Assorted minor fixes for psql metacommand docs. Tom Lane
- pgsql: Backpatch variable renaming in formatting.c Bruce Momjian
- pgsql: Backpatch variable renaming in formatting.c Bruce Momjian
- pgsql: Backpatch variable renaming in formatting.c Bruce Momjian
- pgsql: Backpatch variable renaming in formatting.c Bruce Momjian
- pgsql: Backpatch variable renaming in formatting.c Bruce Momjian
- pgsql: Fix resource leak pointed out by Coverity. Tatsuo Ishii
- pgsql: Fix resource leak pointed out by Coverity. Tatsuo Ishii
- pgsql: Fix resource leak pointed out by Coverity. Tatsuo Ishii
- pgsql: Fix resource leak pointed out by Coverity. Tatsuo Ishii
- pgsql: Fix resource leak pointed out by Coverity. Tatsuo Ishii
- pgsql: Fix resource leak pointed out by Coverity. Tatsuo Ishii
- pgsql: Revert the GinMaxItemSize calculation so that we fit 3 tuples pe Heikki Linnakangas
- pgsql: Revert the GinMaxItemSize calculation so that we fit 3 tuples pe Heikki Linnakangas
- pgsql: Use TypeName to represent type names in certain commands Alvaro Herrera
- Re: pgsql: Use TypeName to represent type names in certain commands Heikki Linnakangas
- Re: pgsql: Use TypeName to represent type names in certain commands Alvaro Herrera
- pgsql: Fix object_address expected output Alvaro Herrera
- Re: pgsql: Use TypeName to represent type names in certain commands Heikki Linnakangas
- pgsql: Add pg_identify_object_as_address Alvaro Herrera
- pgsql: pg_event_trigger_dropped_objects: Add name/args output columns Alvaro Herrera
- pgsql: Don't tab-complete COMMENT ON ... IS with IS. Robert Haas
- pgsql: Add missing pstrdup calls Alvaro Herrera
- pgsql: Improve consistency of parsing of psql's magic variables. Tom Lane
- pgsql: Improve consistency of parsing of psql's magic variables. Tom Lane
- pgsql: Improve consistency of parsing of psql's magic variables. Tom Lane
- pgsql: Improve consistency of parsing of psql's magic variables. Tom Lane
- pgsql: Improve consistency of parsing of psql's magic variables. Tom Lane
- pgsql: Improve consistency of parsing of psql's magic variables. Tom Lane
- pgsql: Fix trailing whitespace in PO file Peter Eisentraut
- pgsql: Print more information about getObjectIdentityParts() failures. Tom Lane