Skip to content

Commit 795878d

Browse files
committed
Fix " to ' on lobj docs.
1 parent 84b9507 commit 795878d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/lobj.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ CREATE TABLE image (
254254
INSERT INTO image (name, raster)
255255
VALUES ('beautiful image', lo_import('/etc/motd'));
256256

257-
SELECT lo_export(image.raster, "/tmp/motd") from image
257+
SELECT lo_export(image.raster, '/tmp/motd') from image
258258
WHERE name = 'beautiful image';
259259
</programlisting>
260260
</para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy