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-15 03:41:20 +03:00
Code
Activity
Files
061168d38f1e9e34234e2b6a3df582f98cbc1645
postgres
/
src
/
backend
/
tcop
History
Tom Lane
1bc9e98549
SendFunctionResult should take care to detoast varlena results.
2003-01-07 22:32:10 +00:00
..
dest.c
Update copyright to 2002.
2002-06-20 20:29:54 +00:00
fastpath.c
SendFunctionResult should take care to detoast varlena results.
2003-01-07 22:32:10 +00:00
Makefile
Fix relative path references so that make knowns which dependencies refer
2000-08-31 16:12:35 +00:00
postgres.c
fastpath code neglected to check whether user has privileges to call the
2003-01-01 21:57:05 +00:00
pquery.c
Revise executor APIs so that all per-query state structure is built in
2002-12-15 16:17:59 +00:00
utility.c
ALTER DOMAIN OWNER, from Rod Taylor.
2003-01-06 00:31:45 +00:00