postgresql/src/backend
Peter Eisentraut 13a57710db Prohibit creating ICU collation with different ctype
ICU does not support "collate" and "ctype" being different, so the
collctype catalog column is ignored.  But for catalog neatness, ensure
that they are the same.
2017-06-30 11:24:00 -04:00
..
access Fix typo in comment 2017-06-22 16:42:38 -04:00
bootstrap Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
catalog Add missing period to comment. 2017-06-30 10:01:45 -04:00
commands Copy collencoding in CREATE COLLATION / FROM 2017-06-30 08:50:39 -04:00
executor Fix transition tables for wCTEs. 2017-06-28 18:59:01 +01:00
foreign Abstract logic to allow for multiple kinds of child rels. 2017-04-03 22:41:31 -04:00
lib Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
libpq Second try at fixing tcp_keepalives_idle option on Solaris. 2017-06-28 12:30:16 -04:00
main Change pg_ctl to detect server-ready by watching status in postmaster.pid. 2017-06-28 17:31:32 -04:00
nodes Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
optimizer Document partitioned_rels in create_modifytable_path header comment. 2017-06-22 13:52:50 -04:00
parser Re-allow SRFs and window functions within sub-selects within aggregates. 2017-06-27 17:51:11 -04:00
po Translation updates 2017-05-15 12:19:54 -04:00
port Change pg_ctl to detect server-ready by watching status in postmaster.pid. 2017-06-28 17:31:32 -04:00
postmaster Change pg_ctl to detect server-ready by watching status in postmaster.pid. 2017-06-28 17:31:32 -04:00
regex Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
replication Improve replication lag interpolation after idle period 2017-06-23 18:58:46 +01:00
rewrite Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
snowball Initial pgindent run with pg_bsd_indent version 2.0. 2017-06-21 14:39:04 -04:00
statistics Fix typos in README.dependencies 2017-06-22 17:12:27 -04:00
storage Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
tcop Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
tsearch Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
utils Prohibit creating ICU collation with different ctype 2017-06-30 11:24:00 -04:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
common.mk Add ICU_CFLAGS to global CPPFLAGS 2017-06-12 15:57:22 -04:00
Makefile Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
nls.mk Translation updates 2017-05-15 12:19:54 -04:00