mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-14 11:40:38 +00:00
moved sanitizers in its owm workflow merged all jobs into onme cleaned up failing job cleaned up failing job running just tests fixing build reverting changes fixing linter error and build error clearning up job added wal and extension builds fixing build fixing build fixing build added use sanitizer patch testing if sanitiser work in main workflow fixed format issue fixing format issue fixing format issue added flags disabled flags enabling flags enabling flags added more options to flag fixing build fixing build testing the regression run added asan and usban flag for regression test commented unit test and release build fixing build fix neon for sanitizers enabled unit test updated branch to test the fix updated branch to test the fix updated the commit id fixing build restoring the submodules to main updated git modules and revision of commit updated postgres 16 vendor dir removed test
13 lines
431 B
Plaintext
13 lines
431 B
Plaintext
[submodule "vendor/postgres-v14"]
|
|
path = vendor/postgres-v14
|
|
url = https://github.com/neondatabase/postgres.git
|
|
branch = REL_14_STABLE_neon
|
|
[submodule "vendor/postgres-v15"]
|
|
path = vendor/postgres-v15
|
|
url = https://github.com/neondatabase/postgres.git
|
|
branch = REL_15_STABLE_neon
|
|
[submodule "vendor/postgres-v16"]
|
|
path = vendor/postgres-v16
|
|
url = https://github.com/neondatabase/postgres.git
|
|
branch = add-build-sanitizers
|