index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
sql
/
foreign_data.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add IF NOT EXISTS for CREATE SERVER and CREATE USER MAPPING
Andrew Dunstan
2017-03-20
1
-0
/
+3
*
Add tests for foreign partitions.
Robert Haas
2017-03-08
1
-0
/
+71
*
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
1
-20
/
+20
*
For REASSIGN OWNED for foreign user mappings
Alvaro Herrera
2015-12-11
1
-2
/
+5
*
Allow foreign tables to participate in inheritance.
Tom Lane
2015-03-22
1
-3
/
+134
*
Allow CHECK constraints to be placed on foreign tables.
Tom Lane
2014-12-17
1
-3
/
+25
*
Implement IMPORT FOREIGN SCHEMA.
Tom Lane
2014-07-10
1
-0
/
+7
*
Offer triggers on foreign tables.
Noah Misch
2014-03-23
1
-0
/
+44
*
Allow default expressions to be attached to columns of foreign tables.
Tom Lane
2013-03-12
1
-4
/
+3
*
Remove whitespace from end of lines
Peter Eisentraut
2012-05-15
1
-1
/
+1
*
Allow statistics to be collected for foreign tables.
Tom Lane
2012-04-06
1
-0
/
+3
*
Show default privileges in information schema
Peter Eisentraut
2012-01-27
1
-4
/
+4
*
ALTER <thing> [IF EXISTS] ... allows silent DDL if required,
Simon Riggs
2012-01-23
1
-0
/
+26
*
Don't leave regress_test_role_super lying around.
Robert Haas
2011-12-15
1
-0
/
+1
*
Add ALTER FOREIGN DATA WRAPPER / RENAME and ALTER SERVER / RENAME
Peter Eisentraut
2011-12-09
1
-0
/
+8
*
Further consolidation of DROP statement handling.
Robert Haas
2011-11-17
1
-4
/
+1
*
Attempt to reduce local dependencies in regression tests.
Robert Haas
2011-10-10
1
-3
/
+3
*
Change format of SQL/MED generic options in psql backslash commands.
Robert Haas
2011-08-25
1
-5
/
+5
*
Allow per-column foreign data wrapper options.
Robert Haas
2011-08-05
1
-3
/
+8
*
Message style tweaks
Peter Eisentraut
2011-07-05
1
-1
/
+1
*
Use terse mode to avoid variable order dependency output in foreign data regr...
Andrew Dunstan
2011-04-25
1
-0
/
+4
*
Support comments on FOREIGN DATA WRAPPER and SERVER objects.
Robert Haas
2011-04-01
1
-0
/
+2
*
Create the catalog infrastructure for foreign-data-wrapper handlers.
Tom Lane
2011-02-19
1
-2
/
+4
*
Tighten ALTER FOREIGN TABLE .. SET DATA TYPE checks.
Robert Haas
2011-02-06
1
-1
/
+5
*
Basic foreign table support.
Robert Haas
2011-01-01
1
-0
/
+63
*
Avoid using trivial usernames in foreign_data regression test.
Alvaro Herrera
2009-10-14
1
-4
/
+4
*
Tweak the regression test case so that the ordering of numbers vs. letters
Peter Eisentraut
2009-03-09
1
-11
/
+11
*
Add the possibility to specify an explicit validator function for foreign-data
Peter Eisentraut
2009-02-24
1
-25
/
+20
*
Revise the permission checking on user mapping DDL commands.
Peter Eisentraut
2009-01-20
1
-1
/
+3
*
Make tests pass with or without locale.
Peter Eisentraut
2009-01-11
1
-2
/
+2
*
Remove fairly useless mixed-case identifier test that causes locale
Peter Eisentraut
2009-01-09
1
-2
/
+0
*
SQL/MED catalog manipulation facilities
Peter Eisentraut
2008-12-19
1
-0
/
+396