postgresql/src
Michael Paquier 7ef64e7e72 Fix comment in parsenodes.h
CreateStmt->inhRelations is a list of RangeVars, but a comment was
incorrect about that.

Author: Julien Rouhaud
Discussion: https://postgr.es/m/20210330123015.yzekhz5sweqbgxdr@nol
2021-03-31 09:35:58 +09:00
..
backend Remove small inefficiency in ExecARDeleteTriggers/ExecARUpdateTriggers. 2021-03-30 20:01:31 -04:00
bin Add support for --extension in pg_dump 2021-03-31 09:12:34 +09:00
common pg_upgrade: Check version of target cluster binaries 2021-03-03 09:45:56 +01:00
fe_utils psql: call clearerr() just before printing 2021-03-29 18:34:39 -03:00
include Fix comment in parsenodes.h 2021-03-31 09:35:58 +09:00
interfaces Improve PQtrace() output format 2021-03-30 20:12:34 -03:00
makefiles
pl Remove extra increment of plpgsql's statement counter for FOR loops. 2021-02-02 14:35:12 -05:00
port Move bsearch_arg to src/port 2021-03-23 00:11:22 +01:00
template
test Add support for --extension in pg_dump 2021-03-31 09:12:34 +09:00
timezone
tools Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."." 2021-03-24 11:29:15 +05:30
tutorial tutorial: land height is "elevation", not "altitude" 2021-03-10 20:25:19 -05:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Introduce --with-ssl={openssl} as a configure option 2021-02-01 19:19:44 +09:00
Makefile.shlib
nls-global.mk