- Notifications
You must be signed in to change notification settings - Fork28
Commit65919ec
committed
Move volatility, language, etc. modifiers before function body in the pg_dump
output for CREATE FUNCTION. This makes it easier to read especially if thefunction body is long.Original idea and patch by Greg Sabino Mullane, though this is a strippeddown version of that.1 parent3ccb2c5 commit65919ec
1 file changed
+5
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
6775 | 6775 | | |
6776 | 6776 | | |
6777 | 6777 | | |
6778 | | - | |
| 6778 | + | |
6779 | 6779 | | |
6780 | | - | |
6781 | | - | |
6782 | | - | |
6783 | | - | |
| 6780 | + | |
6784 | 6781 | | |
6785 | 6782 | | |
| 6783 | + | |
6786 | 6784 | | |
6787 | 6785 | | |
6788 | 6786 | | |
| |||
6850 | 6848 | | |
6851 | 6849 | | |
6852 | 6850 | | |
6853 | | - | |
| 6851 | + | |
6854 | 6852 | | |
6855 | 6853 | | |
6856 | 6854 | | |
| |||
0 commit comments
Comments
(0)