Skip to content

Commit 395bfaa

Browse files
committed
Fix hard-coded relkind constants in psql/describe.c.
Although it's reasonable to expect that most of these constants will never change, that does not make it good programming style to hard-code the value rather than using the RELKIND_FOO macros. Discussion: https://postgr.es/m/11145.1488931324@sss.pgh.pa.us
1 parent 90e91e2 commit 395bfaa

File tree

1 file changed

+120
-83
lines changed

1 file changed

+120
-83
lines changed

0 commit comments

Comments
 (0)