print - Search results in mailing lists
Mailing lists >> pgsql-bugs >> Thread
2025-04-08 10:10:11 | BUG #18882: Unexpected write skew at SERIALIZABLE with psycopg2.connect() (PG Bug reporting form)
print(cur1.fetchall()) cur2.execute("SELECT * FROM tEJybmqs WHERE ( tEJybmqs.c1 = FALSE ) ORDER BY tEJybmqs.ID;") print
Mailing lists >> pgsql-bugs >> Thread
2025-03-26 01:05:55 | ltree gist index "incomplete split" (Wyatt Berlinic)
prints the relevant line. Our current postgres version is PostgreSQL 16.3 (Debian 16.3-1.pgdg110
Mailing lists >> pgsql-bugs >> Thread
2025-03-13 04:39:05 | Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY (Tom Lane)
print_rewritten) elog_node_display(LOG, "rewritten parse tree", querytree_list, diff --git a/src/include/nodes/parsenodes.h b/src/include/nodes/parsenodes.h
Mailing lists >> pgsql-bugs >> Thread >> Search in thread (2)
2025-02-21 01:19:34 | Re: Major Version Upgrade failure due to orphan roles entries in catalog (Tom Lane)
print a warning and skip + * the entry. */ dump_grantors = (PQserverVersion(conn) >= 160000); @@ -1006,8 +1017,10 @@ dumpRoleMembership
Mailing lists >> pgsql-bugs >> Thread
2024-12-12 00:59:41 | "memory exhausted" in query parser/simplifier for many nested parentheses (Niklas Hambüchen)
print(exp) Example invocation: psql -h localhost -p 5432 postgres -c "select $(python3 expression.py 10000); select
Mailing lists >> pgsql-bugs >> Thread
2024-12-11 23:37:08 | Re: TimestampTz->Text->TimestampTz casting fails with DateStyle 'Postgres' (Tom Lane)
prints for the abbreviation comes out of the prevailing zone's TZDB entry, but what
Mailing lists >> pgsql-bugs >> Thread
2024-12-06 20:15:56 | Re: Dangling operator family after DROP TYPE (Tom Lane)
print descriptions of all the dropped objects, and getObjectDescription calls format_type_extended which fails
Mailing lists >> pgsql-bugs >> Thread >> Search in thread (4)
2024-11-25 08:54:50 | WARNING: you don't own a lock of type ExclusiveLock' is printed during the GRANT command on PostgreSQL16.5 (Aya Iwata (Fujitsu))
Hi, We tried this, but there is no WARNING on GRANT xxx ON DATABASE command
Mailing lists >> pgsql-bugs >> Thread
2024-11-21 13:35:47 | BUG #18719: Bug Report for Patch (For inplace update durability, make heap_update() callers wait (PG Bug reporting form)
printed during the verification of the issue: $tmp_polardb_pg_16_base/bin/psql psql (16.6) Type
Mailing lists >> pgsql-bugs >> Thread >> Search in thread (2)
2024-11-11 16:48:38 | Re: Segmentation fault - PostgreSQL 17.0 (Tomas Vondra)
print variables "i", "numberOfAttributes" and then also the contents of tupleDesc and atti? print i print
Mailing lists >> pgsql-bugs >> Thread
2024-10-17 06:52:09 | Re: BUG #18657: Using JSON_OBJECTAGG with volatile function leads to segfault (Amit Langote)
print formatted_expr. While this would make the output a bit verbose as shown in one of the diffs
Mailing lists >> pgsql-bugs >> Thread
2024-10-15 20:51:15 | Re: BUG #18656: "STABLE" function sometimes does not see changes (Tom Lane)
print_x(1) NOTICE: f_get_x(2) NOTICE: f_print_x(2) +-- test in non-atomic
Mailing lists >> pgsql-bugs >> Thread
2024-09-12 23:47:07 | Re: pg_restore with --disable-triggers discards ENABLE ALWAYS (Tom Lane)
print in the ALTER TABLE man page, you'll discover that ENABLE TRIGGER sets the triggers
Mailing lists >> pgsql-bugs >> Thread >> Search in thread (11)
2024-09-07 19:03:37 | RE: [EXT]: Re: BUG #18604: Regression in PostgreSQL 16.4: pg_dump Prevents Essential System Table (Basha)
printing, or copying of this e-mail is strictly prohibited. Trivoni Software Limited will not be liable
Mailing lists >> pgsql-bugs >> Thread >> Search in thread (3)
2024-08-28 22:03:28 | Re: BUG #18589: pg_get_viewdef returns wrong query (Tom Lane)
print */ bool varprefix; /* true to print prefixes on Vars */ - ParseExprKind special_exprkind; /* set only for exprkinds