postgresql/src/backend
Michael Paquier 6ea95166a0 Fix comment related to calculation location of total_table_pages
As of commit c6e4133, the calculation happens in make_one_rel() and not
query_planner().

Author: Amit Langote
Discussion: https://postgr.es/m/c7a04a90-42e6-28a4-811a-a7e352831ba1@lab.ntt.co.jp
2019-02-13 16:31:20 +09:00
..
access Fix description of WAL record XLOG_PARAMETER_CHANGE 2019-02-12 13:10:59 +09:00
bootstrap Remove argument isprimary from index_build() 2019-01-24 07:57:09 +09:00
catalog Use Getopt::Long for catalog scripts 2019-02-12 12:22:08 -03:00
commands Redesign the partition dependency mechanism. 2019-02-11 14:41:17 -05:00
executor Reset, not recreate, execGrouping.c style hashtables. 2019-02-09 01:05:49 -08: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 Fix error handling around ssl_*_protocol_version settings 2019-02-08 11:58:19 +01:00
main Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
nodes Refactor the representation of indexable clauses in IndexPaths. 2019-02-09 17:30:43 -05:00
optimizer Fix comment related to calculation location of total_table_pages 2019-02-13 16:31:20 +09:00
parser Create the infrastructure for planner support functions. 2019-02-09 18:08:48 -05: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 Add shared_memory_type GUC. 2019-02-03 12:47:26 +01:00
postmaster Move max_wal_senders out of max_connections for connection slot handling 2019-02-12 10:07:56 +09:00
regex Update copyright for 2019 2019-01-02 12:44:25 -05:00
replication Relax overly strict assertion 2019-02-12 18:42:37 -03: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 Move max_wal_senders out of max_connections for connection slot handling 2019-02-12 10:07:56 +09:00
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 Fix rare dsa_allocate() failures due to freepage.c corruption. 2019-02-13 13:24:11 +13:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
common.mk Remove PARTIAL_LINKING build mode. 2018-03-30 17:33:04 -07:00
Makefile Ensure link commands list *.o files before LDFLAGS. 2019-01-02 13:57:54 -05:00
nls.mk Translation updates 2018-06-25 12:37:18 +02:00