forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitaefcc2b
committed
PL/Tcl: Improve trigger tests organization
The trigger tests for PL/Tcl were spread aroud pltcl_setup.sql andpltcl_queries.sql, mixed with other tests, which makes them hard tofollow and edit. Move all the trigger-related pieces to a new filepltcl_trigger.sql. This also makes the test setup more similar toplperl and plpython.1 parent69039fd commitaefcc2b
File tree
7 files changed
+1379
-1365
lines changed- src/pl/tcl
- expected
- sql
7 files changed
+1379
-1365
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
0 commit comments
Comments
(0)