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
Alvaro Herrera 61d81bd28d Allow CHECK constraints to be declared ONLY 14 years ago
..
access Allow CHECK constraints to be declared ONLY 14 years ago
bootstrap Split work of bgwriter between 2 processes: bgwriter and checkpointer. 14 years ago
catalog Allow CHECK constraints to be declared ONLY 14 years ago
commands Improve behavior of concurrent rename statements. 14 years ago
datatype Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. 15 years ago
executor Rearrange the implementation of index-only scans. 14 years ago
foreign pgindent run before PG 9.1 beta 1. 15 years ago
lib Add missing format attributes 15 years ago
libpq Fix typo. 14 years ago
mb Improve make_greater_string() with encoding-specific incrementers. 14 years ago
nodes Replace simple constant pg_am.amcanreturn with an AM support function. 14 years ago
optimizer Add const qualifiers to node inspection functions 14 years ago
parser Support synchronization of snapshots through an export/import procedure. 14 years ago
port Enable compiling with the mingw-w64 32 bit compiler. 14 years ago
portability Stamp copyrights for year 2011. 15 years ago
postmaster Refactor xlog.c to create src/backend/postmaster/startup.c 14 years ago
regex Teach regular expression operators to honor collations. 15 years ago
replication Split walsender.h in public/private headers 14 years ago
rewrite Further consolidation of DROP statement handling. 14 years ago
snowball Add markers for skips. 15 years ago
storage Move "hot" members of PGPROC into a separate PGXACT array. 14 years ago
tcop Clean up the #include mess a little. 15 years ago
tsearch Improve comments for TSLexeme data structure. 14 years ago
utils Replace simple constant pg_am.amcanreturn with an AM support function. 14 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
Makefile Fix server header file installation with vpath builds 14 years ago
c.h Remove define inadvertantly left over from testing. 14 years ago
fmgr.h Pgindent run before 9.1 beta2. 15 years ago
funcapi.h Stamp copyrights for year 2011. 15 years ago
getaddrinfo.h Stamp copyrights for year 2011. 15 years ago
getopt_long.h Stamp copyrights for year 2011. 15 years ago
miscadmin.h Cancel running query if it is detected that the connection to the client is 14 years ago
pg_config.h.in Enable compiling with the mingw-w64 32 bit compiler. 14 years ago
pg_config.h.win32 Correct the lie in pg_config.h.win32 about having inttypes.h. 15 years ago
pg_config_manual.h Revert accidental change to pg_config_manual.h. 14 years ago
pg_trace.h Add markers. 15 years ago
pgstat.h In COPY, insert tuples to the heap in batches. 14 years ago
pgtime.h Simplify handling of the timezone GUC by making initdb choose the default. 15 years ago
port.h setlocale() on Windows doesn't work correctly if the locale name contains 15 years ago
postgres.h Stamp copyrights for year 2011. 15 years ago
postgres_ext.h Remove cvs keywords from all files. 15 years ago
postgres_fe.h Stamp copyrights for year 2011. 15 years ago
rusagestub.h Stamp copyrights for year 2011. 15 years ago
windowapi.h Stamp copyrights for year 2011. 15 years ago