Skip to content

Fix Issue 1305 - drop_label NULL cases (#1306)#1326

Merged
MuhammadTahaNaveed merged 1 commit intoapache:PG11from
jrgemignani:PG11_PR_1306
Oct 29, 2023
Merged

Fix Issue 1305 - drop_label NULL cases (#1306)#1326
MuhammadTahaNaveed merged 1 commit intoapache:PG11from
jrgemignani:PG11_PR_1306

Conversation

@jrgemignani
Copy link
Contributor

Fixed issue 1305 where drop_label doesn't cover the case of rel_name coming back NULL, meaning it wasn't found.

Additionally, added a fix for when the schema_name isn't found from the namespace id search.

Added regression tests.

@github-actions github-actions bot added the PG11 PostgreSQL11 label Oct 27, 2023
Fixed issue 1305 where drop_label doesn't cover the case of rel_name
coming back NULL, meaning it wasn't found.

Additionally, added a fix for when the schema_name isn't found from
the namespace id search.

Added regression tests
@MuhammadTahaNaveed MuhammadTahaNaveed merged commit ea03124 into apache:PG11 Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PG11 PostgreSQL11

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants