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 9ff695c944 Make SPI's execution of querystrings follow the rules agreed to for 24 years ago
..
access Ensure that before truncating CLOG, we force a checkpoint even if no 24 years ago
bootstrap Update copyright to 2002. 24 years ago
catalog Adjust handling of command status strings in the presence of rules, 24 years ago
commands Arrange to copy relcache's trigdesc structure at the start of any 24 years ago
executor Make SPI's execution of querystrings follow the rules agreed to for 24 years ago
lib Update copyright to 2002. 24 years ago
libpq Guard against send-lots-and-lots-of-data DoS attack from unauthenticated 24 years ago
mb pgindent run. 24 years ago
nodes Adjust handling of command status strings in the presence of rules, 24 years ago
optimizer Tweak querytree-dependency-extraction code so that columns of tables 24 years ago
parser Extend pg_cast castimplicit column to a three-way value; this allows us 24 years ago
port Remove useless O_DIROPEN stuff. 24 years ago
regex pgindent run. 24 years ago
rewrite pgindent run. 24 years ago
storage Fix PPC s_lock operations to work correctly on multi-CPU machines. 24 years ago
tcop Make SPI's execution of querystrings follow the rules agreed to for 24 years ago
utils Oops, back out newNode changes. We are not ready for that yet. 24 years ago
Makefile
c.h Again improve MemSet comments. 24 years ago
fmgr.h The small context diff below corrects what seems to be an oversight in 24 years ago
funcapi.h pgindent run. 24 years ago
miscadmin.h This patch removes two unused global variables from globals.c 24 years ago
pg_config.h.in Be careful to include postgres.h *before* any system headers, to ensure 24 years ago
pg_config.h.win32 The attached patch fixes a number of issues related to compiling the 24 years ago
pgstat.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
postgres.h pgindent run. 24 years ago
postgres_ext.h Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion on hackers. 24 years ago
postgres_fe.h Update copyright to 2002. 24 years ago
rusagestub.h Update copyright to 2002. 24 years ago
strdup.h