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
Neil Conway 16efdb5ec7 Rename the newly-added commands for discarding session state. 19 years ago
..
access Repair PANIC condition in hash indexes when a previous index extension attempt 19 years ago
bootstrap Cleanup the bootstrap code a little, and rename "dummy procs" in the code 19 years ago
catalog Make JOHAB client only encoding per discussions in pgsql-hackers 19 years ago
commands Rename the newly-added commands for discarding session state. 19 years ago
executor Support scrollable cursors (ie, 'direction' clause in FETCH) in plpgsql. 19 years ago
lib Add resetStringInfo(), which clears the content of a StringInfo, and 19 years ago
libpq Add lo_truncate() to backend and libpq for large object truncation. 19 years ago
mb Make JOHAB client only encoding per discussions in pgsql-hackers 19 years ago
nodes Rename the newly-added commands for discarding session state. 19 years ago
optimizer Expose more cursor-related functionality in SPI: specifically, allow 19 years ago
parser Support enum data types. Along the way, use macros for the values of 19 years ago
port Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to be 19 years ago
postmaster Enable configurable log of autovacuum actions. Initial patch from Simon 19 years ago
regex Wording cleanup for error messages. Also change can't -> cannot. 19 years ago
rewrite Changes pg_trigger and extend pg_rewrite in order to allow triggers and 19 years ago
storage Add a multi-worker capability to autovacuum. This allows multiple worker 19 years ago
tcop Expose more cursor-related functionality in SPI: specifically, allow 19 years ago
utils Make configuration parameters fall back to their default values when they 19 years ago
Makefile Allow installation into directories containing spaces in the name. 20 years ago
c.h Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). 19 years ago
fmgr.h Support varlena fields with single-byte headers and unaligned storage. 19 years ago
funcapi.h Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
getaddrinfo.h Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
getopt_long.h Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
miscadmin.h Add a multi-worker capability to autovacuum. This allows multiple worker 19 years ago
pg_config.h.in Add --with-libxslt configure option 19 years ago
pg_config.h.win32 Enable IPV6 for all MSVC builds, including the VC6 libpq-only build. 19 years ago
pg_config_manual.h Move BLCKSZ < 1024 check to guc.c. 19 years ago
pg_trace.h pgindent run for 8.2. 20 years ago
pgstat.h Add some instrumentation to the bgwriter, through the stats collector. 19 years ago
pgtime.h Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
port.h Add O_DIRECT support on Windows. 19 years ago
postgres.h Support varlena fields with single-byte headers and unaligned storage. 19 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 CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
rusagestub.h Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago