test_ddl_deparse: Rename test create_sequence_1 - Mailing list pgsql-hackers

From Michael Paquier
Subject test_ddl_deparse: Rename test create_sequence_1
Date
Msg-id aKLY6wCa_OInr3kY@paquier.xyz
Whole thread Raw
Responses Re: test_ddl_deparse: Rename test create_sequence_1
List pgsql-hackers
Hi all,

While looking at this area of the code, I got confused by the choice
of using create_sequence_1 as name for one of the scripts in the test
module test_ddl_deparse.  This is usually reserved for alternate
outputs, but we don't need to rely on that in this case.

How about renaming the test as per the attached?
Thanks,
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: "zengman"
Date:
Subject: Re: When deleting the plpgsql function, release the CachedPlan of the function
Next
From: Kirill Reshke
Date:
Subject: Re: VM corruption on standby