Re: [DOCS] intarray - benefits over regular int[]?

2017-08-22 Thread Conor McNally
Thanks, The line about it being faster gives me the reassurance that I need. From just the introduction I was unsure of the actual benefit over int[] - the operators look like they can all be replicated using the standard library, albeit in much more convoluted ways! Is it general advice therefo

Re: [DOCS] Canonical url for latest document set?

2017-07-14 Thread Conor McNally
link from google - h1 and h2 tags are not used on their documentation pages All that is just observation on my part, so I hope there is someone that can advise more conclusively. Cheers, Conor On Fri, Jul 14, 2017 at 1:22 PM, Magnus Hagander wrote: > > > On Wed, Jul 12, 2017 a

[DOCS] Canonical url for latest document set?

2017-07-12 Thread Conor McNally
nonical.html The goal for me would be to make the documentation for the current version of Postgres rise to the top of search engine results, and to remove the random results for older versions. What do you think? Kind regards, Conor McNally