index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
modules
Commit message (
Expand
)
Author
Age
*
injection_points: Add stats for point caching and loading
Michael Paquier
2024-08-19
*
Fix a series of typos and outdated references
David Rowley
2024-08-12
*
Make nullSemAction const, add 'const' decorators to related functions
Heikki Linnakangas
2024-08-06
*
injection_points: Add some fixed-numbered statistics
Michael Paquier
2024-08-05
*
injection_points: Add some cumulative stats for injection points
Michael Paquier
2024-08-05
*
Stabilize xid_wraparound tests
Andrew Dunstan
2024-07-30
*
Refactor tidstore.c iterator buffering.
Thomas Munro
2024-07-24
*
Add INJECTION_POINT_CACHED() to run injection points directly from cache
Michael Paquier
2024-07-18
*
Adjust recently added test for pg_signal_autovacuum role
Andrew Dunstan
2024-07-16
*
Add tap test for pg_signal_autovacuum role
Michael Paquier
2024-07-16
*
Use diff's --strip-trailing-cr flag where appropriate on Windows
Andrew Dunstan
2024-07-10
*
Prevent CRLF conversion of inputs in json_parser test module
Andrew Dunstan
2024-07-09
*
Support loading of injection points
Michael Paquier
2024-07-05
*
Convert some extern variables to static
Peter Eisentraut
2024-07-02
*
Cleanup perl code from unused variables and routines
Michael Paquier
2024-07-02
*
Fix .gitignore for new injection suite.
Noah Misch
2024-06-28
*
Update modules/injection_points/.gitignore
Michael Paquier
2024-06-28
*
Add an injection_points isolation test suite.
Noah Misch
2024-06-27
*
Add wait event type "InjectionPoint", a custom type like "Extension".
Noah Misch
2024-06-27
*
Improve tracking of role dependencies of pg_init_privs entries.
Tom Lane
2024-06-17
*
Add Windows file version information to test_json_parser programs.
Noah Misch
2024-06-16
*
Remove use of %z in sscanf.
Noah Misch
2024-06-16
*
Clean out column-level pg_init_privs entries when dropping tables.
Tom Lane
2024-06-14
*
Fix segmentation fault in test_tidstore.
Masahiko Sawada
2024-06-12
*
Tighten test_predtest's input checks, and improve error messages.
Tom Lane
2024-06-07
*
Revise GUC names quoting in messages again
Peter Eisentraut
2024-05-17
*
Make all Perl warnings fatal, catch-up
Peter Eisentraut
2024-05-15
*
Pre-beta mechanical code beautification.
Tom Lane
2024-05-14
*
Revert structural changes to not-null constraints
Alvaro Herrera
2024-05-13
*
injection_points: Store runtime conditions in private area
Michael Paquier
2024-05-12
*
Introduce private data area for injection points
Michael Paquier
2024-05-12
*
Repair ALTER EXTENSION ... SET SCHEMA.
Tom Lane
2024-05-09
*
Fix overread in JSON parsing errors for incomplete byte sequences
Michael Paquier
2024-05-09
*
injection_points: Fix incorrect spinlock acquisition
Michael Paquier
2024-05-06
*
Fix an assortment of typos
David Rowley
2024-05-04
*
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-29
*
Force COLLATE "C" to stabilize ordering in new test_pg_dump queries.
Tom Lane
2024-04-29
*
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-29
*
radixtree: Fix SIGSEGV at update of embeddable value to non-embeddable.
Masahiko Sawada
2024-04-25
*
Add pg_logging_init() calls missing in commit ba3e6e2bca
Andrew Dunstan
2024-04-24
*
Post review fixes for test_json_parser test module
Andrew Dunstan
2024-04-23
*
Fix typos and duplicate words
Daniel Gustafsson
2024-04-18
*
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-12
*
Revert: Custom reloptions for table AM
Alexander Korotkov
2024-04-11
*
Make GIN tests using injection points concurrent-safe
Michael Paquier
2024-04-10
[next]