postgresql/src/include
Tom Lane 42f74f4936 Remove equalPartitionDescs().
This is dead code in the wake of the previous commit.
We can always add it back if we need it again someday.

Discussion: https://postgr.es/m/CA+HiwqFUzjfj9HEsJtYWcr1SgQ_=iCAvQ=O2Sx6aQxoDu4OiHw@mail.gmail.com
2019-12-25 14:45:57 -05:00
..
access Rename files and headers related to index AM 2019-12-25 10:23:39 +09:00
bootstrap Remove more unreferenced function declarations 2019-07-07 09:58:33 +09:00
catalog Disallow partition key expressions that return pseudo-types. 2019-12-23 12:53:12 -05:00
commands Fix "force_parallel_mode = regress" to work with ANALYZE + VERBOSE. 2019-12-16 20:14:35 -05:00
common Offer pnstrdup to frontend code 2019-12-04 19:36:06 -03:00
datatype Update copyright for 2019 2019-01-02 12:44:25 -05:00
executor Rename files and headers related to index AM 2019-12-25 10:23:39 +09:00
fe_utils Fix query cancellation handling in psql 2019-12-17 10:44:25 +09:00
foreign Fix inconsistencies and typos in the tree 2019-07-16 13:23:53 +09:00
jit Make the order of the header file includes consistent. 2019-11-25 08:08:57 +05:30
lib simplehash: Allow for use in frontend code. 2019-12-17 14:14:32 -05:00
libpq In the postmaster, rely on the signal infrastructure to block signals. 2019-10-13 15:48:26 -04:00
mb Add backend-only appendStringInfoStringQuoted 2019-12-10 17:12:56 -03:00
nodes Rename files and headers related to index AM 2019-12-25 10:23:39 +09:00
optimizer Generate EquivalenceClass members for partitionwise child join rels. 2019-11-05 11:42:24 -05:00
parser Minimal portability fix for commit e1551f96e. 2019-12-18 10:22:50 -05:00
partitioning Remove equalPartitionDescs(). 2019-12-25 14:45:57 -05:00
port Rotate instead of shifting hash join batch number. 2019-12-24 13:05:43 +13:00
portability Update copyright for 2019 2019-01-02 12:44:25 -05:00
postmaster Partially deduplicate interrupt handling for background processes. 2019-12-17 13:14:28 -05:00
regex Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
replication Refactor attribute mappings used in logical tuple conversion 2019-12-18 16:23:02 +09:00
rewrite Minimal portability fix for commit e1551f96e. 2019-12-18 10:22:50 -05:00
snowball Sync our Snowball stemmer dictionaries with current upstream 2019-07-04 13:26:48 +02:00
statistics Fix choose_best_statistics to check clauses individually 2019-11-28 22:20:45 +01:00
storage Extend the ProcSignal mechanism to support barriers. 2019-12-19 14:56:20 -05:00
tcop Revert hooks for session start and end, take two 2019-10-02 09:55:27 +09:00
tsearch Make the order of the header file includes consistent. 2019-11-25 08:08:57 +05:30
utils Load relcache entries' partitioning data on-demand, not immediately. 2019-12-25 14:43:13 -05:00
.gitignore Refactor dlopen() support 2018-09-06 11:33:04 +02:00
c.h Move configure --disable-float8-byval to pg_config_manual.h 2019-11-27 12:27:20 +01:00
fmgr.h Remove configure --disable-float4-byval 2019-11-21 18:29:21 +01:00
funcapi.h Make the order of the header file includes consistent. 2019-11-25 08:08:57 +05:30
getaddrinfo.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
getopt_long.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
Makefile Get rid of jsonpath_gram.h and jsonpath_scanner.h 2019-03-20 11:13:34 +03:00
miscadmin.h Extend the ProcSignal mechanism to support barriers. 2019-12-19 14:56:20 -05:00
pg_config.h.in Fix handling of OpenSSL's SSL_clear_options 2019-12-06 15:13:55 +09:00
pg_config_ext.h.in Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00
pg_config_manual.h Move configure --disable-float8-byval to pg_config_manual.h 2019-11-27 12:27:20 +01:00
pg_getopt.h Use our own getopt() on OpenBSD. 2019-01-18 15:06:26 -05:00
pg_trace.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
pgstat.h Extend the ProcSignal mechanism to support barriers. 2019-12-19 14:56:20 -05:00
pgtar.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
pgtime.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
port.h Fix build of Perl-using modules of Windows 2019-12-16 11:48:01 +01:00
postgres.h Remove configure --disable-float4-byval 2019-11-21 18:29:21 +01:00
postgres_ext.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
postgres_fe.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
rusagestub.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
windowapi.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00