Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 4438eb4

Browse files
committed
pg_dump: Reorganize getTables()
Along the same lines as 0473296, ed2c7f6 and daa9fe8, reduce code duplication by having just one copy of the parts of the query that are the same across all server versions; and make the conditionals control the smallest possible amount of code. This also gets rid of the confusing assortment of different ways to accomplish the same result that we had here before. While at it, make sure all three relevant parts of the function list the fields in the same order. This is just neatnik-ism, of course. Discussion: https://postgr.es/m/1240992.1634419055@sss.pgh.pa.us
1 parent 984f460 commit 4438eb4

File tree

1 file changed

+275
-574
lines changed

1 file changed

+275
-574
lines changed

0 commit comments

Comments
 (0)