1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-31 10:30:33 +03:00
Files
postgres/src/backend
Thomas G. Lockhart a21c3e353a Allow 't', 'T', and even/odd ASCII characters to denote true/false
rather than just 't' and 'T'.  This allows yes/no and 1/0
 to be interpreted as one might expect.
Clean up function declarations to use bool as the type for arguments
 and return values.
1997-10-09 05:06:12 +00:00
..
1997-09-18 20:22:58 +00:00
1997-09-18 20:22:58 +00:00
1997-10-02 13:52:29 +00:00
1997-09-18 20:22:58 +00:00
1997-09-19 06:52:49 +00:00
1997-09-23 17:43:33 +00:00
1997-09-18 20:22:58 +00:00
1997-09-18 20:22:58 +00:00
1997-09-29 05:59:16 +00:00