1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-05 02:22:28 +03:00
Files
postgres/src/backend/commands
Peter Eisentraut b1d32d3e32 Unify drop-by-OID functions
There are a number of Remove${Something}ById() functions that are
essentially identical in structure and only different in which catalog
they are working on.  Refactor this to be one generic function.  The
information about which oid column, index, etc. to use was already
available in ObjectProperty for most catalogs, in a few cases it was
easily added.

Reviewed-by: Pavel Stehule <pavel.stehule@gmail.com>
Reviewed-by: Robert Haas <robertmhaas@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/331d9661-1743-857f-1cbb-d5728bcd62cb%402ndquadrant.com
2020-06-09 09:39:46 +02:00
..
2020-01-01 12:21:45 -05:00
2020-06-09 09:39:46 +02:00
2020-06-07 15:06:51 +02:00
2020-01-01 12:21:45 -05:00
2020-01-01 12:21:45 -05:00
2020-01-01 12:21:45 -05:00
2020-06-09 09:39:46 +02:00
2020-06-09 09:39:46 +02:00
2020-06-09 09:39:46 +02:00
2020-04-08 11:37:27 +03:00
2020-06-09 09:39:46 +02:00
2020-06-09 09:39:46 +02:00
2020-06-09 09:39:46 +02:00
2020-06-09 09:39:46 +02:00
2020-01-01 12:21:45 -05:00
2020-01-01 12:21:45 -05:00
2020-01-01 12:21:45 -05:00
2020-06-09 09:39:46 +02:00
2020-06-07 15:06:51 +02:00
2020-01-01 12:21:45 -05:00