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-12-10 14:22:35 +03:00
Code
Activity
Files
ae6157164faf5ec1636a9acfe18bfd28a31db098
postgres
/
contrib
/
postgres_fdw
History
Peter Eisentraut
d02f16470f
Replace some appendStringInfo* calls with more appropriate variants
...
Author: David Rowley <
dgrowleyml@gmail.com
>
2015-05-11 20:38:55 -04:00
..
expected
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
2015-05-08 05:43:10 +02:00
sql
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
2015-05-08 05:43:10 +02:00
.gitignore
…
connection.c
Create an infrastructure for parallel computation in PostgreSQL.
2015-04-30 15:02:14 -04:00
deparse.c
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
2015-05-08 05:43:10 +02:00
Makefile
Fix SHLIB_PREREQS use in contrib, allowing PGXS builds
2014-12-04 07:58:12 -05:00
option.c
Update copyright for 2015
2015-01-06 11:43:47 -05:00
postgres_fdw--1.0.sql
…
postgres_fdw.c
Replace some appendStringInfo* calls with more appropriate variants
2015-05-11 20:38:55 -04:00
postgres_fdw.control
…
postgres_fdw.h
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
2015-05-08 05:43:10 +02:00