This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
postgres
/
contrib
/
dblink
History
Tom Lane
66661858ae
Use an indexscan not a heapscan to search pg_index in get_pkey_attnames.
...
Noted while looking for heapscans that might need to start from block zero.
2008-01-14 02:49:47 +00:00
..
expected
…
sql
…
dblink.c
Use an indexscan not a heapscan to search pg_index in get_pkey_attnames.
2008-01-14 02:49:47 +00:00
dblink.h
…
dblink.sql.in
…
Makefile
…
uninstall_dblink.sql
…