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
2d8e3d1d7155ead809047b35ff953ab02dc8e68a
postgres
/
src
/
backend
/
tcop
History
Bruce Momjian
2d8e3d1d71
Make stack_base_ptr non-static, for PL/Java.
2005-10-13 22:57:27 +00:00
..
dest.c
Revise TupleTableSlot code to avoid unnecessary construction and disassembly
2005-03-16 21:38:10 +00:00
fastpath.c
Suppress signed-vs-unsigned-char warnings.
2005-09-24 17:53:28 +00:00
Makefile
$Header: -> $PostgreSQL Changes ...
2003-11-29 19:52:15 +00:00
postgres.c
Make stack_base_ptr non-static, for PL/Java.
2005-10-13 22:57:27 +00:00
pquery.c
Fix the mechanism for reporting the original table OID and column number
2005-06-22 17:45:46 +00:00
utility.c
Minor API cleanup for async notifications: we can only register the
2005-10-06 21:30:39 +00:00