/
balmaster
/
postgres
ОбзорДокументацияВойти
/
balmaster
/
postgres
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
postgres/
.../interfaces/libpq/
..
po

Translation updates

2 месяца назад
t

libpq: Fix "servicefile" after fallback to system service file

2 месяца назад
test

Prevent -Wstrict-prototypes and -Wold-style-definition warnings

5 месяцев назад
.gitignore

Run tap tests in src/interfaces/libpq.

4 года назад
Makefile

Restore AIX support.

6 месяцев назад
README

Remove cvs keywords from all files.

16 лет назад
exports.txt

libpq: Add PQgetThreadLock() to mirror PQregisterThreadLock()

5 месяцев назад
fe-auth-oauth.c

libpq: Split PGOAUTHDEBUG=UNSAFE into multiple options

4 месяца назад
fe-auth-oauth.h

libpq: Split PGOAUTHDEBUG=UNSAFE into multiple options

4 месяца назад
fe-auth-sasl.h

Update copyright for 2026

7 месяцев назад
fe-auth-scram.c

Apply timingsafe_bcmp() in authentication paths

3 месяца назад
fe-auth.c

Fix accidentally cast away qualifiers

7 месяцев назад
fe-auth.h

Update copyright for 2026

7 месяцев назад
fe-cancel.c

Update copyright for 2026

7 месяцев назад
fe-connect.c

libpq: Fix "servicefile" after fallback to system service file

2 месяца назад
fe-exec.c

Pre-beta mechanical code beautification, step 1: run pgindent.

3 месяца назад
fe-gssapi-common.c

Update copyright for 2026

7 месяцев назад
fe-gssapi-common.h

Update copyright for 2026

7 месяцев назад
fe-lobj.c

Mark PQfn() unsafe and fix overrun in frontend LO interface.

3 месяца назад
fe-misc.c

libpq: Send users to the wiki during grease failures

2 месяца назад
fe-print.c

Update copyright for 2026

7 месяцев назад
fe-protocol3.c

Fix PQdescribePrepared with more than 7498 params

2 месяца назад
fe-secure-common.c

Update copyright for 2026

7 месяцев назад
fe-secure-common.h

Update copyright for 2026

7 месяцев назад
fe-secure-gssapi.c

Update copyright for 2026

7 месяцев назад
fe-secure-openssl.c

Fix compilation with OpenSSL 4

2 месяца назад
fe-secure.c

Use fallthrough attribute instead of comment

6 месяцев назад
fe-trace.c

Update copyright for 2026

7 месяцев назад
legacy-pqsignal.c

Rework signal handler infrastructure to pass sender info as argument.

4 месяца назад
libpq-events.c

Update copyright for 2026

7 месяцев назад
libpq-events.h

Update copyright for 2026

7 месяцев назад
libpq-fe.h

Pre-beta mechanical code beautification, step 1: run pgindent.

3 месяца назад
libpq-int.h

Pre-beta mechanical code beautification, step 1: run pgindent.

3 месяца назад
libpq_check.pl

Force creation of stamp file after libpq library check in meson builds

6 месяцев назад
meson.build

Restore AIX support.

6 месяцев назад
nls.mk

libpq: Align oauth_json_set_error() with other NLS patterns

8 месяцев назад
oauth-debug.h

libpq: Split PGOAUTHDEBUG=UNSAFE into multiple options

4 месяца назад
pg_service.conf.sample

Remove useless whitespace at end of lines

16 лет назад
pqexpbuffer.c

Pre-beta mechanical code beautification, step 1: run pgindent.

3 месяца назад
pqexpbuffer.h

Pre-beta mechanical code beautification, step 1: run pgindent.

3 месяца назад
pthread-win32.c

Update copyright for 2026

7 месяцев назад
win32.c

Update copyright for 2026

7 месяцев назад
win32.h

Recognize network-failure errnos as indicating hard connection loss.

6 лет назад
README
src/interfaces/libpq/README
 
This directory contains the C version of Libpq, the POSTGRES frontend library.