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/backend
Tom Lane 1511521a36 Minor cleanup of function declarations for BRIN. 11 years ago
..
access Minor cleanup of function declarations for BRIN. 11 years ago
bootstrap Revert "Fix bogus %name-prefix option syntax in all our Bison files." 12 years ago
catalog Improve performance of OverrideSearchPathMatchesCurrent(). 11 years ago
commands Rename pg_rowsecurity -> pg_policy and other fixes 11 years ago
executor Add bms_next_member(), and use it where appropriate. 11 years ago
foreign Implement IMPORT FOREIGN SCHEMA. 12 years ago
lib pgindent run for 9.4 12 years ago
libpq Make Port->ssl_in_use available, even when built with !USE_SSL 11 years ago
main Add a basic atomic ops API abstracting away platform/architecture details. 11 years ago
nodes Add bms_get_singleton_member(), and use it where appropriate. 11 years ago
optimizer Add bms_get_singleton_member(), and use it where appropriate. 11 years ago
parser Rename pg_rowsecurity -> pg_policy and other fixes 11 years ago
po Translation updates 11 years ago
port Add a basic atomic ops API abstracting away platform/architecture details. 11 years ago
postmaster action_at_recovery_target recovery config option 11 years ago
regex Fix incorrect search for "x?" style matches in creviterdissect(). 11 years ago
replication Allow using connection URI in primary_conninfo. 11 years ago
rewrite Add bms_next_member(), and use it where appropriate. 11 years ago
snowball Finish adding file version information to installed Windows binaries. 12 years ago
storage Revamp the WAL record format. 11 years ago
tcop Explicitly support the case that a plancache's raw_parse_tree is NULL. 11 years ago
tsearch Cope with more than 64K phrases in a thesaurus dictionary. 11 years ago
utils Guard against bad "dscale" values in numeric_recv(). 11 years ago
.gitignore Add gitignore for mingw/cygwin build outputs 15 years ago
Makefile Get rid of use of dlltool in Mingw builds. 12 years ago
common.mk Remove maintainer-check target, fold into normal build 12 years ago
nls.mk Add libpgcommon to backend gettext source files 12 years ago