You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/dblink
Tom Lane 2604359251 Improve hash_any() to use word-wide fetches when hashing suitably aligned 18 years ago
..
expected Improve hash_any() to use word-wide fetches when hashing suitably aligned 18 years ago
sql Improve hash_any() to use word-wide fetches when hashing suitably aligned 18 years ago
Makefile Remove references to READMEs from /contrib Makefiles. 18 years ago
dblink.c Remove unneed #include now that current_query() has moved to the backend. 18 years ago
dblink.h Implement current_query(), that shows the currently executing query. 18 years ago
dblink.sql.in Make dblink_current_query() reference pg_catalog.current_query(), per Tom. 18 years ago
uninstall_dblink.sql Re-add dblink_current_query() for backward compatibility. 18 years ago