failing - Search results

2025-01-07 23:07:16 | RE: View performance with implicit cast (Tomasz Szypowski)

fails immediately: postgres=# create table foo (id int); CREATE TABLE postgres=# CREATE VIEW test AS SELECT

2025-01-07 17:52:14 | Re: View performance with implicit cast (Tom Lane)

fails immediately: postgres=# create table foo (id int); CREATE TABLE postgres=# CREATE VIEW test AS SELECT