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-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
2023-09-07
Fix instability in 031_recovery_conflict.pl.
Thomas Munro
2023-09-06
Update comments to match location of definition
Daniel Gustafsson
2023-09-05
Remove the "snapshot too old" feature.
Thomas Munro
2023-09-01
Fix not-null constraint test
Alvaro Herrera
2023-09-01
ATPrepAddPrimaryKey: ignore non-PK constraints
Alvaro Herrera
2023-08-29
Disallow changing NO INHERIT status of a not-null constraint
Alvaro Herrera
2023-08-29
Perl: Remove useless lines
Alvaro Herrera
2023-08-29
Rename logical_replication_mode to debug_logical_replication_streaming
Peter Eisentraut
2023-08-28
Convert encrypted SSL test keys to PKCS#8 format
Peter Eisentraut
2023-08-28
Tighten unit parsing in internal values
Michael Paquier
2023-08-28
Tighten handling of "ago" in interval values
Michael Paquier
2023-08-26
Generate new LOG for "trust" connections under log_connections
Michael Paquier
2023-08-25
Avoid non-POSIX cp flags
Andres Freund
2023-08-25
Rename test table to avoid cs_CZ locale problem
Alvaro Herrera
2023-08-25
Catalog not-null constraints
Alvaro Herrera
2023-08-24
Use "template" data directory in tests
Andres Freund
2023-08-24
Add test for inherited CHECK constraint drop
Alvaro Herrera
2023-08-23
Avoid use of Perl getprotobyname
Peter Eisentraut
2023-08-23
Add to_bin() and to_oct().
Nathan Bossart
2023-08-21
Fix pg_stat_reset_single_table_counters() for shared relations
Michael Paquier
2023-08-20
Add system view pg_wait_events
Michael Paquier
2023-08-18
Remove dubious warning message from SQL/JSON functions
Peter Eisentraut
2023-08-16
Add OAT hook calls for more subcommands of ALTER TABLE
Michael Paquier
2023-08-16
Unify some error messages
Peter Eisentraut
2023-08-14
Change custom wait events to use dynamic shared hash tables
Michael Paquier
2023-08-10
Remove test from commit fa2e874946.
Jeff Davis
2023-08-09
Recalculate search_path after ALTER ROLE.
Jeff Davis
2023-08-07
Reject substituting extension schemas or owners matching ["$'\].
Noah Misch
2023-08-07
Fix RLS policy usage in MERGE.
Dean Rasheed
2023-08-04
Attempt to stabilize new window agg regression test
David Rowley
2023-08-03
Account for startup rows when costing WindowAggs
David Rowley
2023-08-01
Fix pg_stat_io buffer reuse test instability
Andres Freund
[next]