Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 8, 2024
Fix some grammer errors from error messages and codes comments
Show description for df64c81committedFill CommonRdOptions with default values in extract_autovac_opts()
Show description for 4220415committedAdjust wording of trace_connection_negotiation GUC's description
Show description for 3dbd2ffcommittedCustom reloptions for table AM
Show description for 9bd99f4committedFix the intermittent buildfarm failures in 040_standby_failover_slots_sync.
Show description for 6f3d8d5committedAmit KapilaUse bump context for TID bitmaps stored by vacuum
Show description for 8a1b31ecommittedJSON_TABLE: Add support for NESTED paths and columns
Show description for bb766cdcommittedFix JsonExpr deparsing to emit QUOTES and WRAPPER correctly
Show description for f6a2529committedFix restriction on specifying KEEP QUOTES in JSON_QUERY()
Show description for 561b74dcommittedFix the wording of or_to_any_transform_limit description
Show description for b453a7acommittedFix the value of or_to_any_transform_limit in postgresql.conf.sample
Show description for 2af75e1committedRemove references to old function name
Show description for e3b69becommittedAdd pg_buffercache_evict() function for testing.
Show description for 13453eecommittedFix alignment of stack variable
Show description for 0ea51bacommittedAdd more tab completion support for ALTER DEFAULT PRIVILEGES in psql.
Show description for 304b6b1committedRemove redundant nbtree preprocessing assertions.
Show description for 3b08133committedsimplehash: Free collisions array in SH_STAT
Show description for af7e90acommittedFix check for 'outlen' return from SSL_select_next_proto()
Show description for 3e60e95committedSilence perlcritic warnings in new libpq tests
Show description for d60ab76committedSend ALPN in TLS handshake, require it in direct SSL connections
Show description for 91044aecommittedSupport TLS handshake directly without SSLRequest negotiation
Show description for d39a49ccommittedRefactor libpq state machine for negotiating encryption
Show description for 05fd30ccommittedUse streaming I/O in ANALYZE.
Show description for 041b968committedinjection_points: Introduce runtime conditions
Show description for f587338committed
Commits on Apr 7, 2024
Enhance libpq encryption negotiation tests with new GUC
Show description for 705843dcommittedWith gssencmode='require', check credential cache before connecting
Show description for 20f9b61committedAdd tests for libpq gssencmode and sslmode options
Show description for 1169920committedMove Kerberos module
Show description for 9f89956committedMake GIN test using injection points repeatable
Show description for 997db12committedFix incorrect KeeperBlock macro in bump.c
Show description for 705ec05committedFix usage of same ListCell transform_or_to_any()'s in nested loops
Show description for beabea6committedTransform OR clauses to ANY expression
Show description for 72bd38ccommittedChange debug printing to log filename
Show description for 75a47b6committedDoc: clarify behavior of boolean options in replication protocol commands.
Show description for 626603dcommittedRemove useless duplicate call of defGetBoolean().
Show description for 0c66a16committed