foo> - Search results in mailing lists
Mailing lists >> pgsql-bugs >> Thread
2025-05-07 22:07:54 | Re: Different behavior between v15 and v17 using WITH CTE (marcos sicat)
foo. Position: 39 [Script position: 38 - 45] Yes, we’ve since removed the requirement to assign
Mailing lists >> pgsql-bugs >> Thread
2025-05-03 23:04:14 | Re: Planner does not use btree index for LIKE 'prefix%' on text column, but does (Tom Lane)
foo (t text); CREATE TABLE d1=# create index on foo (t); CREATE INDEX d1=# explain
Mailing lists >> pgsql-bugs >> Thread
2025-04-23 07:48:23 | BUG #18902: TRAP:: failed Assert("!is_sorted") in File: "createplan.c" (PG Bug reporting form)
foo', 'bar', 'buz'); CREATE FOREIGN TABLE ft1 ( c0 int, c1 int NOT NULL, c2 int NOT NULL
Mailing lists >> pgsql-bugs >> Thread
2025-04-09 02:55:55 | Re: Error when using array_agg with filter where clause in pg16 and pg17 (David Rowley)
foo ORDER BY bar) FILTER (WHERE bar > 2) as row_filtered_agg", which causes no presortable
Mailing lists >> pgsql-bugs >> Thread >> Search in thread (3)
2025-04-05 17:47:28 | Re: BUG #18877: PostgreSQL triggers assertion failure (Tom Lane)
foo(i) RETURNING jsonb); CREATE VIEW regression=# \sv json_array_subquery_view CREATE OR REPLACE
Mailing lists >> pgsql-bugs >> Thread >> Search in thread (2)
2025-03-12 17:59:20 | Re: BUG #18830: ExecInitMerge Segfault on MERGE (Dean Rasheed)
foo (a int); create table part_abc (a int, b text, c bool) partition by list
Mailing lists >> pgsql-bugs >> Thread >> Search in thread (8)
2025-03-12 00:51:21 | Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY (Tom Lane)
foo_v AS SELECT * FROM foo OFFSET 0; +UPDATE foo SET f2 = foo_v.f2 FROM
Mailing lists >> pgsql-bugs >> Thread
2025-03-09 20:27:45 | Re: Window Functions with identical PARTITION BY and ORDER BY clauses evaluated separately (Tom Lane)
foo" and "ORDER BY foo" are considered equivalent for this purpose. So let's go with
Mailing lists >> pgsql-bugs >> Thread
2025-03-08 00:57:20 | BUG #18836: Cannot import foreign schema under different schema name when foreign table uses row (PG Bug reporting form)
foo(); CREATE TABLE public.bar(foo public.foo); If I try to import such schema
Mailing lists >> pgsql-bugs >> Thread >> Search in thread (4)
2025-03-04 18:05:00 | Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string (Bertrand Drouvot)
foo File: "0-40796E18.foo" Parse result: 2 (2 means success) So it looks like
Mailing lists >> pgsql-bugs >> Thread
2025-02-26 01:24:36 | BUG #18825: Row value equality predicates do not use indices (PG Bug reporting form)
foo USING (SELECT dels FROM dels) AS dels WHERE foo = dels; -- <--- does not use indices
Mailing lists >> pgsql-bugs >> Thread
2025-02-21 01:19:34 | Re: Major Version Upgrade failure due to orphan roles entries in catalog (Tom Lane)
foo TO ""', which causes pg_upgrade to fail. Fix it to emit warnings and skip
Mailing lists >> pgsql-bugs >> Thread
2025-02-13 09:06:38 | Re: BUG #18809: Inconsistent JSON behavoir (Tom Lane)
foo'::text; ?column? ----------- [2, 3, 1] (1 row) but this not so much: postgres=# select
Mailing lists >> pgsql-bugs >> Thread
2025-02-04 18:49:49 | Re: BUG #18793: PLpgSQL Function Returning Type of Table is not match for varchar(n (Tom Lane)
foo (varchar(10)) ... is exactly the same as CREATE FUNCTION foo (varchar) .... The RETURNS TABLE
Mailing lists >> pgsql-bugs >> Thread
2025-01-09 06:38:54 | Re: pg_rewind fails on Windows where tablespaces are used (Thomas Munro)
foo \\?\Volume{12341234-1234...}, expected to break without patch 2. Chain: mklink /J C:\\aaa1