This website requires JavaScript.
Explore
Help
Sign In
1berry
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
Code
Issues
Packages
Projects
Releases
Wiki
Activity
postgres
/
contrib
/
bloom
History
Noah Misch
d0cf1ed0ed
Fix back-patch of "Under has_wal_read_bug, skip .../001_wal.pl."
...
Per buildfarm members tadarida, snapper, and kittiwake. Back-patch to v10 (all supported versions).
2022-05-07 09:13:39 -07:00
..
expected
Fix failure with lock mode used for custom relation options
2019-09-25 10:08:36 +09:00
sql
Fix failure with lock mode used for custom relation options
2019-09-25 10:08:36 +09:00
t
Fix back-patch of "Under has_wal_read_bug, skip .../001_wal.pl."
2022-05-07 09:13:39 -07:00
.gitignore
…
blcost.c
Add optimizer and executor support for parallel index scans.
2017-02-15 13:53:24 -05:00
blinsert.c
Avoid using potentially-under-aligned page buffers.
2018-09-01 15:27:13 -04:00
bloom--1.0.sql
Minor fixes in contrib installation scripts.
2016-06-14 10:47:06 -04:00
bloom.control
…
bloom.h
Phase 3 of pgindent updates.
2017-06-21 15:35:54 -04:00
blscan.c
Fix misc typos, mostly in comments.
2018-07-18 16:18:27 +03:00
blutils.c
Initial pgindent run with pg_bsd_indent version 2.0.
2017-06-21 14:39:04 -04:00
blvacuum.c
Phase 3 of pgindent updates.
2017-06-21 15:35:54 -04:00
blvalidate.c
Move some things from builtins.h to new header files
2017-01-20 20:29:53 -05:00
Makefile
…