git.postgresql.org Git - postgresql.git/commit
2017年1月27日 18:43:00 +0000 (13:43 -0500)
2017年1月27日 18:43:00 +0000 (13:43 -0500)
commit 350cb921ae2ced8674e098d0645f2493e5757ad1
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
This is the main PostgreSQL git repository.
RSS
Atom