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
Itagaki Takahiro
ec66f65899
Don't raise "identifier will be truncated" messages in dblink
...
except creating new connections.
2010-11-25 20:08:33 +09:00
..
expected
Fix dblink_build_sql_insert() and related functions to handle dropped
2010-06-15 19:04:22 +00:00
sql
Fix dblink_build_sql_insert() and related functions to handle dropped
2010-06-15 19:04:22 +00:00
.gitignore
Some more gitignore cleanups: cover contrib and PL regression test outputs.
2010-09-22 17:23:00 -04:00
dblink.c
Don't raise "identifier will be truncated" messages in dblink
2010-11-25 20:08:33 +09:00
dblink.h
…
dblink.sql.in
…
Makefile
…
uninstall_dblink.sql
Add missed function dblink_connect_u(text[,text]) to uninstall script
2010-06-07 15:14:50 +00:00