balance - Search results in mailing lists

2025-02-18 04:51:50 | Re: BUG #18815: Logical replication worker Segmentation fault (Tom Lane)

balance out, and it very accidentally fails to crash, so long as nobody is expecting

2025-02-04 15:43:25 | BUG #18793: PLpgSQL Function Returning Type of Table is not match for varchar(n) data (PG Bug reporting form)

balance_types as bt ON cma.balance_types_guid = bt.guid LEFT OUTER JOIN company

2024-11-20 02:09:44 | Re: BUG #18711: Attempting a connection with a database name longer than 63 characters now (Tom Lane)

balance I think that's an improvement over what I was visualizing. Also, we could

2024-09-24 10:59:00 | Re: Can't fix Pgsql Insert Command Issue. (Erik Wienhold)

balance numeric(8,2), status character varying COLLATE pg_catalog."default", revenue_total numeric(8,2), comp

2024-03-03 23:49:23 | Re: BUG #18349: ERROR: invalid DSA memory alloc request size 1811939328, CONTEXT: parallel worker (Tomas Vondra)

balance" the hash table size and memory needed for the temporary files. That is, when

2024-01-16 09:14:09 | Re: BUG #18274: Error 'invalid XML content' (Michael Paquier)

balanced chunk. This was suggested in the upstream ticket you have opened and I find

2024-01-02 08:02:11 | Re: BUG #18261: Inconsistent results of SELECT affected by joined subqueries (Alexander Korotkov)

balance to maintain, and I recognize the difficulties in predicting and managing such conflicts. I am not advocating

2023-12-13 03:36:03 | Re: BUG #18238: Cross-partitition MERGE/UPDATE with delete-preventing trigger leads to incorrect memory access (jian he)

balance = balance + delta, val = val || ' updated by merge' + WHEN NOT MATCHED THEN + INSERT VALUES (sid, delta

2023-09-29 07:52:23 | Re: Broken type checking for empty subqueries (David Rowley)

balanced ereport in RE_compile_and_cache(). 4. https:///message-id/C0FDEC5E-0E01-4FAB-A7A6-3FAC1F94B51E%40gmail.com Appears an error from the t7.value

2023-09-15 18:38:50 | Re: BUG #18077: PostgreSQL server subprocess crashed by a SELECT statement with WITH clause (Tom Lane)

balance, therefore, I'm inclined to back-patch both of those. Thoughts? regards, tom lane

2023-05-16 10:02:20 | XML element with special characters can be created, serialized, but not deserialized (Sergiu Ignat)

balanced i p ^ The expected behaviour would be to successfully parse an XML element that

2023-03-30 17:33:40 | Re: BUG #17877: Referencing a system column in a foreign key leads to incorrect memory (Tom Lane)

balance though, I'd rather block this than promise to make it work in the back

2023-03-06 21:18:10 | Re: BUG #17823: Generated columns not always updated correctly (Tom Lane)

balance step c2: COMMIT; step read: SELECT * FROM accounts ORDER BY accountid; -accountid|balance ----------+------- -checking

2022-09-06 10:28:59 | NULL returned when using RETURNING in main query in combination with a CTE containing FOR (Wilco Kruijer)

balance ( acc_name VARCHAR NOT NULL, balance BIGINT NOT NULL DEFAULT 0, PRIMARY KEY (acc_name

2022-08-21 17:50:35 | Re: BUG #17233: Incorrect behavior of DELETE command with bad subquery in WHERE clause (Tom Lane)

balance) VALUES (t.tid, s.delta); ^ -HINT: There is an entry for table "t", but it cannot