index
:
users/c2main/postgres.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
Release_1_0_3
WIN32_DEV
analyze_cache
ecpg_big_bison
master
Cedric's Stuff
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-01-19
Remove PrintBufferDescs() and PrintPinnedBufs().
HEAD
master
Tom Lane
2025-01-19
Be clearer about when jsonapi's need_escapes is needed
Andrew Dunstan
2025-01-17
Support PG_UNICODE_FAST locale in the builtin collation provider.
Jeff Davis
2025-01-17
Support Unicode full case mapping and conversion.
Jeff Davis
2025-01-17
vacuumdb: Fix comment for vacuum_one_database().
Nathan Bossart
2025-01-17
Add documentation about calling version-1 C functions from C.
Tom Lane
2025-01-17
Fix parsing of qualified relation names in RETURNING.
Dean Rasheed
2025-01-17
Speed up hex_encode with bytewise lookup
John Naylor
2025-01-17
Remove flex version checks
Peter Eisentraut
2025-01-17
Add pg_nodiscard decorations to base64 functions
Peter Eisentraut
2025-01-17
Revert recent changes related to handling of 2PC files at recovery
Michael Paquier
2025-01-17
Remove redefinitions of SIG_* macros in win32_port.h.
Nathan Bossart
2025-01-17
Fix setrefs.c's failure to do expression processing on prune steps.
Tom Lane
2025-01-16
Add and use BitmapHeapScanDescData struct
Melanie Plageman
2025-01-16
Rework macro pgstat_is_ioop_tracked_in_bytes()
Michael Paquier
2025-01-16
Convert libpgport's pqsignal() to a void function.
Nathan Bossart
2025-01-16
Avoid calling pqsignal() with invalid signals on Windows frontends.
Nathan Bossart
2025-01-16
Seek zone abbreviations in the IANA data before timezone_abbreviations.
Tom Lane
2025-01-16
Make pg_interpret_timezone_abbrev() check sp->defaulttype too.
Tom Lane
2025-01-16
Fix nbtree contradictory array element comment.
Peter Geoghegan
2025-01-16
Split ATExecValidateConstraint into reusable pieces
Álvaro Herrera
2025-01-16
Add OLD/NEW support to RETURNING in DML queries.
Dean Rasheed
2025-01-16
Remove dead code
Peter Eisentraut
2025-01-16
refactor: split ATExecAlterConstrRecurse()
Peter Eisentraut
2025-01-16
Fix error handling of pg_b64_decode()
Peter Eisentraut
2025-01-16
Check return of pg_b64_encode() for error
Peter Eisentraut
2025-01-16
Doc: Improve the Replica Identity information.
Amit Kapila
2025-01-16
Move routines to manipulate WAL into PostgreSQL::Test::Cluster
Michael Paquier
2025-01-15
Fix cpluspluscheck for "Change gist stratnum function to use CompareType"
Peter Eisentraut
2025-01-15
Add more general summary to vacuumlazy.c
Melanie Plageman
2025-01-15
Add a bit of documentation related to IWYU
Peter Eisentraut
2025-01-15
IWYU pragmas for catalog headers
Peter Eisentraut
2025-01-15
IWYU widely useful pragmas
Peter Eisentraut
2025-01-15
postgres_fdw: SCRAM authentication pass-through
Peter Eisentraut
2025-01-15
Downgrade error in object_aclmask_ext() to internal
Peter Eisentraut
2025-01-15
Downgrade errors in object_ownercheck() to internal
Peter Eisentraut
2025-01-15
Drop warning-free support for Flex 2.5.35
Peter Eisentraut
2025-01-15
Change gist stratnum function to use CompareType
Peter Eisentraut
2025-01-15
Rename RowCompareType to CompareType
Peter Eisentraut
2025-01-14
Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c.
Tom Lane
2025-01-14
Synchronize guc_tables.c categories with vacuum docs categories
Melanie Plageman
2025-01-14
psql: Add option to use expanded mode to all list commands.
Dean Rasheed
2025-01-14
ecpg: Restore detection of unsupported COPY FROM STDIN.
Fujii Masao
2025-01-14
Consistently spell "leakproof" without a hyphen.
Dean Rasheed
2025-01-14
psql: Add leakproof indicator to \df+, \do+, \dAo+, and \dC+ output.
Dean Rasheed
2025-01-14
Fix catcache invalidation of a list entry that's being built
Heikki Linnakangas
2025-01-14
Bump PGSTAT_FILE_FORMAT_ID
Michael Paquier
2025-01-14
Fix potential integer overflow in bringetbitmap()
Michael Paquier
2025-01-14
Move information about pgstats kinds into its own header pgstat_kind.h
Michael Paquier
2025-01-14
Remove assertion in pgstat_count_io_op()
Michael Paquier
[next]