index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
meson.build
Age
Commit message (
Expand
)
Author
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-12-25
meson: Export all libcommon functions in Windows builds
Heikki Linnakangas
2024-09-11
common/jsonapi: support libpq as a client
Peter Eisentraut
2024-09-02
Remove support for OpenSSL older than 1.1.0
Daniel Gustafsson
2024-08-12
Remove fe_memutils from libpgcommon_shlib
Peter Eisentraut
2024-03-07
Unicode case mapping tables and functions.
Jeff Davis
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-12-20
Add a new WAL summarizer process.
Robert Haas
2023-12-20
Remove MSVC scripts
Michael Paquier
2023-12-19
Move src/bin/pg_verifybackup/parse_manifest.c into src/common.
Robert Haas
2023-11-02
Additional unicode primitive functions.
Jeff Davis
2023-10-07
Restore proper linkage of pg_char_to_encoding() and friends.
Tom Lane
2023-09-18
Make binaryheap available to frontend code.
Nathan Bossart
2023-07-05
Generate automatically code and documentation related to wait events
Michael Paquier
2023-06-10
meson: Add dependencies to perl modules to various script invocations
Andres Freund
2023-02-05
Revert refactoring of restore command code to shell_restore.c
Michael Paquier
2023-01-18
Refactor code for restoring files via shell commands
Michael Paquier
2023-01-11
Common function for percent placeholder replacement
Peter Eisentraut
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-12-07
meson: Add basic PGXS compatibility
Andres Freund
2022-10-07
meson: Add support for building with precompiled headers
Andres Freund
2022-09-22
meson: Add initial version of meson based build system
Andres Freund