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
2024-05-13
Revert structural changes to not-null constraints
Alvaro Herrera
2024-05-12
injection_points: Store runtime conditions in private area
Michael Paquier
2024-05-12
Introduce private data area for injection points
Michael Paquier
2024-05-09
Repair ALTER EXTENSION ... SET SCHEMA.
Tom Lane
2024-05-09
Fix overread in JSON parsing errors for incomplete byte sequences
Michael Paquier
2024-05-06
injection_points: Fix incorrect spinlock acquisition
Michael Paquier
2024-05-03
Fix an assortment of typos
David Rowley
2024-04-30
Fix one more portability shortcoming in new test_pg_dump test.
Tom Lane
2024-04-30
Force COLLATE "C" to stabilize ordering, redux.
Tom Lane
2024-04-30
Force COLLATE "C" to stabilize ordering in new test_pg_dump queries.
Tom Lane
2024-04-30
Fix test case from b0c5b215d.
Tom Lane
2024-04-29
Allow meson builds to run test_pg_dump test in installcheck mode.
Tom Lane
2024-04-29
Fix failure to track role dependencies of pg_init_privs entries.
Tom Lane
2024-04-25
radixtree: Fix SIGSEGV at update of embeddable value to non-embeddable.
Masahiko Sawada
2024-04-24
Add pg_logging_init() calls missing in commit ba3e6e2bca
Andrew Dunstan
2024-04-23
Post review fixes for test_json_parser test module
Andrew Dunstan
2024-04-18
Fix typos and duplicate words
Daniel Gustafsson
2024-04-12
Assorted minor cleanups in the test_json_parser module
Andrew Dunstan
2024-04-12
Shrink test file for test_json_parser module
Andrew Dunstan
2024-04-12
Add a TAP test for test_json_parser_perf
Andrew Dunstan
2024-04-11
Revert: Custom reloptions for table AM
Alexander Korotkov
2024-04-10
Make GIN tests using injection points concurrent-safe
Michael Paquier
2024-04-09
Fix whitespace
Peter Eisentraut
2024-04-09
injection_points: Fix race condition with local injection point tests
Michael Paquier
2024-04-08
Teach TID store to skip bitmap for small numbers of offsets
John Naylor
2024-04-08
Custom reloptions for table AM
Alexander Korotkov
2024-04-08
Use bump context for TID bitmaps stored by vacuum
John Naylor
2024-04-08
injection_points: Introduce runtime conditions
Michael Paquier
2024-04-07
Make GIN test using injection points repeatable
Michael Paquier
2024-04-07
Support retrieval of results in chunks with libpq.
Tom Lane
2024-04-06
Implement ALTER TABLE ... SPLIT PARTITION ... command
Alexander Korotkov
2024-04-06
Implement ALTER TABLE ... MERGE PARTITIONS ... command
Alexander Korotkov
2024-04-04
Further cleanup for recent JSON-related commits.
Tom Lane
2024-04-04
Further cleanup for recent JSON-related commits.
Tom Lane
2024-04-04
Tidy up after incremental JSON parser patch
Andrew Dunstan
2024-04-04
Introduce a non-recursive JSON parser
Andrew Dunstan
2024-04-03
Drop global objects after completed test
Daniel Gustafsson
2024-03-29
Remove superfluous trailing semicolons
Daniel Gustafsson
2024-03-28
Rethink create and attach APIs of shared TidStore.
Masahiko Sawada
2024-03-25
Refactor predicate_{implied,refuted}_by_simple_clause.
Tom Lane
2024-03-21
Add TIDStore, to store sets of TIDs (ItemPointerData) efficiently.
Masahiko Sawada
2024-03-20
Add "--exclude-extension" to pg_dump's options.
Dean Rasheed
2024-03-19
Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...
Peter Eisentraut
2024-03-18
Put libpq_pipeline cancel test back
Alvaro Herrera
2024-03-15
Use locale-aware value for \watch in 005_timeouts.pl
Alexander Korotkov
2024-03-15
Fix backstop in gin test if injection point is not reached
Heikki Linnakangas
2024-03-15
Try to unbreak injection-fault tests in the buildfarm
Heikki Linnakangas
2024-03-15
Fix wordings in timeouts TAP test
Alexander Korotkov
2024-03-15
Disable tests using injection points in installcheck
Heikki Linnakangas
2024-03-14
Add TAP tests for timeouts
Alexander Korotkov
[next]