You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/include
Tom Lane 0eaa36a16a Bring syntax of role-related commands into SQL compliance. To avoid 21 years ago
..
access Replace pg_shadow and pg_group by new role-capable catalogs pg_authid 21 years ago
bootstrap Tag appropriate files for rc3 21 years ago
catalog Replace pg_shadow and pg_group by new role-capable catalogs pg_authid 21 years ago
commands Replace pg_shadow and pg_group by new role-capable catalogs pg_authid 21 years ago
executor Revise nodeMergejoin in light of example provided by Guillaume Smet. 21 years ago
lib Tag appropriate files for rc3 21 years ago
libpq Replace pg_shadow and pg_group by new role-capable catalogs pg_authid 21 years ago
mb Support 3 and 4-byte unicode characters. 21 years ago
nodes Bring syntax of role-related commands into SQL compliance. To avoid 21 years ago
optimizer Separate predicate-testing code out of indxpath.c, making it a module 21 years ago
parser Replace the parser's namespace tree (which formerly had the same 21 years ago
port Add fsync() define for Win32 to cover cases other than wal_sync_method 21 years ago
postmaster Rename Rendezvous to Bonjour to match OS/X renaming. 21 years ago
regex Add parentheses to macros when args are used in computations. Without 21 years ago
rewrite Change expandRTE() and ResolveNew() back to taking just the single 21 years ago
storage Bring syntax of role-related commands into SQL compliance. To avoid 21 years ago
tcop Fix the mechanism for reporting the original table OID and column number 21 years ago
utils Bring syntax of role-related commands into SQL compliance. To avoid 21 years ago
Makefile Use 'cp' and 'chmod' in place of 'install' to install header files. 21 years ago
c.h Replace pg_shadow and pg_group by new role-capable catalogs pg_authid 21 years ago
fmgr.h Avoid bare 'struct Node;' declaration --- provokes annoying warnings 21 years ago
funcapi.h Document get_call_result_type() and friends; mark TypeGetTupleDesc() 21 years ago
getaddrinfo.h Some more missed copyright notices. Many of these look like they 21 years ago
getopt_long.h Some more missed copyright notices. Many of these look like they 21 years ago
miscadmin.h Replace pg_shadow and pg_group by new role-capable catalogs pg_authid 21 years ago
pg_config.h.in Remove support for Kerberos V4. It seems no one is using this, it has 21 years ago
pg_config.h.win32 Win32 8.1 stamp. 21 years ago
pg_config_manual.h Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set the 21 years ago
pgstat.h Replace pg_shadow and pg_group by new role-capable catalogs pg_authid 21 years ago
pgtime.h This patch makes it possible to use the full set of timezones when doing 21 years ago
port.h Remove support for Kerberos V4. It seems no one is using this, it has 21 years ago
postgres.h First phase of project to use fixed OIDs for all system catalogs and 21 years ago
postgres_ext.h
postgres_fe.h Tag appropriate files for rc3 21 years ago
rusagestub.h Tag appropriate files for rc3 21 years ago
strdup.h