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
Andres Freund 82a532b34d Force some system catalog table columns to be marked NOT NULL. 11 years ago
..
access Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[]. 11 years ago
bootstrap Allow forcing nullness of columns during bootstrap. 11 years ago
catalog Force some system catalog table columns to be marked NOT NULL. 11 years ago
commands Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 11 years ago
common Speed up CRC calculation using slicing-by-8 algorithm. 11 years ago
datatype Update copyright for 2015 11 years ago
executor Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 11 years ago
foreign Update copyright for 2015 11 years ago
lib Fix a bug in pairing heap removal code. 11 years ago
libpq Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses. 11 years ago
mb Update copyright for 2015 11 years ago
nodes Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 11 years ago
optimizer Fix EXPLAIN output for cases where parent table is excluded by constraints. 11 years ago
parser Prevent duplicate escape-string warnings when using pg_stat_statements. 11 years ago
port Add strxfrm_l to list of functions where Windows adds an underscore. 11 years ago
portability Update copyright for 2015 11 years ago
postmaster Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 11 years ago
regex Update copyright for 2015 11 years ago
replication Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[]. 11 years ago
rewrite Fix column-privilege leak in error-message paths 11 years ago
snowball Update copyright for 2015 11 years ago
storage Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 11 years ago
tcop Process 'die' interrupts while reading/writing from the client socket. 11 years ago
tsearch Fix statically allocated struct with FLEXIBLE_ARRAY_MEMBER member. 11 years ago
utils Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 11 years ago
.gitignore Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
Makefile Install all headers for the new atomics API. 11 years ago
c.h Use FLEXIBLE_ARRAY_MEMBER in struct varlena. 11 years ago
fmgr.h Update copyright for 2015 11 years ago
funcapi.h Update copyright for 2015 11 years ago
getaddrinfo.h Update copyright for 2015 11 years ago
getopt_long.h Update copyright for 2015 11 years ago
miscadmin.h Remove remnants of ImmediateInterruptOK handling. 11 years ago
pg_config.h.in Speed up CRC calculation using slicing-by-8 algorithm. 11 years ago
pg_config.h.win32 Speed up CRC calculation using slicing-by-8 algorithm. 11 years ago
pg_config_ext.h.in Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
pg_config_ext.h.win32 Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
pg_config_manual.h Use abbreviated keys for faster sorting of text datums. 11 years ago
pg_getopt.h Update copyright for 2015 11 years ago
pg_trace.h Update copyright for 2015 11 years ago
pgstat.h Update PGSTAT_FILE_FORMAT_ID 11 years ago
pgtar.h Update copyright for 2015 11 years ago
pgtime.h Update copyright for 2015 11 years ago
port.h Don't require users of src/port/gettimeofday.c to initialize it. 11 years ago
postgres.h Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 11 years ago
postgres_ext.h pgindent run for 9.4 12 years ago
postgres_fe.h Update copyright for 2015 11 years ago
rusagestub.h Update copyright for 2015 11 years ago
windowapi.h Update copyright for 2015 11 years ago