Skip to content

Commit f62eba2

Browse files
committed
Fix typo in README
Amit Langote
1 parent 2850896 commit f62eba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/catalog/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ them. Thus, the variable-length fields must all be at the end, and
9292
only the variable-length fields of a catalog tuple are permitted to be
9393
NULL. For example, if you set pg_type.typrelid to be NULL, a
9494
piece of code will likely perform "typetup->typrelid" (or, worse,
95-
"typetyp->typelem", which follows typrelid). This will result in
95+
"typetup->typelem", which follows typrelid). This will result in
9696
random errors or even segmentation violations. Hence, do NOT insert
9797
catalog tuples that contain NULL attributes except in their
9898
variable-length portions! (The bootstrapping code is fairly good about

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