| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Fully update git head, and update back branches in ./COPYRIGHT and
legal.sgml files.
|
|
|
|
|
|
|
|
|
| |
... and have sepgsql use it to determine whether to check permissions
during certain operations. Indexes that are being created as a result
of REINDEX, for instance, do not need to have their permissions checked;
they were already checked when the index was created.
Author: KaiGai Kohei, slightly revised by me
|
|
|
|
|
|
|
| |
This is needed to match recent changes elsewhere. Along the way, some
renaming for clarity.
KaiGai Kohei
|
|
|
|
| |
commit-fest.
|
|
|
|
| |
KaiGai Kohei
|
| |
|
|
|
|
| |
KaiGai Kohei, reviewed by Dimitri Fontaine and me.
|
|
|
|
| |
KaiGai Kohei
|
| |
|
|
|
|
| |
KaiGai Kohei
|
|
This is still pretty rough - among other things, the documentation
needs work, and the messages need a visit from the style police -
but this gets the basic framework in place.
KaiGai Kohei
|