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
Age
Commit message (
Expand
)
Author
2023-10-17
Dodge a compiler bug affecting timetz_zone/timetz_izone.
Tom Lane
2023-10-17
Run 006_login_trigger.pl only with Unix-domain sockets
Alexander Korotkov
2023-10-17
Restart the apply worker if the privileges have been revoked.
Amit Kapila
2023-10-16
Add regression test coverage for timetz_izone().
Tom Lane
2023-10-16
Ensure we have a snapshot while dropping ON COMMIT DROP temp tables.
Tom Lane
2023-10-16
List 006_login_trigger.pl test for meson
Alexander Korotkov
2023-10-16
worker_spi: Fix test failure with BGWORKER_BYPASS_ROLELOGINCHECK
Michael Paquier
2023-10-16
worker_spi: Bump up max_worker_processes in TAP tests
Michael Paquier
2023-10-16
Rename 005_login_trigger.pl to 006_login_trigger.pl
Alexander Korotkov
2023-10-16
Fix role names in src/test/authentication/t/005_login_trigger.pl
Alexander Korotkov
2023-10-16
Add support event triggers on authenticated login
Alexander Korotkov
2023-10-14
Dissociate btequalimage() from interval_ops, ending its deduplication.
Noah Misch
2023-10-14
Fix bulk table extension when copying into multiple partitions
Andres Freund
2023-10-13
Add support for AT LOCAL
Michael Paquier
2023-10-12
Fix runtime partition pruning for HASH partitioned tables
David Rowley
2023-10-12
Fix incorrect step generation in HASH partition pruning
David Rowley
2023-10-12
Add option to bgworkers to allow the bypass of role login check
Michael Paquier
2023-10-11
Fix missed optimization in relation_excluded_by_constraints().
Tom Lane
2023-10-10
Fix possible crash in add_paths_to_append_rel()
David Rowley
2023-10-10
worker_spi: Fix another stability issue with BGWORKER_BYPASS_ALLOWCONN
Michael Paquier
2023-10-09
Remove duplicate words in docs and code comments.
Amit Kapila
2023-10-06
Add test for checking the line length of --help output
Peter Eisentraut
2023-10-06
worker_spi: Fix test failure with BGWORKER_BYPASS_ALLOWCONN
Michael Paquier
2023-10-06
worker_spi: Add tests for BGWORKER_BYPASS_ALLOWCONN
Michael Paquier
2023-10-05
Consider cheap startup paths in add_paths_to_append_rel
David Rowley
2023-10-05
worker_spi: Expand set of options to start workers
Michael Paquier
2023-10-04
test_shm_mq: Replace WAIT_EVENT_EXTENSION with custom wait events
Michael Paquier
2023-10-04
worker_spi: Rename custom wait event to "WorkerSpiMain"
Michael Paquier
2023-10-03
Fix incorrect format placeholder
Peter Eisentraut
2023-10-03
Tidy-up some appendStringInfo*() usages
David Rowley
2023-10-02
Replace use of stat()[7] by -s switch in TAP tests to retrieve file size
Michael Paquier
2023-10-02
psql: Set variables from query result on failure when printing tuples
Michael Paquier
2023-10-01
Only evaluate default values as required when doing COPY FROM
Andrew Dunstan
2023-09-30
Provide FORCE_NULL * and FORCE_NOT_NULL * options for COPY FROM
Andrew Dunstan
2023-09-30
Fix EvalPlanQual rechecking during MERGE.
Dean Rasheed
2023-09-25
Fix edge-case for xl_tot_len broken by bae868ca.
Thomas Munro
2023-09-25
Add worker type to pg_stat_subscription.
Nathan Bossart
2023-09-25
Add GUC for temporarily disabling event triggers
Daniel Gustafsson
2023-09-23
Fix typo in test comment
Daniel Gustafsson
2023-09-23
Don't use Perl pack('Q') in 039_end_of_wal.pl.
Thomas Munro
2023-09-22
Don't trust unvalidated xl_tot_len.
Thomas Munro
2023-09-22
Avoid using internal test methods in SSL tests
Daniel Gustafsson
2023-09-22
Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions.
Tom Lane
2023-09-19
Improve error message for snapshot import in snapmgr.c, take two
Michael Paquier
2023-09-15
Track nesting depth correctly when drilling down into RECORD Vars.
Tom Lane
2023-09-14
Flush logical slots to disk during a shutdown checkpoint if required.
Amit Kapila
2023-09-14
Remove redundant result assignment in 004_sync.pl.
Amit Kapila
2023-09-13
Fix the ALTER SUBSCRIPTION to reflect the change in run_as_owner option.
Amit Kapila
2023-09-08
Stabilize subscription stats test.
Masahiko Sawada
2023-09-07
Move privilege check to the right place
Alvaro Herrera
[next]