postgresql/src/backend
Peter Eisentraut 90132f62a2 Remove unused variable
The variable became obsolete in commit
68739ba856, but only gcc 4.6 shows the
warning.
2011-06-14 23:00:43 +03:00
..
access Oops, forgot to change the order of entries in 2PC callback arrays when I 2011-06-14 15:16:36 +03:00
bootstrap Refactor broken CREATE TABLE IF NOT EXISTS support. 2011-04-25 16:55:11 -04:00
catalog Add comment that attributes.is_nullable was removed from SQL standard 2011-06-14 22:53:02 +03:00
commands Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
executor Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
foreign Clean up most -Wunused-but-set-variable warnings from gcc 4.6 2011-04-11 22:28:45 +03:00
lib Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
libpq Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
main Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
nodes Fix handling of collations in multi-row VALUES constructs. 2011-04-18 15:31:52 -04:00
optimizer Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
parser Remove unused variable 2011-06-14 23:00:43 +03:00
po Translation updates for 9.1beta2 2011-06-09 23:02:48 +03:00
port Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
postmaster Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
regex Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
replication Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
rewrite Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
snowball Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
storage Remove now-unnecessary casts. 2011-06-12 22:49:33 +03:00
tcop Refactor broken CREATE TABLE IF NOT EXISTS support. 2011-04-25 16:55:11 -04:00
tsearch Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
utils Add C comment mentioning pg_stat_activity.procpid should have been 2011-06-11 10:00:28 -04:00
.gitignore Add gitignore for mingw/cygwin build outputs 2011-06-09 18:11:47 +02:00
Makefile replication/repl_gram.h needs to be cleaned too ... 2011-03-10 00:12:38 -05:00
common.mk Workaround for recursive make breakage 2011-01-13 09:32:06 +02:00
nls.mk Translation updates for 9.1beta2 2011-06-09 23:02:48 +03:00