he3pg/contrib
shipixian 7dc5fd0303 fix pushstandby can't clean buffer when redo truncate wal
Signed-off-by: shipixian <shipixian_yewu@cmss.chinamobile.com>
2023-06-19 14:15:00 +08:00
..
adminpack init commit based 0.6.0 2022-08-31 15:03:14 +08:00
amcheck init commit based 0.6.0 2022-08-31 15:03:14 +08:00
auth_delay init commit based 0.6.0 2022-08-31 15:03:14 +08:00
auto_explain init commit based 0.6.0 2022-08-31 15:03:14 +08:00
bloom fix primary cannot write page into storage 2023-05-22 15:40:10 +08:00
bool_plperl init commit based 0.6.0 2022-08-31 15:03:14 +08:00
btree_gin init commit based 0.6.0 2022-08-31 15:03:14 +08:00
btree_gist init commit based 0.6.0 2022-08-31 15:03:14 +08:00
citext init commit based 0.6.0 2022-08-31 15:03:14 +08:00
cube init commit based 0.6.0 2022-08-31 15:03:14 +08:00
dblink init commit based 0.6.0 2022-08-31 15:03:14 +08:00
dict_int init commit based 0.6.0 2022-08-31 15:03:14 +08:00
dict_xsyn init commit based 0.6.0 2022-08-31 15:03:14 +08:00
earthdistance init commit based 0.6.0 2022-08-31 15:03:14 +08:00
file_fdw init commit based 0.6.0 2022-08-31 15:03:14 +08:00
fuzzystrmatch init commit based 0.6.0 2022-08-31 15:03:14 +08:00
hstore init commit based 0.6.0 2022-08-31 15:03:14 +08:00
hstore_plperl init commit based 0.6.0 2022-08-31 15:03:14 +08:00
hstore_plpython init commit based 0.6.0 2022-08-31 15:03:14 +08:00
intagg init commit based 0.6.0 2022-08-31 15:03:14 +08:00
intarray init commit based 0.6.0 2022-08-31 15:03:14 +08:00
isn init commit based 0.6.0 2022-08-31 15:03:14 +08:00
jsonb_plperl init commit based 0.6.0 2022-08-31 15:03:14 +08:00
jsonb_plpython init commit based 0.6.0 2022-08-31 15:03:14 +08:00
lo init commit based 0.6.0 2022-08-31 15:03:14 +08:00
ltree init commit based 0.6.0 2022-08-31 15:03:14 +08:00
ltree_plpython init commit based 0.6.0 2022-08-31 15:03:14 +08:00
oid2name init commit based 0.6.0 2022-08-31 15:03:14 +08:00
old_snapshot init commit based 0.6.0 2022-08-31 15:03:14 +08:00
pageinspect init commit based 0.6.0 2022-08-31 15:03:14 +08:00
passwordcheck init commit based 0.6.0 2022-08-31 15:03:14 +08:00
pg_buffercache init commit based 0.6.0 2022-08-31 15:03:14 +08:00
pg_freespacemap init commit based 0.6.0 2022-08-31 15:03:14 +08:00
pg_prewarm change file operator from grpc to fs 2023-03-14 17:26:42 +08:00
pg_stat_statements init commit based 0.6.0 2022-08-31 15:03:14 +08:00
pg_surgery init commit based 0.6.0 2022-08-31 15:03:14 +08:00
pg_trgm init commit based 0.6.0 2022-08-31 15:03:14 +08:00
pg_visibility fix pushstandby can't clean buffer when redo truncate wal 2023-06-19 14:15:00 +08:00
pgcrypto init commit based 0.6.0 2022-08-31 15:03:14 +08:00
pgrowlocks init commit based 0.6.0 2022-08-31 15:03:14 +08:00
pgstattuple init commit based 0.6.0 2022-08-31 15:03:14 +08:00
postgres_fdw init commit based 0.6.0 2022-08-31 15:03:14 +08:00
seg init commit based 0.6.0 2022-08-31 15:03:14 +08:00
sepgsql init commit based 0.6.0 2022-08-31 15:03:14 +08:00
spi init commit based 0.6.0 2022-08-31 15:03:14 +08:00
sslinfo init commit based 0.6.0 2022-08-31 15:03:14 +08:00
start-scripts init commit based 0.6.0 2022-08-31 15:03:14 +08:00
tablefunc init commit based 0.6.0 2022-08-31 15:03:14 +08:00
tcn init commit based 0.6.0 2022-08-31 15:03:14 +08:00
test_decoding init commit based 0.6.0 2022-08-31 15:03:14 +08:00
tsm_system_rows init commit based 0.6.0 2022-08-31 15:03:14 +08:00
tsm_system_time init commit based 0.6.0 2022-08-31 15:03:14 +08:00
unaccent init commit based 0.6.0 2022-08-31 15:03:14 +08:00
uuid-ossp init commit based 0.6.0 2022-08-31 15:03:14 +08:00
vacuumlo init commit based 0.6.0 2022-08-31 15:03:14 +08:00
xml2 init commit based 0.6.0 2022-08-31 15:03:14 +08:00
contrib-global.mk init commit based 0.6.0 2022-08-31 15:03:14 +08:00
Makefile init commit based 0.6.0 2022-08-31 15:03:14 +08:00
README init commit based 0.6.0 2022-08-31 15:03:14 +08:00

The PostgreSQL contrib tree
---------------------------

This subtree contains porting tools, analysis utilities, and plug-in
features that are not part of the core PostgreSQL system, mainly
because they address a limited audience or are too experimental to be
part of the main source tree.  This does not preclude their
usefulness.

User documentation for each module appears in the main SGML
documentation.

When building from the source distribution, these modules are not
built automatically, unless you build the "world" target.  You can
also build and install them all by running "make all" and "make
install" in this directory; or to build and install just one selected
module, do the same in that module's subdirectory.

Some directories supply new user-defined functions, operators, or
types.  To make use of one of these modules, after you have installed
the code you need to register the new SQL objects in the database
system by executing a CREATE EXTENSION command.  In a fresh database,
you can simply do

    CREATE EXTENSION module_name;

See the PostgreSQL documentation for more information about this
procedure.