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
The original patch to disallow non-passworded connections to non-superusers
2008-01-03 21:27:59 +00:00
sql
The original patch to disallow non-passworded connections to non-superusers
2008-01-03 21:27:59 +00:00
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
Update copyrights in source tree to 2008.
2008-01-01 19:46:01 +00:00
dblink.sql.in
Add CVS version labels to all install/uninstall scripts.
2007-11-13 04:24:29 +00:00
Makefile
Remove references to READMEs from /contrib Makefiles.
2007-11-10 23:59:52 +00:00
uninstall_dblink.sql
Add CVS version labels to all install/uninstall scripts.
2007-11-13 04:24:29 +00:00