postgresql/src/backend/tcop
Vadim B. Mikheev df9e539ea2 1. Run all pg_dump queries in single serializable transaction.
2. Get rid of locking when updating statistics in vacuum.
3. Use QuerySnapshot in COPY TO and call SetQuerySnashot
   in main tcop loop before FETCH and COPY TO.
1999-05-29 10:25:33 +00:00
..
dest.c Another pgindent run. Sorry folks. 1999-05-25 22:43:53 +00:00
fastpath.c Change error messages to oids come out as %u and not %d. Change has no 1999-05-10 00:46:32 +00:00
Makefile From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00
postgres.c 1. Run all pg_dump queries in single serializable transaction. 1999-05-29 10:25:33 +00:00
pquery.c pgindent run over code. 1999-05-25 16:15:34 +00:00
utility.c pgindent run over code. 1999-05-25 16:15:34 +00:00