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
/
test
/
modules
Age
Commit message (
Expand
)
Author
2025-02-27
Generalize hash and ordering support in amapi
Peter Eisentraut
2025-02-22
Remove unstable test suite added by 525392d57
Amit Langote
2025-02-20
Add missing entry to oauth_validator test .gitignore
Daniel Gustafsson
2025-02-20
Add support for OAUTHBEARER SASL mechanism
Daniel Gustafsson
2025-02-20
Don't lock partitions pruned by initial pruning
Amit Langote
2025-02-20
test_escape: Fix output of --help
Michael Paquier
2025-02-19
test_escape: Fix handling of short options in getopt_long()
Michael Paquier
2025-02-14
Fix PQescapeLiteral()/PQescapeIdentifier() length handling
Andres Freund
2025-02-13
Remove unnecessary (char *) casts [xlog]
Peter Eisentraut
2025-02-11
Injection points for hash aggregation.
Jeff Davis
2025-02-10
Fix type in test_escape test
Andres Freund
2025-02-10
Add test of various escape functions
Andres Freund
2025-02-07
injection_points: Tweak more permutation in isolation test "basic"
Michael Paquier
2025-02-06
Remove support for linking with libeay32 and ssleay32
Daniel Gustafsson
2025-02-06
injection_points: Re-enable permutation in isolation test "basic"
Michael Paquier
2025-02-04
meson: Add missing dependencies to libpq_pipeline test
Andres Freund
2025-02-04
meson: Add test dependencies for test_json_parser
Andres Freund
2025-01-31
Get rid of our dependency on type "long" for memory size calculations.
Tom Lane
2025-01-31
injection_points: Add routine able to drop all stats
Michael Paquier
2025-01-29
Fix grammatical typos around possessive "its"
John Naylor
2025-01-25
At update of non-LP_NORMAL TID, fail instead of corrupting page header.
Noah Misch
2025-01-25
Disable runningcheck for src/test/modules/injection_points/specs.
Noah Misch
2025-01-14
Fix catcache invalidation of a list entry that's being built
Heikki Linnakangas
2025-01-06
Always use the caller-provided context for radix tree leaves
John Naylor
2025-01-06
Get rid of radix tree's general purpose memory context
John Naylor
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-12-30
injection_points: Tweak variable-numbered stats to work with pending data
Michael Paquier
2024-12-28
Exclude parallel workers from connection privilege/limit checks.
Tom Lane
2024-12-06
Remove useless casts to (const void *)
Peter Eisentraut
2024-11-28
Remove useless casts to (void *)
Peter Eisentraut
2024-11-27
jsonapi: add lexer option to keep token ownership
Andrew Dunstan
2024-11-24
Test "options=-crole=" and "ALTER DATABASE SET role".
Noah Misch
2024-11-22
Add INT64_HEX_FORMAT and UINT64_HEX_FORMAT to c.h.
Nathan Bossart
2024-11-22
Add write_to_file to PgStat_KindInfo for pgstats kinds
Michael Paquier
2024-11-16
Fix per-session activation of ALTER {ROLE|DATABASE} SET role.
Noah Misch
2024-11-15
Avoid assertion due to disconnected NFA sub-graphs in regex parsing.
Tom Lane
2024-11-08
Add pg_constraint rows for not-null constraints
Álvaro Herrera
2024-11-03
Add missing newlines at the end of two SQL files
Michael Paquier
2024-10-31
Add a parse location field to struct FunctionParameter.
Tom Lane
2024-10-30
injection_points: Improve comment about disabled isolation permutation
Michael Paquier
2024-10-29
Add missing FATAL => 'all' to a use warnings in Perl
Peter Eisentraut
2024-10-28
Remove unused #include's from contrib, pl, test .c files
Peter Eisentraut
2024-10-25
Fix concurrrently in typcache_rel_type_cache.sql
Alexander Korotkov
2024-10-25
injection_points: Disable one permutation in isolation test "basic"
Michael Paquier
2024-10-24
Handle alphanumeric characters in matching GUC names
Daniel Gustafsson
2024-10-24
Avoid looping over all type cache entries in TypeCacheRelCallback()
Alexander Korotkov
2024-10-22
Improve reporting of errors in extension script files.
Tom Lane
2024-10-21
injection_points: Add basic isolation test
Michael Paquier
2024-10-17
Fix unusual include style
Peter Eisentraut
2024-10-11
Mark consume_xids test functions VOLATILE and PARALLEL UNSAFE
Heikki Linnakangas
[next]