Re: [PATCH] Avoid collation lookup for "char" statistics

From: Feng Wu <wufengwufengwufeng(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Avoid collation lookup for "char" statistics
Date: 2026-06-28 16:53:04
Message-ID: CACK3murLeJhTMkD+eXhXkRxCSYW8xtFOub+AYqtOLQx2o4BuBA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks Tom, the generalized InvalidOid check makes sense to me.

Regards,
Feng

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Rui Zhao 2026-06-28 16:44:31 Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements