-
- Downloads
Revert 9.5 pgindent changes to atomics directory files
This is because there are many __asm__ blocks there that pgindent messes up. Also configure pgindent to skip that directory in the future.
Showing
- src/include/port/atomics/arch-ia64.h 3 additions, 3 deletionssrc/include/port/atomics/arch-ia64.h
- src/include/port/atomics/arch-x86.h 61 additions, 70 deletionssrc/include/port/atomics/arch-x86.h
- src/include/port/atomics/fallback.h 11 additions, 14 deletionssrc/include/port/atomics/fallback.h
- src/include/port/atomics/generic-acc.h 21 additions, 24 deletionssrc/include/port/atomics/generic-acc.h
- src/include/port/atomics/generic-gcc.h 22 additions, 27 deletionssrc/include/port/atomics/generic-gcc.h
- src/include/port/atomics/generic-msvc.h 10 additions, 15 deletionssrc/include/port/atomics/generic-msvc.h
- src/include/port/atomics/generic-sunpro.h 15 additions, 16 deletionssrc/include/port/atomics/generic-sunpro.h
- src/include/port/atomics/generic-xlc.h 17 additions, 18 deletionssrc/include/port/atomics/generic-xlc.h
- src/include/port/atomics/generic.h 21 additions, 31 deletionssrc/include/port/atomics/generic.h
- src/tools/pgindent/exclude_file_patterns 1 addition, 0 deletionssrc/tools/pgindent/exclude_file_patterns
Loading
Please register or sign in to comment