git.postgresql.org Git - postgresql.git/commit
Wed, 3 Jan 2024 07:48:09 +0000 (08:48 +0100)
Wed, 3 Jan 2024 07:50:37 +0000 (08:50 +0100)
commit d4e66a39eb96ca514e3f49c85cf0b4b6f138854e
Refactor: separate function to find all objects depending on a column
Move code from ATExecAlterColumnType() that finds the all the objects
that depend on the column to a separate function. A future patch will
reuse this code.
Author: Amul Sul <sulamul@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/CAAJ_b94yyJeGA-5M951_Lr+KfZokOp-2kXicpmEhi5FXhBeTog@mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom