aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2017-01-27 13:43:00 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2017-01-27 13:43:00 -0500
commit350cb921ae2ced8674e098d0645f2493e5757ad1 (patch)
tree7a997a5d707dabc22187e1c1012caf87abcab72b /contrib/postgres_fdw/postgres_fdw.c
parentfde5c037925b01b937923606c39460d94965672e (diff)
downloadpostgresql-350cb921ae2ced8674e098d0645f2493e5757ad1.tar.gz
postgresql-350cb921ae2ced8674e098d0645f2493e5757ad1.zip
Restructure hba.c to replace 3 parallel lists with single list of structs.
tokenize_file() now returns a single list of TokenizedLine structs, carrying the same information as before. We were otherwise going to grow a fourth list to deal with error messages, and that was getting a bit silly. Haribabu Kommi, revised a bit by me Discussion: https://postgr.es/m/CAJrrPGfbgbKsjYp=bgZXhMcgxoaGSoBb9fyjrDoOW_YymXv1Kw@mail.gmail.com
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions