forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit342cb65
committed
Don't log incomplete startup packet if it's empty
This will stop logging cases where, for example, a monitor opens aconnection and immediately closes it. If the packet contains any data anincomplete packet will still be logged.Author: Tom LaneDiscussion:https://postgr.es/m/a1379a72-2958-1ed0-ef51-09a21219b155@2ndQuadrant.com1 parentb172342 commit342cb65
1 file changed
+25
-8
lines changedLines changed: 25 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1899 | 1899 |
| |
1900 | 1900 |
| |
1901 | 1901 |
| |
1902 |
| - | |
| 1902 | + | |
| 1903 | + | |
| 1904 | + | |
| 1905 | + | |
| 1906 | + | |
| 1907 | + | |
| 1908 | + | |
| 1909 | + | |
1903 | 1910 |
| |
1904 | 1911 |
| |
1905 |
| - | |
1906 |
| - | |
1907 |
| - | |
| 1912 | + | |
| 1913 | + | |
| 1914 | + | |
| 1915 | + | |
| 1916 | + | |
| 1917 | + | |
| 1918 | + | |
| 1919 | + | |
1908 | 1920 |
| |
1909 |
| - | |
1910 |
| - | |
1911 |
| - | |
1912 |
| - | |
| 1921 | + | |
| 1922 | + | |
| 1923 | + | |
| 1924 | + | |
| 1925 | + | |
| 1926 | + | |
| 1927 | + | |
| 1928 | + | |
| 1929 | + | |
1913 | 1930 |
| |
1914 | 1931 |
| |
1915 | 1932 |
| |
|
0 commit comments
Comments
(0)