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
Heikki Linnakangas 2c47fe16a7 Fix deadlock at startup, if max_prepared_transactions is too small. 11 years ago
..
access Fix deadlock at startup, if max_prepared_transactions is too small. 11 years ago
bootstrap Change many routines to return ObjectAddress rather than OID 11 years ago
catalog Rename pg_replication_slot's new active_in to active_pid. 11 years ago
commands Use the right type OID after creating a shell type 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 Add system view pg_stat_ssl 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 RLS fixes, new hooks, and new test module 11 years ago
parser Honor OID status of CREATE LIKE'd tables 11 years ago
po Translation updates 11 years ago
port Remove the option to service interrupts during PGSemaphoreLock(). 11 years ago
postmaster Add system view pg_stat_ssl 11 years ago
regex Replace a bunch more uses of strncpy() with safer coding. 11 years ago
replication Add 'active_in' column to pg_replication_slots. 11 years ago
rewrite RLS fixes, new hooks, and new test module 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 typo in relcache's equalPolicy() 11 years ago
.gitignore
Makefile Update copyright for 2015 11 years ago
common.mk
nls.mk Translation updates 11 years ago