citus/src/backend
Jelte Fennema 3a44fa827a
Add versions of forboth that don't need ListCell (#5856)
We've had custom versions of Postgres its `foreach` macro which with a
hidden ListCell for quite some time now. People like these custom
macros, because they are easier to use and require less boilerplate.
This adds similar custom versions of Postgres its `forboth` macro. Now
you don't need ListCells anymore when looping over two lists at the same
time.
2022-03-23 14:50:36 +03:00
..
columnar Revert "Build Columnar.so and make Citus depends on it (#5661)" 2022-03-02 11:33:15 +01:00
distributed Add versions of forboth that don't need ListCell (#5856) 2022-03-23 14:50:36 +03:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00