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
Age
Commit message (
Expand
)
Author
2024-11-25
Simplify some SPI tests of PL/Python
Michael Paquier
2024-11-25
doc: Fix example with __next__() in PL/Python function
Michael Paquier
2024-11-24
Test "options=-crole=" and "ALTER DATABASE SET role".
Noah Misch
2024-11-23
Teach bitmap path generation about transforming OR-clauses to SAOP's
Alexander Korotkov
2024-11-23
Transform OR-clauses to SAOP's during index matching
Alexander Korotkov
2024-11-22
Disallow modifying statistics on system columns.
Jeff Davis
2024-11-22
Add INT64_HEX_FORMAT and UINT64_HEX_FORMAT to c.h.
Nathan Bossart
2024-11-22
Add a couple of recent commits to .git-blame-ignore-revs.
Nathan Bossart
2024-11-22
Make the memory layout of Port struct independent of USE_OPENSSL
Heikki Linnakangas
2024-11-22
Fix data loss when restarting the bulk_write facility
Heikki Linnakangas
2024-11-22
Use auxv to check for CRC32 instructions on ARM.
Thomas Munro
2024-11-22
psql: Fix category of \parse in output of --help=commands and \?
Michael Paquier
2024-11-22
psql: Include \pset xheader_width in --help=commands|variables
Michael Paquier
2024-11-22
jit: Use -mno-outline-atomics for bitcode on ARM.
Thomas Munro
2024-11-22
Add write_to_file to PgStat_KindInfo for pgstats kinds
Michael Paquier
2024-11-21
doc: clarify how logical replication takes its initial snapshot
Bruce Momjian
2024-11-21
pgindent run
Peter Eisentraut
2024-11-21
Fix newly introduced 010_keep_recycled_wals.pl
Álvaro Herrera
2024-11-21
Fix outdated bit in README.tuplock
Álvaro Herrera
2024-11-21
Fix ALTER TABLE / REPLICA IDENTITY for temporal tables
Peter Eisentraut
2024-11-21
Unify repetitive error messages
Álvaro Herrera
2024-11-21
Fix memory leak in pgoutput for the WAL sender
Michael Paquier
2024-11-20
More logically order libpq func. includes, e.g., group GUC vals
Bruce Momjian
2024-11-20
doc: clarify that jsonb_path_match() returns an SQL boolean
Bruce Momjian
2024-11-20
clarify --no-comments option in --help and SGML files
Bruce Momjian
2024-11-20
Refine nbtree = redundancy preprocessing comment.
Peter Geoghegan
2024-11-20
Avoid assertion failure if a setop leaf query contains setops.
Tom Lane
2024-11-20
file_fdw: Add REJECT_LIMIT option to file_fdw.
Fujii Masao
2024-11-20
doc: Fix section of functions age(xid) and mxid_age(xid)
Michael Paquier
2024-11-19
Compare collations before merging UNION operations.
Tom Lane
2024-11-19
Improve error message for database object stats manipulation functions.
Fujii Masao
2024-11-19
libpq: Improve error message when parsing URI parameters and keywords
Michael Paquier
2024-11-18
doc: clarify pg_dump --no-comments meaning as SQL comments
Bruce Momjian
2024-11-18
doc: clarify text about combining row-level policies
Bruce Momjian
2024-11-18
nbtree: consistently use minoff variable.
Peter Geoghegan
2024-11-18
Improve some code format in gist.c
Michael Paquier
2024-11-18
Use pg_memory_is_all_zeros() in PageIsVerifiedExtended()
Michael Paquier
2024-11-18
Optimize pg_memory_is_all_zeros() in memutils.h
Michael Paquier
2024-11-16
Fix per-session activation of ALTER {ROLE|DATABASE} SET role.
Noah Misch
2024-11-16
Fix a possibility of logical replication slot's restart_lsn going backwards.
Masahiko Sawada
2024-11-15
Avoid assertion due to disconnected NFA sub-graphs in regex parsing.
Tom Lane
2024-11-15
Remove unnecessary backslash from CopyFrom() code.
Fujii Masao
2024-11-15
Fix collation handling for foreign keys
Peter Eisentraut
2024-11-15
Avoid deleting critical WAL segments during pg_rewind
Álvaro Herrera
2024-11-15
Proper object locking for GRANT/REVOKE
Peter Eisentraut
2024-11-15
jit: Stop emitting some unnecessary instructions
Heikki Linnakangas
2024-11-15
Add an assertion in get_object_address()
Peter Eisentraut
2024-11-15
Fix race conditions with drop of reused pgstats entries
Michael Paquier
2024-11-14
Pass MyPMChildSlot as an explicit argument to child process
Heikki Linnakangas
2024-11-14
Assign a child slot to every postmaster child process
Heikki Linnakangas
[next]