head	1.2;
access;
symbols;
locks; strict;
comment	@.\" @;


1.2
date	2026.05.22.22.27.22;	author christos;	state Exp;
branches;
next	1.1;
commitid	Ip9NTW8ptkYjsRGG;

1.1
date	2026.04.28.20.40.46;	author christos;	state Exp;
branches;
next	;
commitid	bkVinBKnhvhtDLDG;


desc
@@


1.2
log
@Don't use $Mdocdate$. It breaks reproducible builds
@
text
@.Dd April 29, 2026
.Dt SQLITE3CHANGEGROUP_CONFIG 3
.Os
.Sh NAME
.Nm sqlite3changegroup_config
.Nd configure a changegroup object
.Sh SYNOPSIS
.In sqlite3.h
.Ft int
.Fo sqlite3changegroup_config
.Fa "sqlite3_changegroup*"
.Fa "int"
.Fa "void *pArg"
.Fc
.Sh DESCRIPTION
Configure the changegroup object passed as the first argument.
At present the only valid value for the second parameter is SQLITE_CHANGEGROUP_CONFIG_PATCHSET.
.Sh IMPLEMENTATION NOTES
These declarations were extracted from the
interface documentation at line 13344.
.Bd -literal
SQLITE_API int sqlite3changegroup_config(sqlite3_changegroup*, int, void *pArg);
.Ed
.Sh SEE ALSO
.Xr SQLITE_CHANGEGROUP_CONFIG_PATCHSET 3
@


1.1
log
@Merge conflicts between 3.53.3 and 3.45.1
@
text
@d1 1
a1 1
.Dd $Mdocdate$
@

