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-05-17 06:41:24 +03:00
Code
postgres
/
src
/
backend
/
tcop
History
Fujii Masao
52eed3d426
Fix segmentation fault that an empty prepared statement could cause.
...
Back-patch to all supported branches. Per bug
#11335
from Haruka Takatsuka
2014-09-05 02:19:29 +09:00
..
dest.c
Add a materialized view relations.
2013-03-03 18:23:31 -06:00
fastpath.c
Remove tabs after spaces in C comments
2014-05-06 11:26:28 -04:00
Makefile
Remove cvs keywords from all files.
2010-09-20 22:08:53 +02:00
postgres.c
Set the process latch when processing recovery conflict interrupts.
2014-06-03 14:13:31 +02:00
pquery.c
Fix failure to set ActiveSnapshot while rewinding a cursor.
2014-05-07 14:25:13 -04:00
utility.c
Fix segmentation fault that an empty prepared statement could cause.
2014-09-05 02:19:29 +09:00