diff options
author | Bruce Momjian | 2006-04-09 03:27:06 +0000 |
---|---|---|
committer | Bruce Momjian | 2006-04-09 03:27:06 +0000 |
commit | 83843a4439f7c3106a36728cecc83565da3a2765 (patch) | |
tree | c566e81881c6f616630ce612e2287e82c605fb6f /src/tutorial | |
parent | 898eb25431847e2c79ba6a9c93e36b2bd75a25bc (diff) |
Update:
> * Allow the creation of indexes with mixed ascending/descending
> specifiers
>
> This is possible now by creating an operator class with reversed sort
> operators. One complexity is that NULLs would then appear at the start
> of the result set, and this might affect certain sort types, like
> merge join.
>
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions