git.postgresql.org Git - postgresql.git/commit
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.
This is the main PostgreSQL git repository.
RSS
Atom