postgresql/src/backend
Thomas G. Lockhart 2c1557a2ff Fix occasional uninitialized variable fractional seconds
in DecodeTimeOnly(). Only present when seconds are not specified
 for input.
1997-10-25 05:18:17 +00:00
..
access Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
bootstrap Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
catalog Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
commands Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
executor Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
lib Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
libpq Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
main Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
nodes Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
optimizer Fix handling of functions with non-attribute first argument in WHERE 1997-09-25 12:48:15 +00:00
parser Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
port Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
postmaster Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
regex Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
rewrite Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
storage Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
tcop Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
tioga Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
utils Fix occasional uninitialized variable fractional seconds 1997-10-25 05:18:17 +00:00
Makefile Replace missing directory delimiter for postmaster installation command. 1997-09-20 16:08:24 +00:00