Teodor Sigaev
|
bad1a5c217
|
Use postgres-wide macros BITS_PER_BYTE instead self-definenig macros, also use it for calculating bit length of TPQTGist
|
2005-11-14 14:44:06 +00:00 |
|
Bruce Momjian
|
1dc3498251
|
Standard pgindent run for 8.1.
|
2005-10-15 02:49:52 +00:00 |
|
Bruce Momjian
|
b492c3accc
|
Add parentheses to macros when args are used in computations. Without
them, the executation behavior could be unexpected.
|
2005-05-25 21:40:43 +00:00 |
|
Tom Lane
|
380bd04c16
|
Standardize on using the Min, Max, and Abs macros that are in our c.h file,
getting rid of numerous ad-hoc versions that have popped up in various
places. Shortens code and avoids conflict with Windows min() and max()
macros.
|
2004-10-21 19:28:36 +00:00 |
|
Teodor Sigaev
|
b88605337e
|
tsearch2 module
|
2003-07-21 10:27:44 +00:00 |
|