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 1f6d8b90b8 Buffer manager modifications to keep a local buffer-dirtied bit as well 26 years ago
..
access Fix a bunch of minor portability problems and maybe-bugs revealed by 26 years ago
bootstrap Add: 26 years ago
catalog Buffer manager modifications to keep a local buffer-dirtied bit as well 26 years ago
commands Get rid of postgres.c's separate parsing logic for PGDATESTYLE env. 26 years ago
executor Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now 26 years ago
lib 2. trigger.c fails to compile due to a syntax error. It contains 26 years ago
libpq Add: 26 years ago
mb Add builtin functions: 26 years ago
nodes Improve comment. 26 years ago
optimizer Fix extremely nasty little bug observed when a sub-SELECT appears in 26 years ago
parser Reverse out BYTEA type coersion. 26 years ago
port I've made a diff against the 7.0beta1 tree that accomplishes several things: 26 years ago
regex Removed MBFLAGS from makefiles since it's now done in include/config.h. 26 years ago
rewrite Fix some (more) problems with subselects in rules. Rewriter failed to 26 years ago
storage Buffer manager modifications to keep a local buffer-dirtied bit as well 26 years ago
tcop Fix bug noted by Bruce: FETCH in an already-aborted transaction block 26 years ago
utils Add zpbit and varbit data types from Adrian Joubert 26 years ago
c.h Add compatiblity information for bytea. 26 years ago
config.h.in Add configure checks to see if 'using namespace std' and 26 years ago
config.h.win32 Add missing files like foreign key regression tests and config.h.win32. 26 years ago
miscadmin.h 1. miscadmin.h needs to include sys/types.h for a definition of pid_t 26 years ago
postgres.h Fix a bunch of minor portability problems and maybe-bugs revealed by 26 years ago
postgres_ext.h Turns out OIDNAMELEN wasn't really being used at all! 27 years ago
rusagestub.h Add: 26 years ago
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 29 years ago
version.h.in Update version for 7.0. 27 years ago