postgresql/src/backend/tcop
Thomas G. Lockhart 8de20a3aed Use environment variable PGDATESTYLE on backend startup to initialize
date/time formats and conventions.
1997-12-16 15:57:00 +00:00
..
aclchk.c Break parser functions into smaller files, group together. 1997-11-25 22:07:18 +00:00
dest.c Add VARHDRSZ where needed. Many places just used 4. 1997-12-06 22:57:36 +00:00
fastpath.c Add VARHDRSZ where needed. Many places just used 4. 1997-12-06 22:57:36 +00:00
Makefile -Wno-error should only be enabled for gcc compilers, it seems 1997-04-24 13:25:07 +00:00
postgres.c Use environment variable PGDATESTYLE on backend startup to initialize 1997-12-16 15:57:00 +00:00
pquery.c Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
utility.c From: todd brandys <brandys@eng3.hep.uiuc.edu> 1997-12-04 00:28:15 +00:00
variable.c Add 'GERMAN' option to DateStyle. 1997-12-04 23:17:13 +00:00