This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-08-31 17:02:12 +03:00
Code
Activity
Files
6bd323c6b3f65b26273d5efb7ddd0ac04d039546
postgres
/
src
/
backend
/
access
/
common
History
Bruce Momjian
6bd323c6b3
Remove un-needed braces around single statements.
1998-06-15 19:30:31 +00:00
..
heaptuple.c
Remove un-needed braces around single statements.
1998-06-15 19:30:31 +00:00
heapvalid.c
+#include <access/xact.h>
1997-09-22 03:58:32 +00:00
indextuple.c
Remove un-needed braces around single statements.
1998-06-15 19:30:31 +00:00
indexvalid.c
Remove un-needed braces around single statements.
1998-06-15 19:30:31 +00:00
Makefile
Hi,
1998-04-06 00:32:26 +00:00
printtup.c
Pass atttypmod to the frontend.
1998-05-14 17:18:14 +00:00
scankey.c
Fix macros that were not properly surrounded by parens or braces.
1998-06-15 18:40:05 +00:00
tupdesc.c
Remove un-needed braces around single statements.
1998-06-15 19:30:31 +00:00