validly - Search results in mailing lists

2025-06-04 16:35:02 | pgsql: doc: Update description of pg_constraint.convalidated (Peter Eisentraut)

valid not-null constraints are now possible. So just remove that qualification, rather than trying

2025-05-28 22:10:56 | pgsql: Tighten parsing of datetime input. (Tom Lane)

valid floating-point number, such as ".123e6". strtod() will happily eat that, possibly producing a result

2025-05-28 20:29:57 | pgsql: Fix memory leakage when function compilation fails. (Tom Lane)

valid upon later inspection, and another scenario where dcallback might fail upon being presented with

2025-05-03 00:51:35 | pgsql: Avoid treating nonrequired nbtree keys as required. (Peter Geoghegan)

valid pstate, but it'll always be NULL during sktrig_required=false calls (which is how _bt_advance

2025-05-01 13:13:09 | pgsql: doc: Warn that ts_headline() output is not HTML-safe. (Dean Rasheed)

valid XML tags, since that's what determines which XML tags ts_headline() will remove

2025-05-01 13:13:09 | pgsql: doc: Warn that ts_headline() output is not HTML-safe. (Dean Rasheed)

valid XML tags, since that's what determines which XML tags ts_headline() will remove

2025-05-01 13:13:09 | pgsql: doc: Warn that ts_headline() output is not HTML-safe. (Dean Rasheed)

valid XML tags, since that's what determines which XML tags ts_headline() will remove

2025-05-01 13:13:09 | pgsql: doc: Warn that ts_headline() output is not HTML-safe. (Dean Rasheed)

valid XML tags, since that's what determines which XML tags ts_headline() will remove

2025-05-01 13:13:09 | pgsql: doc: Warn that ts_headline() output is not HTML-safe. (Dean Rasheed)

valid XML tags, since that's what determines which XML tags ts_headline() will remove

2025-05-01 13:13:09 | pgsql: doc: Warn that ts_headline() output is not HTML-safe. (Dean Rasheed)

valid XML tags, since that's what determines which XML tags ts_headline() will remove

2025-04-28 17:42:35 | pgsql: Fix pg_dump for inherited validated not-null constraints (Álvaro Herrera)

valid, which would be incorrect. Co-authored-by: jian he Co-authored-by: Álvaro

2025-04-25 20:35:03 | pgsql: aio: Fix crash potential for pg_aios views due to late state upd (Andres Freund)

valid - that'd have made this case a bit easier to debug. While at it, add/update

2025-04-21 18:34:49 | pgsql: MemoryContextCreate: assert parent is valid and different from n (Tom Lane)

valid and different from node. The case of "node == parent" might seem impossible, since we just

2025-04-20 13:13:15 | pgsql: Fix issue with ORDER BY / DISTINCT aggregates and FILTER (David Rowley)

valid to want to have a FILTER clause which eliminates such values, and with the pre-sorted

2025-04-20 13:12:52 | pgsql: Fix issue with ORDER BY / DISTINCT aggregates and FILTER (David Rowley)

valid to want to have a FILTER clause which eliminates such values, and with the pre-sorted