![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
When I create a function in sql or plpgsql languages, their body text is stored in the database files with 0D 0A line ends (I checked it in a hex editor). If I create plain backup using pg_dump it generates functions with 0D 0D 0A on the end of the body lines, |
#3
| |||
| |||
|
|
When I create a function in sql or plpgsql languages, their body text is stored in the database files with 0D 0A line ends (I checked it in a hex editor). If I create plain backup using pg_dump it generates functions with 0D 0D 0A on the end of the body lines, |

#4
| |||
| |||
|
|
When I create a function in sql or plpgsql languages, their body text is stored in the database files with 0D 0A line ends (I checked it in a hex editor). If I create plain backup using pg_dump it generates functions with 0D 0D 0A on the end of the body lines, |
![]() |
| Thread Tools | |
| Display Modes | |
| |