Search OCaml packages
max) { row = max } }" @keyup.up="if (row !== null) { row -=1; if (row < 0) { row = null } }" @keyup.right="if (col < 1) col++" @keyup.left="if (col >= 1) col--" :aria-activedescendant="row !== null ? 'package-autocomplete-'+row+'-'+col : null" hx-get="/packages/autocomplete" hx-params="q" hx-trigger="keyup changed, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" autocomplete="off" >
Standard Library API
Learn
Tools
Packages
Community
News
Play
Search OCaml packages
Learn
Tools
Packages
Community
News
Play
Standard Library API
Get started
package
pg_query
latest (0.9.8)
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
search
Overview
Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)" x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)" >
On This Page
Fixed
0.9.7
Fixed
0.9.6
Fixed
0.9.5
Fixed
0.9.4
Fixed
package pg_query
pg_query
CHANGES
README
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Package index
pg_query
CHANGES
0.9.8 (2025-01-05)
Fixed
Fix cross-compilation by using the right
ar
binary (#15, @anmonteiro)
Fix build on glibc >= 2.38 (#17, @anmonteiro)
0.9.7
Fixed
Bumped
pg_query
version to fix build on ARM (#8, @apeschar)
0.9.6
Fixed
Replaced core with cmdliner to reduce number of dependencies (#4, @eWert-Online)
0.9.5
Fixed
Changed libpg_query Makefile to allow static compilation (#2, @anmonteiro)
0.9.4
Fixed
Fixed building on FreeBSD (#1, @DavidAlphaFox)
Added Makefile
sectionYPositions = computeSectionYPositions($el), 10)" x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)" >
On This Page
Fixed
0.9.7
Fixed
0.9.6
Fixed
0.9.5
Fixed
0.9.4
Fixed