| contrib/tsearch2/Makefile |
|
diff | blob | blame | history |
| contrib/tsearch2/expected/tsearch2.out |
|
diff | blob | blame | history |
| contrib/tsearch2/ginidx.c |
[new file with mode: 0644] |
blob |
| contrib/tsearch2/sql/tsearch2.sql |
|
diff | blob | blame | history |
| contrib/tsearch2/tsearch.sql.in |
|
diff | blob | blame | history |
| src/backend/access/Makefile |
|
diff | blob | blame | history |
| src/backend/access/gin/Makefile |
[new file with mode: 0644] |
blob |
| src/backend/access/gin/README |
[new file with mode: 0644] |
blob |
| src/backend/access/gin/ginarrayproc.c |
[new file with mode: 0644] |
blob |
| src/backend/access/gin/ginbtree.c |
[new file with mode: 0644] |
blob |
| src/backend/access/gin/ginbulk.c |
[new file with mode: 0644] |
blob |
| src/backend/access/gin/gindatapage.c |
[new file with mode: 0644] |
blob |
| src/backend/access/gin/ginentrypage.c |
[new file with mode: 0644] |
blob |
| src/backend/access/gin/ginget.c |
[new file with mode: 0644] |
blob |
| src/backend/access/gin/gininsert.c |
[new file with mode: 0644] |
blob |
| src/backend/access/gin/ginscan.c |
[new file with mode: 0644] |
blob |
| src/backend/access/gin/ginutil.c |
[new file with mode: 0644] |
blob |
| src/backend/access/gin/ginvacuum.c |
[new file with mode: 0644] |
blob |
| src/backend/access/gin/ginxlog.c |
[new file with mode: 0644] |
blob |
| src/backend/access/transam/rmgr.c |
|
diff | blob | blame | history |
| src/backend/commands/cluster.c |
|
diff | blob | blame | history |
| src/backend/commands/opclasscmds.c |
|
diff | blob | blame | history |
| src/backend/commands/vacuum.c |
|
diff | blob | blame | history |
| src/backend/utils/adt/selfuncs.c |
|
diff | blob | blame | history |
| src/backend/utils/init/globals.c |
|
diff | blob | blame | history |
| src/backend/utils/misc/guc.c |
|
diff | blob | blame | history |
| src/include/access/gin.h |
[new file with mode: 0644] |
blob |
| src/include/access/rmgr.h |
|
diff | blob | blame | history |
| src/include/catalog/catversion.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_operator.h |
|
diff | blob | blame | history |
| src/include/catalog/pg_proc.h |
|
diff | blob | blame | history |
| src/include/utils/selfuncs.h |
|
diff | blob | blame | history |
| src/test/regress/data/array.data |
[new file with mode: 0644] |
blob |
| src/test/regress/expected/arrays.out |
|
diff | blob | blame | history |
| src/test/regress/expected/create_index.out |
|
diff | blob | blame | history |
| src/test/regress/expected/create_table.out |
|
diff | blob | blame | history |
| src/test/regress/expected/opr_sanity.out |
|
diff | blob | blame | history |
| src/test/regress/expected/sanity_check.out |
|
diff | blob | blame | history |
| src/test/regress/input/copy.source |
|
diff | blob | blame | history |
| src/test/regress/output/copy.source |
|
diff | blob | blame | history |
| src/test/regress/output/misc.source |
|
diff | blob | blame | history |
| src/test/regress/sql/arrays.sql |
|
diff | blob | blame | history |
| src/test/regress/sql/create_index.sql |
|
diff | blob | blame | history |
| src/test/regress/sql/create_table.sql |
|
diff | blob | blame | history |
| src/test/regress/sql/opr_sanity.sql |
|
diff | blob | blame | history |