| author | Tom Lane <tgl@sss.pgh.pa.us> | |
| Mon, 11 Dec 2000 20:40:33 +0000 (20:40 +0000) | ||
| committer | Tom Lane <tgl@sss.pgh.pa.us> | |
| Mon, 11 Dec 2000 20:40:33 +0000 (20:40 +0000) | ||
| commit | 3e9ca7f9c47435e52c181f7d4638b07a71b66f27 | |
| tree | 95f3f8ffea899b0b007806768acdaaa09fe42a5f | tree |
| parent | 5529da95ae0274c8817c4fc10cb38c372a25f6f9 | commit | diff |
| contrib/seg/Makefile | [new file with mode: 0644] | blob |
| contrib/seg/README.seg | [new file with mode: 0644] | blob |
| contrib/seg/buffer.c | [new file with mode: 0644] | blob |
| contrib/seg/buffer.h | [new file with mode: 0644] | blob |
| contrib/seg/data/test_seg.data | [new file with mode: 0644] | blob |
| contrib/seg/expected/seg.out | [new file with mode: 0644] | blob |
| contrib/seg/seg-validate.pl | [new file with mode: 0755] | blob |
| contrib/seg/seg.c | [new file with mode: 0644] | blob |
| contrib/seg/seg.sql.in | [new file with mode: 0644] | blob |
| contrib/seg/segdata.h | [new file with mode: 0644] | blob |
| contrib/seg/segparse.y | [new file with mode: 0644] | blob |
| contrib/seg/segscan.l | [new file with mode: 0644] | blob |
| contrib/seg/sort-segments.pl | [new file with mode: 0755] | blob |
| contrib/seg/sql/seg.sql | [new file with mode: 0644] | blob |