1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-07 00:36:50 +03:00

Restructure outfuncs and readfuncs to use macros in the same style as

just done for copyfuncs/equalfuncs.  Read functions in particular get
a lot shorter than before, and it's much easier to compare an out function
with the corresponding read function to make sure they agree.
initdb forced due to small changes in nodestring format (regularizing
a few cases that were formerly idiosyncratic).
This commit is contained in:
Tom Lane
2002-11-25 18:12:12 +00:00
parent 0aa5b6866e
commit dbe100c402
5 changed files with 1223 additions and 2855 deletions

File diff suppressed because it is too large Load Diff