postgresql/src/backend/utils
Tom Lane 4885dabe9d Eliminate unnecessary dependency on mktime(), and consequent 'Unable to
convert date to tm' failures, by using DetermineLocalTimeZone() instead.
2002-09-03 19:41:28 +00:00
..
adt Eliminate unnecessary dependency on mktime(), and consequent 'Unable to 2002-09-03 19:41:28 +00:00
cache Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
error Add GUC variable to print original query to the server logs when there 2002-09-02 05:42:54 +00:00
fmgr Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
hash Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
init Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
mb Remove #ifdef MULTIBYTE per hackers list discussion. 2002-08-29 07:22:30 +00:00
misc Add GUC variable to print original query to the server logs when there 2002-09-02 05:42:54 +00:00
mmgr Change memory-space accounting mechanism in tuplesort.c and tuplestore.c 2002-08-12 00:36:12 +00:00
sort The cstring datatype can now be copied, passed around, etc. The typlen 2002-08-24 15:00:47 +00:00
time Code review for HeapTupleHeader changes. Add version number to page headers 2002-09-02 01:05:06 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Remove unused system table columns: 2002-07-24 19:11:14 +00:00
Makefile Fix failure to relink postmaster executable in the first make run if only a 2002-08-10 17:59:28 +00:00