postgresql/src/backend
Tom Lane ba0f9ff3ba Code review for recently-added network functions. Get it to work when
log_hostname is enabled, clean up documentation.
2004-06-13 19:56:52 +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 Clean up generation of default names for constraints, indexes, and serial 2004-06-10 17:56:03 +00:00
commands When using extended-query protocol, postpone planning of unnamed statements 2004-06-11 01:09:22 +00:00
executor When using extended-query protocol, postpone planning of unnamed statements 2004-06-11 01:09:22 +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 When using extended-query protocol, postpone planning of unnamed statements 2004-06-11 01:09:22 +00:00
parser Clean up generation of default names for constraints, indexes, and serial 2004-06-10 17:56:03 +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 >> It certainly doesn't. There still was a bug with the locale stuff, 2004-06-11 03:54:54 +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 StrategyDirtyBufferList wasn't being careful to honor max_buffers limit. 2004-06-11 17:20:39 +00:00
tcop When using extended-query protocol, postpone planning of unnamed statements 2004-06-11 01:09:22 +00:00
utils Code review for recently-added network functions. Get it to work when 2004-06-13 19:56:52 +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