postgresql/src/backend
Tom Lane f778e537a0 Remove inadequate check for duplicate "xml" PI.
I failed to think about PIs starting with "xml".  We don't really
need this check at all, so just take it out.  Oversight in
commit 8d1dadb25 et al.
2019-03-23 17:40:19 -04:00
..
access Add nbtree high key "continuescan" optimization. 2019-03-23 11:01:53 -07:00
bootstrap tableam: Add and use scan APIs. 2019-03-11 12:46:41 -07:00
catalog Collations with nondeterministic comparison 2019-03-22 12:12:43 +01:00
commands Collations with nondeterministic comparison 2019-03-22 12:12:43 +01:00
executor Collations with nondeterministic comparison 2019-03-22 12:12:43 +01:00
foreign Update copyright for 2019 2019-01-02 12:44:25 -05:00
jit Renaming for new subscripting mechanism 2019-02-01 12:50:32 -03:00
lib Fix yet more portability bugs in integerset and its tests. 2019-03-22 17:59:19 +02:00
libpq Add DNS SRV support for LDAP server discovery. 2019-03-21 15:28:17 +13:00
main Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
nodes Collations with nondeterministic comparison 2019-03-22 12:12:43 +01:00
optimizer Don't copy PartitionBoundInfo in set_relation_partition_info. 2019-03-22 14:16:58 -04:00
parser Add unreachable "break" to satisfy -Wimplicit-fallthrough. 2019-03-23 01:32:58 -04:00
partitioning Rearrange make_partitionedrel_pruneinfo to avoid work when we can't prune. 2019-03-22 14:56:12 -04:00
po Translation updates 2018-06-25 12:37:18 +02:00
port Add shared_memory_type GUC. 2019-02-03 12:47:26 +01:00
postmaster Make checkpoint requests more robust. 2019-03-19 12:49:27 -04:00
regex Collations with nondeterministic comparison 2019-03-22 12:12:43 +01:00
replication Add walreceiver API to get remote server version 2019-03-15 10:16:26 +01:00
rewrite tableam: Add and use scan APIs. 2019-03-11 12:46:41 -07:00
snowball Update copyright for 2019 2019-01-02 12:44:25 -05:00
statistics Rename nodes/relation.h to nodes/pathnodes.h. 2019-01-29 16:49:25 -05:00
storage Improve code comments in b0eaa4c51b. 2019-03-16 06:55:56 +05:30
tcop Implement OR REPLACE option for CREATE AGGREGATE. 2019-03-19 01:16:50 +00:00
tsearch Move hash_any prototype from access/hash.h to utils/hashutils.h 2019-03-11 13:17:50 -03:00
utils Remove inadequate check for duplicate "xml" PI. 2019-03-23 17:40:19 -04:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
Makefile Get rid of jsonpath_gram.h and jsonpath_scanner.h 2019-03-20 11:13:34 +03:00
common.mk Remove PARTIAL_LINKING build mode. 2018-03-30 17:33:04 -07:00
nls.mk Translation updates 2018-06-25 12:37:18 +02:00