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-08-24 09:27:52 +03:00
Code
Activity
Files
83cb7da7dcd11f658a7fc4aff198923bf76ff8f5
postgres
/
src
/
backend
/
tcop
History
Simon Riggs
a06ea6f532
Add explanatory detail to Hot Standby cancelation error messages
...
with errdetail(). Add errhint() to suggest retry in certain cases.
2010-01-23 17:04:05 +00:00
..
dest.c
Update copyright for the year 2010.
2010-01-02 16:58:17 +00:00
fastpath.c
Update copyright for the year 2010.
2010-01-02 16:58:17 +00:00
Makefile
Refactor backend makefiles to remove lots of duplicate code
2008-02-19 10:30:09 +00:00
postgres.c
Add explanatory detail to Hot Standby cancelation error messages
2010-01-23 17:04:05 +00:00
pquery.c
Update copyright for the year 2010.
2010-01-02 16:58:17 +00:00
utility.c
Improve the handling of SET CONSTRAINTS commands by having them search
2010-01-17 22:56:23 +00:00