Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Re: proposal: plpgsql, new check for extra_errors - strict_expr_check
From:
Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To:
Gilles Darold <gilles(at)darold(dot)net>
Cc:
PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject:
Re: proposal: plpgsql, new check for extra_errors - strict_expr_check
Date:
2025-06-07 17:11:16
Message-ID:
CAFj8pRAJShTGRL_d_CgXr6FskRTXmx9S43huNNhjnKxYLfFwTg@mail.gmail.com
Views:
Whole Thread
|
Raw Message
|
Download mbox
|
Resend email
Thread:
2024-06-16 14:11:22 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> 📎
2024-06-16 14:22:02 from Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>
2024-06-16 14:36:33 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
2024-06-16 14:42:51 from Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>
2024-06-16 15:10:39 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
2024-06-16 17:35:38 from Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>
2024-06-16 18:42:51 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
2024-09-05 15:24:24 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> 📎
2024-10-26 07:20:12 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> 📎
2025-01-13 09:32:25 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> 📎
2025-02-07 20:00:53 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> 📎
2025-02-27 15:33:31 from Gilles Darold <gilles(at)darold(dot)net>
2025-02-27 16:31:52 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> 📎
2025-06-07 17:11:16 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> 📎
2025-07-04 05:11:33 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> 📎
Lists:
pgsql-hackers
Hi
only rebase
Regards
Pavel
Attachment
Content-Type
Size
v20250607-0003-set-plpgsql.extra_errors-to-none.patch
text/x-patch
17.1 KB
v20250607-0001-use-strict-rules-for-parsing-PL-pgSQL-expressions.patch
text/x-patch
17.2 KB
v20250607-0002-simply-check-of-strict-expr-check-on-regress-test.patch
text/x-patch
17.2 KB
In response to
Re: proposal: plpgsql, new check for extra_errors - strict_expr_check
at 2025-02-27 16:31:52 from Pavel Stehule
Responses
Re: proposal: plpgsql, new check for extra_errors - strict_expr_check
at 2025-07-04 05:11:33 from Pavel Stehule
Browse pgsql-hackers by date
From
Date
Subject
Next Message
Mark Dake
2025-06-07 20:11:40
Feature Request: Declarative Optimistic Locking via ON NO ROWS for UPDATE/DELETE
Previous Message
Sami Imseih
2025-06-07 16:22:10
Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX