forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbe6899f
committed
Fix \df to re-allow regexp special characters in the function name pattern.
This has always worked, up until somebody's thinko here:http://archives.postgresql.org/pgsql-committers/2009-04/msg00233.phpPer bug #5143 from Piotr Wolinski.1 parentcbcd170 commitbe6899f
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
415 | 415 |
| |
416 | 416 |
| |
417 | 417 |
| |
418 |
| - | |
| 418 | + | |
419 | 419 |
| |
420 | 420 |
| |
421 | 421 |
| |
|
0 commit comments
Comments
(0)