forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5334633
committed
Doc: explain dollar quoting in the intro part of the pl/pgsql chapter.
We're throwing people into the guts of the syntax with not much context;let's back up one step and point out that this goes inside a literal ina CREATE FUNCTION command. Per suggestion from Kurt Kartaltepe.Discussion:https://postgr.es/m/CACawnnyWAmH+au8nfZhLiFfWKjXy4d0kY+eZWfcxPRnjVfaa_Q@mail.gmail.com1 parentcde11fa commit5334633
1 file changed
+19
-1
lines changedLines changed: 19 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
182 | 200 |
| |
183 | 201 |
| |
184 |
| - | |
| 202 | + | |
185 | 203 |
| |
186 | 204 |
| |
187 | 205 |
| |
|
0 commit comments
Comments
(0)