pgsql: Remove useless Assert

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove useless Assert
Date: 2024-01-14 06:38:48
Message-ID: E1rOu8u-001MY5-DZ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove useless Assert

It's already included in the subsequent intVal() call. Fixup for
4f622503d6.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e3aa802e6f843fc8df793d2dccdafecc32fe2cfc

Modified Files
--------------
src/backend/commands/tablecmds.c | 1 -
1 file changed, 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2024-01-14 06:51:04 pgsql: doc: Update catalog documentation for attstattarget nullable
Previous Message Peter Eisentraut 2024-01-13 19:36:27 pgsql: Escape output of pg_amcheck test