git.postgresql.org Git - postgresql.git/commit
2017年8月16日 04:22:32 +0000 (00:22 -0400)
2017年11月15日 16:33:41 +0000 (11:33 -0500)
commit 6337865f36da34e9c89aaa292f976bde6df0b065
Remove TRUE and FALSE
Code should be using true and false. Existing code can be changed to
those in a backward compatible way.
The definitions in the ecpg header files are left around to avoid
upsetting those users unnecessarily.
Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
This is the main PostgreSQL git repository.
RSS
Atom