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
Heikki Linnakangas f7534296b4 Move SizeOfHeapNewCid next to xl_heap_new_cid struct. 12 years ago
..
access Move SizeOfHeapNewCid next to xl_heap_new_cid struct. 12 years ago
bootstrap Update copyright for 2014 12 years ago
catalog Cleanup around json_to_record/json_to_recordset 12 years ago
commands Offer triggers on foreign tables. 12 years ago
common Make various variables const (read-only). 12 years ago
datatype Update copyright for 2014 12 years ago
executor Update copyright for 2014 12 years ago
foreign Update copyright for 2014 12 years ago
lib Update copyright for 2014 12 years ago
libpq Cleanups from the remove-native-krb5 patch 12 years ago
mb Fix typo 12 years ago
nodes Add comment that ec_relids excludes "child" EquivalenceClass members. 12 years ago
optimizer Code review for auto-tuned effective_cache_size. 12 years ago
parser Avoid repeated name lookups during table and index DDL. 12 years ago
port Enable building with Visual Studion 2013. 12 years ago
portability Update copyright for 2014 12 years ago
postmaster Separate multixact freezing parameters from xid's 12 years ago
regex Allow regex operations to be terminated early by query cancel requests. 12 years ago
replication Allow logical decoding via the walsender interface. 12 years ago
rewrite Avoid getting more than AccessShareLock when deparsing a query. 12 years ago
snowball Update copyright for 2014 12 years ago
storage Replace the XLogInsert slots with regular LWLocks. 12 years ago
tcop Avoid repeated name lookups during table and index DDL. 12 years ago
tsearch Allow opclasses to provide tri-valued GIN consistent functions. 12 years ago
utils Cleanup around json_to_record/json_to_recordset 12 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 Prevent double macro definition of WIN32. 12 years ago
fmgr.h Further code review for pg_lsn data type. 12 years ago
funcapi.h Introduce jsonb, a structured format for storing json. 12 years ago
getaddrinfo.h Update copyright for 2014 12 years ago
getopt_long.h Centralize getopt-related declarations in a new header file pg_getopt.h. 12 years ago
miscadmin.h PGDLLIMPORT-ify MainLWLockArray, ProcDiePending, proc_exit_inprogress. 12 years ago
pg_config.h.in Allow use of "z" flag in our printf calls, and use it where appropriate. 12 years ago
pg_config.h.win32 Enable building with Visual Studion 2013. 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 Fix typos in comments for ALTER SYSTEM. 12 years ago
pg_getopt.h Centralize getopt-related declarations in a new header file pg_getopt.h. 12 years ago
pg_trace.h Update copyright for 2014 12 years ago
pgstat.h Show xid and xmin in pg_stat_activity and pg_stat_replication. 12 years ago
pgtar.h Update copyright for 2014 12 years ago
pgtime.h Update copyright for 2014 12 years ago
port.h Centralize getopt-related declarations in a new header file pg_getopt.h. 12 years ago
postgres.h Further code review for pg_lsn data type. 12 years ago
postgres_ext.h Provide database object names as separate fields in error messages. 13 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