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-07-21 16:02:15 +03:00
Code
Activity
Files
b95f81a54a0c7fd87052d77f5401192a2bb87d6d
postgres
/
src
/
backend
/
tcop
History
Tom Lane
cb7ce7d0e3
Fix recent breakage of query-cancel logic, see my pghackers message
...
of 6 Jan 2001 21:55.
2001-01-07 04:17:29 +00:00
..
dest.c
Make tuple receive/print routines TOAST-aware. Formerly, printtup would
2000-12-01 22:10:31 +00:00
fastpath.c
Change SearchSysCache coding conventions so that a reference count is
2000-11-16 22:30:52 +00:00
Makefile
Fix relative path references so that make knowns which dependencies refer
2000-08-31 16:12:35 +00:00
postgres.c
Fix recent breakage of query-cancel logic, see my pghackers message
2001-01-07 04:17:29 +00:00
pquery.c
Restructure handling of inheritance queries so that they work with outer
2000-11-12 00:37:02 +00:00
utility.c
Remove not-really-standard implementation of CREATE TABLE's UNDER clause,
2001-01-05 06:34:23 +00:00