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
Alvaro Herrera 70dc2db7f1 Fix object identities for pg_conversion objects 11 years ago
..
access Remove unnecessary variables in _hash_splitbucket(). 11 years ago
bootstrap Change many routines to return ObjectAddress rather than OID 11 years ago
catalog Fix object identities for pg_conversion objects 11 years ago
commands Reduce lock levels of some trigger DDL and add FKs 11 years ago
executor Fix ExecOpenScanRelation to take a lock on a ROW_MARK_COPY relation. 11 years ago
foreign Update copyright for 2015 11 years ago
lib Fix a bug in pairing heap removal code. 11 years ago
libpq Use FLEXIBLE_ARRAY_MEMBER in a number of other places. 11 years ago
main Don't require users of src/port/gettimeofday.c to initialize it. 11 years ago
nodes Rationalize vacuuming options and parameters 11 years ago
optimizer Fix incorrect matching of subexpressions in outer-join plan nodes. 11 years ago
parser Transform ALTER TABLE/SET TYPE/USING expr during parse analysis 11 years ago
po Translation updates 11 years ago
port Remove the option to service interrupts during PGSemaphoreLock(). 11 years ago
postmaster Add log_min_autovacuum_duration per-table option 11 years ago
regex Replace a bunch more uses of strncpy() with safer coding. 11 years ago
replication Fix error handling of XLogReaderAllocate in case of OOM 11 years ago
rewrite Change many routines to return ObjectAddress rather than OID 11 years ago
snowball Update copyright for 2015 11 years ago
storage Fix another bug in DSM_CREATE_NULL_IF_MAXSEGMENTS handling. 11 years ago
tcop Add OID output argument to DefineTSConfiguration 11 years ago
tsearch Define integer limits independently from the system definitions. 11 years ago
utils Fix numeric abbreviation for --disable-float8-byval. 11 years ago
.gitignore Add gitignore for mingw/cygwin build outputs 15 years ago
Makefile Update copyright for 2015 11 years ago
common.mk Remove maintainer-check target, fold into normal build 12 years ago
nls.mk Translation updates 11 years ago