Commits

DateSubjectAuthorReleases
2012-05-25 Use binary search instead of brute-force scan in findNamespace(). Tom Lane 9.0.8
2012-05-25 Use binary search instead of brute-force scan in findNamespace(). Tom Lane 9.1.4
2012-05-25 Use binary search instead of brute-force scan in findNamespace(). Tom Lane 9.2.0
2012-03-31 Fix O(N^2) behavior in pg_dump for large numbers of owned sequences. Tom Lane 8.3.19
2012-03-31 Fix O(N^2) behavior in pg_dump for large numbers of owned sequences. Tom Lane 8.4.12
2012-03-31 Fix O(N^2) behavior in pg_dump for large numbers of owned sequences. Tom Lane 9.0.8
2012-03-31 Fix O(N^2) behavior in pg_dump for large numbers of owned sequences. Tom Lane 9.1.4
2012-03-31 Fix O(N^2) behavior in pg_dump for large numbers of owned sequences. Tom Lane 9.2.0
2012-02-10 Fix pg_dump for better handling of inherited columns. Tom Lane 8.3.18
2012-02-10 Fix pg_dump for better handling of inherited columns. Tom Lane 8.4.11
2012-02-10 Fix pg_dump for better handling of inherited columns. Tom Lane 9.0.7
2012-02-10 Fix pg_dump for better handling of inherited columns. Tom Lane 9.1.3
2012-02-10 Fix pg_dump for better handling of inherited columns. Tom Lane 9.2.0
2011-11-30 Clean up after recent pg_dump patches. Tom Lane 9.2.0
2011-10-18 Fix pg_dump to dump casts between auto-generated types. Tom Lane 8.3.17
2011-10-18 Fix pg_dump to dump casts between auto-generated types. Tom Lane 8.4.10
2011-10-18 Fix pg_dump to dump casts between auto-generated types. Tom Lane 9.0.6
2011-10-18 Fix pg_dump to dump casts between auto-generated types. Tom Lane 9.1.2
2011-10-18 Fix pg_dump to dump casts between auto-generated types. Tom Lane 9.2.0
2011-06-17 Obtain table locks as soon as practical during pg_dump. Tom Lane 8.2.22
2011-06-17 Obtain table locks as soon as practical during pg_dump. Tom Lane 8.3.16
2011-06-17 Obtain table locks as soon as practical during pg_dump. Tom Lane 8.4.9
2011-06-17 Obtain table locks as soon as practical during pg_dump. Tom Lane 9.0.5
2011-06-17 Obtain table locks as soon as practical during pg_dump. Tom Lane 9.1.0
2011-06-17 Obtain table locks as soon as practical during pg_dump. Tom Lane 9.2.0