postgresql/src/backend/tcop
Peter Eisentraut 648677c3a2 Add assert checking to GUC ("debug_assertions")
Rename settings net_server to tcpip_socket, max_backends to max_connections
Add --help and --version to postmaster, reformat help output
2000-07-12 17:38:53 +00:00
..
dest.c Remove long-dead support for invoking queries from dynamically loaded 2000-07-08 03:04:41 +00:00
fastpath.c TOAST 2000-07-03 23:10:14 +00:00
Makefile Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
postgres.c Add assert checking to GUC ("debug_assertions") 2000-07-12 17:38:53 +00:00
pquery.c First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
utility.c Bugfix in ALTER TABLE CREATE TOAST TABLE 2000-07-05 12:45:31 +00:00