| contrib/pageinspect/Makefile |
|
diff | blob | blame | history |
| contrib/pageinspect/brinfuncs.c |
[new file with mode: 0644] |
blob |
| contrib/pageinspect/pageinspect--1.2--1.3.sql |
[new file with mode: 0644] |
blob |
| contrib/pageinspect/pageinspect--1.3.sql |
[moved from contrib/pageinspect/pageinspect--1.2.sql with 71% similarity] |
diff | blob | blame | history |
| contrib/pageinspect/pageinspect.control |
|
diff | blob | blame | history |
| contrib/pg_xlogdump/rmgrdesc.c |
|
diff | blob | blame | history |
| doc/src/sgml/brin.sgml |
[new file with mode: 0644] |
blob |
| doc/src/sgml/filelist.sgml |
|
diff | blob | blame | history |
| doc/src/sgml/indices.sgml |
|
diff | blob | blame | history |
| doc/src/sgml/pageinspect.sgml |
|
diff | blob | blame | history |
| doc/src/sgml/postgres.sgml |
|
diff | blob | blame | history |
| src/backend/access/Makefile |
|
diff | blob | blame | history |
| src/backend/access/brin/Makefile |
[new file with mode: 0644] |
blob |
| src/backend/access/brin/README |
[new file with mode: 0644] |
blob |
| src/backend/access/brin/brin.c |
[new file with mode: 0644] |
blob |
| src/backend/access/brin/brin_minmax.c |
[new file with mode: 0644] |
blob |
| src/backend/access/brin/brin_pageops.c |
[new file with mode: 0644] |
blob |
| src/backend/access/brin/brin_revmap.c |
[new file with mode: 0644] |
blob |
| src/backend/access/brin/brin_tuple.c |
[new file with mode: 0644] |
blob |
| src/backend/access/brin/brin_xlog.c |
[new file with mode: 0644] |
blob |
| src/backend/access/common/reloptions.c |
|
diff | blob | blame | history |
| src/backend/access/heap/heapam.c |
|
diff | blob | blame | history |
| src/backend/access/rmgrdesc/Makefile |
|
diff | blob | blame | history |
| src/backend/access/rmgrdesc/brindesc.c |
[new file with mode: 0644] |
blob |
| src/backend/access/transam/rmgr.c |
|
diff | blob | blame | history |
| src/backend/catalog/index.c |
|
diff | blob | blame | history |
| src/backend/replication/logical/decode.c |
|
diff | blob | blame | history |
| src/backend/storage/page/bufpage.c |
|
diff | blob | blame | history |
| src/backend/utils/adt/selfuncs.c |
|
diff | blob | blame | history |
| src/include/access/brin.h |
[new file with mode: 0644] |
blob |
| src/include/access/brin_internal.h |
[new file with mode: 0644] |
blob |
| src/include/access/brin_page.h |
[new file with mode: 0644] |
blob |
| src/include/access/brin_pageops.h |
[new file with mode: 0644] |
blob |
| src/include/access/brin_revmap.h |
[new file with mode: 0644] |
blob |
| src/include/access/brin_tuple.h |
[new file with mode: 0644] |
blob |
| src/include/access/brin_xlog.h |
[new file with mode: 0644] |
blob |
| src/include/access/heapam.h |
|
diff | blob | blame | history |
| src/include/access/reloptions.h |
|
diff | blob | blame | history |
| src/include/access/relscan.h |
|
diff | blob | blame | history |
| src/include/access/rmgrlist.h |
|
diff | blob | blame | history |
| src/include/catalog/catversion.h |
|
diff | blob | blame | history |
| src/include/catalog/index.h |
|
diff | blob | blame | history |
| src/include/catalog/pg_am.h |
|
diff | blob | blame | history |
| src/include/catalog/pg_amop.h |
|
diff | blob | blame | history |
| src/include/catalog/pg_amproc.h |
|
diff | blob | blame | history |
| src/include/catalog/pg_opclass.h |
|
diff | blob | blame | history |
| src/include/catalog/pg_opfamily.h |
|
diff | blob | blame | history |
| src/include/catalog/pg_proc.h |
|
diff | blob | blame | history |
| src/include/storage/bufpage.h |
|
diff | blob | blame | history |
| src/include/utils/selfuncs.h |
|
diff | blob | blame | history |
| src/test/regress/expected/brin.out |
[new file with mode: 0644] |
blob |
| src/test/regress/expected/opr_sanity.out |
|
diff | blob | blame | history |
| src/test/regress/output/misc.source |
|
diff | blob | blame | history |
| src/test/regress/parallel_schedule |
|
diff | blob | blame | history |
| src/test/regress/serial_schedule |
|
diff | blob | blame | history |
| src/test/regress/sql/brin.sql |
[new file with mode: 0644] |
blob |
| src/test/regress/sql/opr_sanity.sql |
|
diff | blob | blame | history |