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-30 11:03:19 +03:00
Code
Activity
Files
3b530d90d5d689071763080557e7b80dc23b992a
postgres
/
contrib
/
dblink
History
Teodor Sigaev
3b530d90d5
Add missed function dblink_connect_u(text[,text]) to uninstall script
2010-06-07 15:14:50 +00:00
..
expected
Check to ensure the number of primary key fields supplied does not
2010-02-03 23:01:23 +00:00
sql
Check to ensure the number of primary key fields supplied does not
2010-02-03 23:01:23 +00:00
dblink.c
Fix dblink to treat connection names longer than NAMEDATALEN-2 (62 bytes).
2010-06-03 09:40:17 +00:00
dblink.h
Restore dblink_current_query() to being a C-language function, so as to not
2009-06-09 17:41:02 +00:00
dblink.sql.in
Restore dblink_current_query() to being a C-language function, so as to not
2009-06-09 17:41:02 +00:00
Makefile
Remove references to READMEs from /contrib Makefiles.
2007-11-10 23:59:52 +00:00
uninstall_dblink.sql
Add missed function dblink_connect_u(text[,text]) to uninstall script
2010-06-07 15:14:50 +00:00