1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-15 19:21:59 +03:00
Files
postgres/src/backend
Peter Eisentraut 1f71861a85 Add missing fields to _outConstraint()
As of 897795240c, check constraints can
be declared invalid.  But that patch didn't update _outConstraint() to
also show the relevant struct fields (which were only applicable to
foreign keys before that).  This currently only affects debugging
output, so no impact in practice.
2022-08-13 10:37:54 +02:00
..
2019-01-02 12:44:25 -05:00
2022-03-16 11:40:43 +13:00
2022-07-11 15:51:47 +12:00
2022-08-08 12:39:52 +02:00
2019-01-02 12:44:25 -05:00
2022-07-27 07:55:12 +02:00
2018-03-30 17:33:04 -07:00
2020-08-10 15:21:18 +02:00