postgresql/src/backend
2004-06-10 17:18:14 +00:00
..
access Infrastructure for I/O of composite types: arrange for the I/O routines 2004-06-06 00:41:28 +00:00
bootstrap Fix slightly-wrong syntax error messages from bootstrap parser, as per 2004-06-09 19:49:56 +00:00
catalog Allow use of table rowtypes directly as column types of other tables. 2004-06-06 20:30:07 +00:00
commands vacuum.c refactoring 2004-06-08 13:59:36 +00:00
executor Support assignment to subfields of composite columns in UPDATE and INSERT. 2004-06-09 19:08:20 +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 Support assignment to subfields of composite columns in UPDATE and INSERT. 2004-06-09 19:08:20 +00:00
optimizer Support assignment to subfields of composite columns in UPDATE and INSERT. 2004-06-09 19:08:20 +00:00
parser Support assignment to subfields of composite columns in UPDATE and INSERT. 2004-06-09 19:08:20 +00:00
po Translation update 2004-06-10 17:18:14 +00:00
port Code review for EXEC_BACKEND changes. Reduce the number of #ifdefs by 2004-05-28 05:13:32 +00:00
postmaster Adjust our timezone library to use pg_time_t (typedef'd as int64) in 2004-06-03 02:08:07 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite Support assignment to subfields of composite columns in UPDATE and INSERT. 2004-06-09 19:08:20 +00:00
storage Previous code cleanup was for bufpage.c, not bufmgr.c. 2004-06-09 13:11:34 +00:00
tcop Infrastructure for I/O of composite types: arrange for the I/O routines 2004-06-06 00:41:28 +00:00
utils Support assignment to subfields of composite columns in UPDATE and INSERT. 2004-06-09 19:08:20 +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