postgresql/src/backend
Tom Lane 1a76550b3b Fix information schema views to return NULL for precision and scale of
an unconstrained numeric column.  Also, factor out some duplicate code
into functions, to ease future maintenance.
2004-06-22 22:30:32 +00:00
..
access Tablespaces. Alternate database locations are dead, long live tablespaces. 2004-06-18 06:14:31 +00:00
bootstrap Tablespaces. Alternate database locations are dead, long live tablespaces. 2004-06-18 06:14:31 +00:00
catalog Fix information schema views to return NULL for precision and scale of 2004-06-22 22:30:32 +00:00
commands Rename the built-in tablespaces to pg_default and pg_global, and prohibit 2004-06-21 04:06:07 +00:00
executor Tablespaces. Alternate database locations are dead, long live tablespaces. 2004-06-18 06:14:31 +00:00
lib Add tests to enlargeStringInfo() to avoid possible buffer-overrun or 2004-05-11 20:07:26 +00:00
libpq Use the new List API function names throughout the backend, and disable the 2004-05-30 23:40:41 +00:00
main Add PGETC (for pg_service.conf) and PGLOCALE (for locale dir) 2004-06-03 00:07:38 +00:00
nodes Tablespaces. Alternate database locations are dead, long live tablespaces. 2004-06-18 06:14:31 +00:00
optimizer Represent type-specific length coercion functions as pg_cast entries, 2004-06-16 01:27:00 +00:00
parser Fix oversight in recent rowtype-handling improvements: transformTargetList 2004-06-19 18:19:56 +00:00
po Translation update 2004-06-13 21:41:33 +00:00
port Code review for EXEC_BACKEND changes. Reduce the number of #ifdefs by 2004-05-28 05:13:32 +00:00
postmaster Arrange to explicitly stop the pgstat processes at the same time we 2004-06-14 18:08:19 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite Represent type-specific length coercion functions as pg_cast entries, 2004-06-16 01:27:00 +00:00
storage Looks like s_lock_test needs <time.h> on some platforms. 2004-06-19 20:31:55 +00:00
tcop Tablespaces. Alternate database locations are dead, long live tablespaces. 2004-06-18 06:14:31 +00:00
utils Add comment about rationale for continuing to use C library functions 2004-06-21 14:12:38 +00:00
Makefile Integrate src/timezone library for all platforms. There is more we can 2004-05-21 05:08:06 +00:00
nls.mk New translation 2004-06-10 17:10:24 +00:00