postgresql/src/backend
Alvaro Herrera 558d77f20e Renaming for new subscripting mechanism
Over at patch https://commitfest.postgresql.org/21/1062/ Dmitry wants to
introduce a more generic subscription mechanism, which allows
subscripting not only arrays but also other object types such as JSONB.
That functionality is introduced in a largish invasive patch, out of
which this internal renaming patch was extracted.

Author: Dmitry Dolgov
Reviewed-by: Tom Lane, Arthur Zakirov
Discussion: https://postgr.es/m/CA+q6zcUK4EqPAu7XRRO5CCjMwhz5zvg+rfWuLzVoxp_5sKS6=w@mail.gmail.com
2019-02-01 12:50:32 -03:00
..
access Adjust comment about timeout when waiting for WAL at recovery 2019-02-01 10:46:45 +09:00
bootstrap Remove argument isprimary from index_build() 2019-01-24 07:57:09 +09:00
catalog Add more columns to pg_stat_ssl 2019-02-01 00:33:47 +01:00
commands Allow RECORD and RECORD[] to be specified in function coldeflists. 2019-01-30 19:25:33 -05:00
executor Renaming for new subscripting mechanism 2019-02-01 12:50:32 -03: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 Update copyright for 2019 2019-01-02 12:44:25 -05:00
libpq Add more columns to pg_stat_ssl 2019-02-01 00:33:47 +01:00
main Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
nodes Renaming for new subscripting mechanism 2019-02-01 12:50:32 -03:00
optimizer Renaming for new subscripting mechanism 2019-02-01 12:50:32 -03:00
parser Renaming for new subscripting mechanism 2019-02-01 12:50:32 -03:00
partitioning Refactor planner's header files. 2019-01-29 15:48:51 -05:00
po Translation updates 2018-06-25 12:37:18 +02:00
port Update copyright for 2019 2019-01-02 12:44:25 -05:00
postmaster Add more columns to pg_stat_ssl 2019-02-01 00:33:47 +01:00
regex Update copyright for 2019 2019-01-02 12:44:25 -05:00
replication Refactor planner's header files. 2019-01-29 15:48:51 -05:00
rewrite Renaming for new subscripting mechanism 2019-02-01 12:50:32 -03: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 Revert "Avoid creation of the free space map for small heap relations." 2019-01-28 11:31:44 +05:30
tcop Refactor planner's header files. 2019-01-29 15:48:51 -05:00
tsearch Update copyright for 2019 2019-01-02 12:44:25 -05:00
utils Renaming for new subscripting mechanism 2019-02-01 12:50:32 -03:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
Makefile Ensure link commands list *.o files before LDFLAGS. 2019-01-02 13:57:54 -05: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