pgsql: Remove useless Assert - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Remove useless Assert
Date
Msg-id E1rOu8u-001MY5-DZ@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Escape output of pg_amcheck test
Next
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Update catalog documentation for attstattarget nullable