postgresql/src/backend/utils
Bruce Momjian 224f91f66d Modify LOOPBYTE/LOOPBIT macros to be more logical; rather than have the
for() body passed as a parameter, make the macros act as simple headers
to code blocks.

This allows pgindent to be run on these files.
2007-11-16 00:13:02 +00:00
..
adt Modify LOOPBYTE/LOOPBIT macros to be more logical; rather than have the 2007-11-16 00:13:02 +00:00
cache Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
error pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
fmgr pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
hash pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
init pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
mb Fix pgindent to properly handle 'else' and single-line comments on the 2007-11-15 23:23:44 +00:00
misc pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
mmgr Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
resowner Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
sort pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
time Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Implement function-local GUC parameter settings, as per recent discussion. 2007-09-03 00:39:26 +00:00
Makefile Replace useless uses of := by = in makefiles. 2007-02-09 15:56:00 +00:00
probes.d DTrace support, with a small initial set of probes 2006-07-24 16:32:45 +00:00