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 075ac80d72 Doesn't seem like a good idea to be doing AC_CHECK_SIZEOF(void *) so much 17 years ago
..
access Fix string reloption handling, per KaiGai Kohei. 17 years ago
bootstrap Update copyright for 2009. 17 years ago
catalog Change the reloptions machinery to use a table-based parser, and provide 17 years ago
commands Include a pointer to the query's source text in QueryDesc structs. This is 17 years ago
executor Include a pointer to the query's source text in QueryDesc structs. This is 17 years ago
foreign Update copyright for 2009. 17 years ago
lib Update copyright for 2009. 17 years ago
libpq Update copyright for 2009. 17 years ago
mb Add a pg_encoding_mbcliplen() function that is just like pg_mbcliplen() 17 years ago
nodes Update copyright for 2009. 17 years ago
optimizer Update copyright for 2009. 17 years ago
parser Update copyright for 2009. 17 years ago
port Move carefully obscured SunOS 4 specific #include out of c.h into port 17 years ago
portability Update copyright for 2009. 17 years ago
postmaster Update copyright for 2009. 17 years ago
regex Convert three more guc settings to enum type: 18 years ago
rewrite Update copyright for 2009. 17 years ago
snowball Update copyright for 2009. 17 years ago
storage Create a "shmem_startup_hook" to be called at the end of shared memory 17 years ago
tcop Update copyright for 2009. 17 years ago
tsearch Update copyright for 2009. 17 years ago
utils Update copyright for 2009. 17 years ago
Makefile Remove all traces that suggest that a non-Bison yacc might be supported, and 17 years ago
c.h Update copyright for 2009. 17 years ago
fmgr.h Update copyright for 2009. 17 years ago
funcapi.h Update copyright for 2009. 17 years ago
getaddrinfo.h Update copyright for 2009. 17 years ago
getopt_long.h Update copyright for 2009. 17 years ago
miscadmin.h Export IsUnderPostmaster on win32. 17 years ago
pg_config.h.in Doesn't seem like a good idea to be doing AC_CHECK_SIZEOF(void *) so much 17 years ago
pg_config.h.win32 Provide for MSVC config equivalents of recently added configure options. Remove 18 years ago
pg_config_manual.h Don't make --enable-cassert turn on RANDOMIZE_ALLOCATED_MEMORY automatically; 17 years ago
pg_trace.h Update copyright for 2009. 17 years ago
pgstat.h Add contrib/pg_stat_statements for server-wide tracking of statement execution 17 years ago
pgtime.h Update copyright for 2009. 17 years ago
port.h Update copyright for 2009. 17 years ago
postgres.h Update copyright for 2009. 17 years ago
postgres_ext.h Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. It 19 years ago
postgres_fe.h Update copyright for 2009. 17 years ago
rusagestub.h Update copyright for 2009. 17 years ago
windowapi.h Update copyright for 2009. 17 years ago