forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit564ce62
committed
Rename "hash_mem" local variable.
The term "hash_mem" will take on new significance when pending work toadd a new hash_mem_multiplier GUC is committed. Rename a local variablethat happens to have been called hash_mem now to avoid confusion.1 parent1e0dfd1 commit564ce62
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1896 | 1896 |
| |
1897 | 1897 |
| |
1898 | 1898 |
| |
1899 |
| - | |
| 1899 | + | |
1900 | 1900 |
| |
1901 | 1901 |
| |
1902 | 1902 |
| |
| |||
1908 | 1908 |
| |
1909 | 1909 |
| |
1910 | 1910 |
| |
1911 |
| - | |
| 1911 | + | |
1912 | 1912 |
| |
1913 | 1913 |
| |
1914 | 1914 |
| |
1915 | 1915 |
| |
1916 | 1916 |
| |
1917 | 1917 |
| |
1918 | 1918 |
| |
1919 |
| - | |
| 1919 | + | |
1920 | 1920 |
| |
1921 | 1921 |
| |
1922 | 1922 |
| |
| |||
1934 | 1934 |
| |
1935 | 1935 |
| |
1936 | 1936 |
| |
1937 |
| - | |
| 1937 | + | |
1938 | 1938 |
| |
1939 | 1939 |
| |
1940 | 1940 |
| |
|
0 commit comments
Comments
(0)