This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
PostgreSQL
Watch
1
Star
0
Fork
0
You've already forked PostgreSQL
mirror of
https://github.com/postgres/postgres.git
synced
2025-05-31 00:01:57 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
PostgreSQL
/
contrib
/
dblink
History
Itagaki Takahiro
0a8ba868a8
Don't raise "identifier will be truncated" messages in dblink
...
except creating new connections.
2010-11-25 20:12:20 +09:00
..
expected
Fix dblink_build_sql_insert() and related functions to handle dropped
2010-06-15 19:04:28 +00:00
sql
Fix dblink_build_sql_insert() and related functions to handle dropped
2010-06-15 19:04:28 +00:00
.gitignore
Some more gitignore cleanups: cover contrib and PL regression test outputs.
2010-09-22 17:23:05 -04:00
dblink.c
Don't raise "identifier will be truncated" messages in dblink
2010-11-25 20:12:20 +09: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 missed function dblink_connect_u(text[,text]) to uninstall script
2010-06-07 15:15:03 +00:00