Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
7b58bb00
Commit
7b58bb00
authored
Oct 20, 1996
by
Marc G. Fournier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean up comments (-Wall -Werror)
parent
13cd836d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
16 deletions
+16
-16
src/include/config.h
src/include/config.h
+16
-16
No files found.
src/include/config.h
View file @
7b58bb00
...
@@ -234,28 +234,28 @@
...
@@ -234,28 +234,28 @@
#define PQ_NOTIFY_PATCH
#define PQ_NOTIFY_PATCH
/* Debug #defines */
/* Debug #defines */
/* #define IPORTAL_DEBUG
/* access/common/printtup.c
*/
/* #define IPORTAL_DEBUG */
/* #define HEAPDEBUGALL
/* access/heap/heapam.c
*/
/* #define HEAPDEBUGALL */
/* #define ISTRATDEBUG
/* access/index/istrat.c
*/
/* #define ISTRATDEBUG */
/* #define FASTBUILD_DEBUG
/* access/nbtree/nbtsort.c
*/
/* #define FASTBUILD_DEBUG */
#define RTDEBUG
/* access/rtree/rtree.c */
#define RTDEBUG
#define GISTDEBUG
/* access/gist/gist.c */
#define GISTDEBUG
/* #define PURGEDEBUG
/* commands/purge.c
*/
/* #define PURGEDEBUG */
/* #define DEBUG_RECIPE
/* commands/recipe.c
*/
/* #define DEBUG_RECIPE */
/* The following don't have any apparent purpose, but are in the
/* The following don't have any apparent purpose, but are in the
* code. someday, will take them out altogether, but for now,
* code. someday, will take them out altogether, but for now,
* document them here
* document them here
*/
*/
/* #define OMIT_PARTIAL_INDEX
/* access/hash/hash.c
*/
/* #define OMIT_PARTIAL_INDEX */
/* #define PERFECT_MMGR
/* access/hash/hash.c
*/
/* #define PERFECT_MMGR */
/* #define PERFECT_MEM
/* access/hash/hashscan.c
*/
/* #define PERFECT_MEM */
/* #define NO_BUFFERISVALID
/* access/heap/heapam.c
*/
/* #define NO_BUFFERISVALID */
/* #define NO_SECURITY
/* commands/cluster.c
*/
/* #define NO_SECURITY */
/* #define TIOGA
/* commands/recipe.c
*/
/* #define TIOGA */
/* #define OLD_REWRITE
/* commands/version.c
*/
/* #define OLD_REWRITE */
/* #define NOTYET
/* commands/view.c
*/
/* #define NOTYET */
/* Undocumented "features"? */
/* Undocumented "features"? */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment