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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: df1468e) | patch
more cleanups...of note, appendStringInfo now performs like sprintf(),
1998年12月14日 08:11:17 +0000 (08:11 +0000)
1998年12月14日 08:11:17 +0000 (08:11 +0000)
commit 9396802f14c404e294ba7a67dec77b10b7c79bd9
more cleanups...of note, appendStringInfo now performs like sprintf(),
where you state a format and arguments. the old behavior required
each appendStringInfo to have to have a sprintf() before it if any
formatting was required.

Also shortened several instances where there were multiple appendStringInfo()
calls in a row, doing nothing more then adding one more word to the String,
instead of doing them all in one call.
12 files changed:
src/backend/commands/explain.c diff | blob | blame | history
src/backend/commands/user.c diff | blob | blame | history
src/backend/commands/view.c diff | blob | blame | history
src/backend/executor/execAmi.c diff | blob | blame | history
src/backend/executor/nodeHash.c diff | blob | blame | history
src/backend/lib/stringinfo.c diff | blob | blame | history
src/backend/libpq/portal.c diff | blob | blame | history
src/backend/libpq/util.c diff | blob | blame | history
src/backend/nodes/outfuncs.c diff | blob | blame | history
src/backend/utils/adt/nabstime.c diff | blob | blame | history
src/backend/utils/sort/psort.c diff | blob | blame | history
src/include/lib/stringinfo.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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