postgresql/src/bin
Alvaro Herrera 1826987a46 Use a bitmask to represent role attributes
The previous representation using a boolean column for each attribute
would not scale as well as we want to add further attributes.

Extra auxilliary functions are added to go along with this change, to
make up for the lost convenience of access of the old representation.

Catalog version bumped due to change in catalogs and the new functions.

Author: Adam Brightwell, minor tweaks by Álvaro
Reviewed by: Stephen Frost, Andres Freund, Álvaro Herrera
2014-12-23 10:22:09 -03:00
..
initdb Fix another poorly worded error message. 2014-12-17 13:22:07 -05:00
pg_basebackup Translation updates 2014-12-15 16:19:59 -05:00
pg_config Translation updates 2014-12-15 00:25:35 -05:00
pg_controldata Translation updates 2014-12-15 00:25:35 -05:00
pg_ctl Fix previous commit for TAP test suites in VPATH builds. 2014-12-18 01:24:57 -05:00
pg_dump Use a bitmask to represent role attributes 2014-12-23 10:22:09 -03:00
pg_resetxlog Translation updates 2014-12-15 00:25:35 -05:00
pgevent Properly use DEFAULT_EVENT_SOURCE in pgevent.c 2014-07-21 12:24:00 +02:00
psql get_object_address: separate domain constraints from table constraints 2014-12-23 09:06:44 -03:00
scripts Translation updates 2014-12-15 00:25:35 -05:00
Makefile Update copyright for 2014 2014-01-07 16:05:30 -05:00