postgresql/src/backend/catalog
Andrew Dunstan f884a96819 Fix searchpath for modern Perl for genbki.pl
This was fixed for MSVC tools by commit 1df92eeafe, but per
buildfarm member bowerbird genbki.pl needs the same treatment.

Backpatch to all live branches.
2019-02-05 09:59:46 -05:00
..
.gitignore Replace our traditional initial-catalog-data format with a better design. 2018-04-08 13:17:27 -04:00
aclchk.c Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
catalog.c Move generic snapshot related code from tqual.h to snapmgr.h. 2019-01-21 17:06:41 -08:00
Catalog.pm Update copyright for 2019 2019-01-02 12:44:25 -05:00
dependency.c Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
genbki.pl Fix searchpath for modern Perl for genbki.pl 2019-02-05 09:59:46 -05:00
heap.c Allow RECORD and RECORD[] to be specified in function coldeflists. 2019-01-30 19:25:33 -05:00
index.c Allow RECORD and RECORD[] to be specified in function coldeflists. 2019-01-30 19:25:33 -05:00
indexing.c Don't include genam.h from execnodes.h and relscan.h anymore. 2019-01-14 17:02:12 -08:00
information_schema.sql Update copyright for 2019 2019-01-02 12:44:25 -05:00
Makefile Move the built-in conversions into the initial catalog data. 2019-01-03 19:47:53 -05:00
namespace.c Restrict the use of temporary namespace in two-phase transactions 2019-01-18 09:21:44 +09:00
objectaccess.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
objectaddress.c Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
partition.c Refactor planner's header files. 2019-01-29 15:48:51 -05:00
pg_aggregate.c Replace uses of heap_open et al with the corresponding table_* function. 2019-01-21 10:51:37 -08:00
pg_collation.c Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
pg_constraint.c Fix droppability of constraints upon partition detach 2019-01-24 14:09:56 -03:00
pg_conversion.c Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
pg_db_role_setting.c Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
pg_depend.c Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
pg_enum.c Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
pg_inherits.c Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
pg_largeobject.c Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
pg_namespace.c Replace uses of heap_open et al with the corresponding table_* function. 2019-01-21 10:51:37 -08:00
pg_operator.c Replace uses of heap_open et al with the corresponding table_* function. 2019-01-21 10:51:37 -08:00
pg_proc.c Replace uses of heap_open et al with the corresponding table_* function. 2019-01-21 10:51:37 -08:00
pg_publication.c Replace uses of heap_open et al with the corresponding table_* function. 2019-01-21 10:51:37 -08:00
pg_range.c Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
pg_shdepend.c Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
pg_subscription.c Replace uses of heap_open et al with the corresponding table_* function. 2019-01-21 10:51:37 -08:00
pg_type.c Replace uses of heap_open et al with the corresponding table_* function. 2019-01-21 10:51:37 -08:00
sql_feature_packages.txt > I have installed your patch and adjusted the names of the standards 2004-12-02 22:51:28 +00:00
sql_features.txt Update SQL features list 2018-05-21 15:29:22 -04:00
storage.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
system_views.sql Add more columns to pg_stat_ssl 2019-02-01 00:33:47 +01:00
toasting.c Replace uses of heap_open et al with the corresponding table_* function. 2019-01-21 10:51:37 -08:00