This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
PostgreSQL
Watch
1
Star
0
Fork
0
You've already forked PostgreSQL
mirror of
https://github.com/postgres/postgres.git
synced
2025-11-27 00:05:03 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
PostgreSQL
/
contrib
/
seg
History
Alvaro Herrera
3974c4a724
Remove useless "return;" lines
...
Discussion:
https://postgr.es/m/20191128144653.GA27883@alvherre.pgsql
2019-11-28 16:48:37 -03:00
..
data
…
expected
Change floating-point output format for improved performance.
2019-02-13 15:20:33 +00:00
sql
Support index-only scans in contrib/cube and contrib/seg GiST indexes.
2017-11-20 20:25:18 -05:00
.gitignore
…
Makefile
Split all OBJS style lines in makefiles into one-line-per-entry style.
2019-11-05 14:41:07 -08:00
seg--1.0--1.1.sql
…
seg--1.1--1.2.sql
…
seg--1.1.sql
…
seg--1.2--1.3.sql
Support index-only scans in contrib/cube and contrib/seg GiST indexes.
2017-11-20 20:25:18 -05:00
seg--unpackaged--1.0.sql
…
seg-validate.pl
…
seg.c
Remove useless "return;" lines
2019-11-28 16:48:37 -03:00
seg.control
Support index-only scans in contrib/cube and contrib/seg GiST indexes.
2017-11-20 20:25:18 -05:00
segdata.h
…
segparse.y
…
segscan.l
…
sort-segments.pl
…