postgresql/src/test/regress
Alvaro Herrera 765cbfdc92 Refactor ALTER some-obj RENAME implementation
Remove duplicate implementations of catalog munging and miscellaneous
privilege checks.  Instead rely on already existing data in
objectaddress.c to do the work.

Author: KaiGai Kohei, changes by me
Reviewed by: Robert Haas, Álvaro Herrera, Dimitri Fontaine
2013-01-21 12:06:41 -03:00
..
data
expected Refactor ALTER some-obj RENAME implementation 2013-01-21 12:06:41 -03:00
input Code review for 64-bit-large-object patch. 2012-10-08 18:24:32 -04:00
output Code review for 64-bit-large-object patch. 2012-10-08 18:24:32 -04:00
sql Refactor ALTER some-obj RENAME implementation 2013-01-21 12:06:41 -03:00
.gitignore
GNUmakefile Update copyrights for 2013 2013-01-01 17:15:01 -05:00
Makefile
parallel_schedule Support automatically-updatable views. 2012-12-08 18:26:21 -05:00
pg_regress_main.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
pg_regress.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
pg_regress.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
regress.c Redesign the plancache mechanism for more flexibility and efficiency. 2011-09-16 00:43:52 -04:00
regressplans.sh
resultmap Enable compiling with the mingw-w64 32 bit compiler. 2011-12-10 15:35:41 -05:00
serial_schedule Support automatically-updatable views. 2012-12-08 18:26:21 -05:00
standby_schedule