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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 8143a56) | patch
Merge parser's p_relnamespace and p_varnamespace lists into a single list.
Wed, 8 Aug 2012 20:41:04 +0000 (16:41 -0400)
Wed, 8 Aug 2012 20:41:31 +0000 (16:41 -0400)
commit f630157496a70f8ece4fd4c27eeead88c74b9015
Merge parser's p_relnamespace and p_varnamespace lists into a single list.

Now that we are storing structs in these lists, the distinction between
the two lists can be represented with a couple of extra flags while using
only a single list. This simplifies the code and should save a little
bit of palloc traffic, since the majority of RTEs are represented in both
lists anyway.
src/backend/parser/analyze.c diff | blob | blame | history
src/backend/parser/parse_clause.c diff | blob | blame | history
src/backend/parser/parse_relation.c diff | blob | blame | history
src/backend/parser/parse_target.c diff | blob | blame | history
src/include/parser/parse_node.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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