1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-05 07:21:24 +03:00
Files
postgres/src/backend
Tom Lane 002191a1a3 Further cleanup of catcache.c ilist changes.
Remove useless duplicate initialization of bucket headers, don't use a
dlist_mutable_iter in a performance-critical path that doesn't need it,
make some other cosmetic changes for consistency's sake.
2012-10-18 19:30:43 -04:00
..
2012-10-12 13:35:00 -04:00
2012-10-18 16:47:07 -04:00
2012-10-12 13:35:00 -04:00
2011-08-17 14:07:46 +03:00
2012-10-15 13:01:31 +03:00