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
Stephen Frost 95d737ff45 Add 'ignore_nulls' option to row_to_json 11 years ago
..
access Refactor per-page logic common to all redo routines to a new function. 11 years ago
bootstrap Add some noreturn attributes based on compiler recommendations 12 years ago
catalog Add 'ignore_nulls' option to row_to_json 11 years ago
commands Have CREATE TABLE AS and REFRESH return an OID 12 years ago
common pgindent run for 9.4 12 years ago
datatype pgindent run for 9.4 12 years ago
executor Pack tuples in a hash join batch densely, to save memory. 11 years ago
foreign Implement IMPORT FOREIGN SCHEMA. 12 years ago
lib pgindent run for 9.4 12 years ago
libpq Break out OpenSSL-specific code to separate files. 12 years ago
mb pgindent run for 9.4 12 years ago
nodes Implement IF NOT EXISTS for CREATE SEQUENCE. 12 years ago
optimizer Allow join removal in some cases involving a left join to a subquery. 12 years ago
parser Implement ALTER TABLE .. SET LOGGED / UNLOGGED 12 years ago
port Remove Alpha and Tru64 support. 12 years ago
portability pgindent run for 9.4 12 years ago
postmaster Add some noreturn attributes based on compiler recommendations 12 years ago
regex pgindent run for 9.4 12 years ago
replication Fix decoding of MULTI_INSERTs when rows other than the last are toasted. 12 years ago
rewrite pgindent run for 9.4 12 years ago
snowball pgindent run for 9.4 12 years ago
storage Fix thinko in 0709b7ee72. 11 years ago
tcop pgindent run for 9.4 12 years ago
tsearch Allow opclasses to provide tri-valued GIN consistent functions. 12 years ago
utils Add 'ignore_nulls' option to row_to_json 11 years ago
.gitignore Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
Makefile Remove maintainer-check target, fold into normal build 12 years ago
c.h Add #define INT64_MODIFIER for the printf length modifier for 64-bit ints. 12 years ago
fmgr.h Add PG_RETURN_UINT16 macro. 12 years ago
funcapi.h pgindent run for 9.4 12 years ago
getaddrinfo.h Fix assorted issues in client host name lookup. 12 years ago
getopt_long.h Add support for optional_argument to our own getopt_long() implementation. 11 years ago
miscadmin.h Mark IsBinaryUpgrade as PGDLLIMPORT to fix windows builds after a7ae1dc. 12 years ago
pg_config.h.in Add #define INT64_MODIFIER for the printf length modifier for 64-bit ints. 12 years ago
pg_config.h.win32 Add #define INT64_MODIFIER for the printf length modifier for 64-bit ints. 12 years ago
pg_config_ext.h.in Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
pg_config_ext.h.win32 Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
pg_config_manual.h Break out OpenSSL-specific code to separate files. 12 years ago
pg_getopt.h Fix comment. 12 years ago
pg_trace.h Update copyright for 2014 12 years ago
pgstat.h Save pg_stat_statements statistics file into $PGDATA/pg_stat directory at shutdown. 12 years ago
pgtar.h Update copyright for 2014 12 years ago
pgtime.h Update copyright for 2014 12 years ago
port.h Detect presence of SSL_get_current_compression 12 years ago
postgres.h Fix typos in comments. 12 years ago
postgres_ext.h pgindent run for 9.4 12 years ago
postgres_fe.h Update copyright for 2014 12 years ago
rusagestub.h Update copyright for 2014 12 years ago
windowapi.h Update copyright for 2014 12 years ago