git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 86a39d5) | patch
Cosmetic improvements/code cleanup:
2004年10月10日 23:37:45 +0000 (23:37 +0000)
2004年10月10日 23:37:45 +0000 (23:37 +0000)
commit 0e72b9d4408ddb8bf3355d02e3a3e3c885357e9b
Cosmetic improvements/code cleanup:

- replace some function signatures of the form "some_type foo()" with
"some_type foo(void)"
- replace a few instances of a literal 0 being used as a NULL pointer;
there are more instances of this in the code, but I just fixed a few
- in src/backend/utils/mb/wstrncmp.c, replace K&R style function
declarations with ANSI style, remove use of 'register' keyword
- remove an "extern" modifier that was applied to a function definition
(rather than a declaration)
src/backend/bootstrap/bootparse.y diff | blob | blame | history
src/backend/bootstrap/bootstrap.c diff | blob | blame | history
src/backend/utils/mb/wstrncmp.c diff | blob | blame | history
src/backend/utils/misc/guc.c diff | blob | blame | history
src/bin/initdb/initdb.c diff | blob | blame | history
src/bin/pg_config/pg_config.c diff | blob | blame | history
src/bin/pg_ctl/pg_ctl.c diff | blob | blame | history
src/bin/psql/common.c diff | blob | blame | history
src/interfaces/ecpg/preproc/descriptor.c diff | blob | blame | history
src/interfaces/ecpg/preproc/type.c diff | blob | blame | history
src/pl/plpgsql/src/pl_funcs.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /