projects
/
pg_filedump.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a02a5fc
)
Fix a typo in comment
author
Christoph Berg
<myon@debian.org>
Tue, 15 Apr 2025 13:32:07 +0000
(13:32 +0000)
committer
Christoph Berg
<myon@debian.org>
Tue, 15 Apr 2025 13:32:17 +0000
(13:32 +0000)
decode.c
patch
|
blob
|
blame
|
history
diff --git
a/decode.c
b/decode.c
index 2da135ffdc2fbf24ed393737e5c088d1df5487e3..465dd69995e67ba0dee602a1948b27785a466945 100644
(file)
--- a/
decode.c
+++ b/
decode.c
@@
-1367,7
+1367,7
@@
ReadStringFromToast(const char *buffer,
int32 num_chunks;
/* Actual size of external TOASTed value */
int32 toast_ext_size;
- /* Path to directory with TOAST re
al
tion file */
+ /* Path to directory with TOAST re
la
tion file */
char *toast_relation_path;
/* Filename of TOAST relation file */
char toast_relation_filename[MAXPGPATH];