This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-11-10 17:42:29 +03:00
Code
Activity
Files
c0ac38d082aec9263e19d62fa322c1415c176141
postgres
/
src
/
backend
/
tcop
History
Bruce Momjian
c0ac38d082
Log queries for client-side prepare/execute. Simon Riggs
...
Log prepare query during execute. Bruce Momjian
2005-05-24 04:18:04 +00:00
..
dest.c
Revise TupleTableSlot code to avoid unnecessary construction and disassembly
2005-03-16 21:38:10 +00:00
fastpath.c
Change CREATE TYPE to require datatype output and send functions to have
2005-05-01 18:56:19 +00:00
Makefile
$Header: -> $PostgreSQL Changes ...
2003-11-29 19:52:15 +00:00
postgres.c
Log queries for client-side prepare/execute. Simon Riggs
2005-05-24 04:18:04 +00:00
pquery.c
Improve EXPLAIN ANALYZE to show the time spent in each trigger when
2005-03-25 21:58:00 +00:00
utility.c
Implement sharable row-level locks, and use them for foreign key references
2005-04-28 21:47:18 +00:00