Re: More stable query plans via more predictable column statistics - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: More stable query plans via more predictable column statistics
Date
Msg-id 20160309150208.GA963365@alvherre.pgsql
Whole thread Raw
In response to Re: More stable query plans via more predictable column statistics  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Responses Re: More stable query plans via more predictable column statistics
List pgsql-hackers
Tomas Vondra wrote:

> FWIW while looking at the code I noticed that we skip wide varlena
> values but not cstrings. Seems a bit suspicious.

Uh, can you actually have columns of cstring type?  I don't think you
can ...

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: OOM in libpq and infinite loop with getCopyStart()
Next
From: Andres Freund
Date:
Subject: Re: the include-timestamp data returned by pg_logical_slot_peek_changes() is always 2000-01-01 in 9.5.1