In docs, start window function sentence with "The asterisk (*)" rather
than "*"; it is confusing to start a sentence with a symbol.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/1be9cdf6aa635a038b37076c29943b7cb262eb4b
Modified Files
--
doc/src/sgml/sy
In planner, don't assume that empty parent tables aren't really empty.
There's a heuristic in estimate_rel_size() to clamp the minimum size
estimate for a table to 10 pages, unless we can see that vacuum or analyze
has been run (and set relpages to something nonzero, so this will always
happen for
In planner, don't assume that empty parent tables aren't really empty.
There's a heuristic in estimate_rel_size() to clamp the minimum size
estimate for a table to 10 pages, unless we can see that vacuum or analyze
has been run (and set relpages to something nonzero, so this will always
happen for
In planner, don't assume that empty parent tables aren't really empty.
There's a heuristic in estimate_rel_size() to clamp the minimum size
estimate for a table to 10 pages, unless we can see that vacuum or analyze
has been run (and set relpages to something nonzero, so this will always
happen for
Remove README.mb.big5 and README.mb.jp
They were wildly outdated.
Branch
--
REL9_1_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/a5e3c182c8ff23c60a629631160e07f9f4710f63
Modified Files
--
doc/README.mb.big5 | 326 -
doc/README.mb.jp | 814
Remove README.mb.big5 and README.mb.jp
They were wildly outdated.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/469a1087e26fb4e17db9449c05fd9b0df2ab5b0c
Modified Files
--
doc/README.mb.big5 | 326 -
doc/README.mb.jp | 814 ---
Fix broken markup
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/c529f8800e33bc969a9e5ce18294930837f279a2
Modified Files
--
doc/src/sgml/information_schema.sgml |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
--
Sent via pgsql-committers m
Set information_schema.routines.is_udt_dependent to NO
It previously said YES, but that is incorrect.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/f4678c205ab1394a5f0e4fe219027b26a507d941
Modified Files
--
doc/src/sgml/information_schema.sgml |
Small update on suggested startup file locations
Debian/Ubuntu don't have a /etc/rc.d/ directory, so add some
alternative names as suggestions.
Branch
--
REL9_1_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/a3678ab2147fad8e64ea5198a545fb902e6d65f4
Modified Files
---
Small update on suggested startup file locations
Debian/Ubuntu don't have a /etc/rc.d/ directory, so add some
alternative names as suggestions.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/a99d45b805ae3ca230d54222fd25a020fcaa6d5c
Modified Files
--
doc
10 matches
Mail list logo