postgresql/src/bin/psql
Amit Kapila dddf4cdc33 Make the order of the header file includes consistent in non-backend modules.
Similar to commit 7e735035f2, this commit makes the order of header file
inclusion consistent for non-backend modules.

In passing, fix the case where we were using angle brackets (<>) for the
local module includes instead of quotes ("").

Author: Vignesh C
Reviewed-by: Amit Kapila
Discussion: https://postgr.es/m/CALDaNm2Sznv8RR6Ex-iJO6xAdsxgWhCoETkaYX=+9DW3q0QCfA@mail.gmail.com
2019-10-25 07:41:52 +05:30
..
po Translation updates 2019-06-17 15:30:20 +02:00
.gitignore Move psql's psqlscan.l into src/fe_utils. 2016-03-24 20:28:47 -04:00
Makefile Update copyright for 2019 2019-01-02 12:44:25 -05:00
command.c Message style fixes 2019-09-06 22:54:02 +02:00
command.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
common.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
common.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
copy.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
copy.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
create_help.pl psql: Add documentation URL to \help output 2019-03-11 09:11:37 +01:00
crosstabview.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
crosstabview.h Fix assorted header files that failed to compile standalone. 2019-05-31 11:45:33 -04:00
describe.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
describe.h Fix inconsistencies and typos in the tree, take 9 2019-08-05 12:14:58 +09:00
help.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
help.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
input.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
input.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
large_obj.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
large_obj.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
mainloop.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
mainloop.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nls.mk Translation updates 2019-05-20 16:00:53 +02:00
prompt.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
prompt.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
psqlrc.sample Improve FILES section of psql reference page. 2014-01-14 19:27:57 -05:00
psqlscanslash.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
psqlscanslash.l Move logging.h and logging.c from src/fe_utils/ to src/common/. 2019-05-14 14:20:10 -04:00
settings.h tableam: introduce table AM infrastructure. 2019-03-06 09:54:38 -08:00
startup.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
stringutils.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
stringutils.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
tab-complete.c Add tab completion for EXPLAIN (SETTINGS) in psql 2019-09-27 12:53:43 +09:00
tab-complete.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
variables.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
variables.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00