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 7684b6fbed
indexcmds.c: reorder function prototypes
5 years ago
..
access nbtree: Rename nbtinsert.c variables for consistency. 5 years ago
bootstrap Fix some stray whitespace in parser files 5 years ago
catalog Provide the OR REPLACE option for CREATE TRIGGER. 5 years ago
commands indexcmds.c: reorder function prototypes 5 years ago
executor Remove useless entries for aggregate functions from fmgrtab.c. 5 years ago
foreign Update copyrights for 2020 6 years ago
jit jit: Add support for LLVM 12. 5 years ago
lib Use pg_bitutils for HyperLogLog. 5 years ago
libpq Message style improvements 5 years ago
main Remove -o option to postmaster 5 years ago
nodes Provide the OR REPLACE option for CREATE TRIGGER. 5 years ago
optimizer Fix get_useful_pathkeys_for_relation for volatile expressions 5 years ago
parser Normalize comment in empty grammar rules 5 years ago
partitioning Do not return NULL for error cases in satisfies_hash_partition(). 5 years ago
po Translation updates 6 years ago
port Fix -Wcast-function-type warnings on Windows/MinGW 5 years ago
postmaster Rename PGPROC->vacuumFlags to statusFlags 5 years ago
regex Dial back -Wimplicit-fallthrough to level 3 6 years ago
replication Fix 'skip-empty-xacts' option in test_decoding for streaming mode. 5 years ago
rewrite Move catalog index declarations 5 years ago
snowball code: replace most remaining uses of 'master'. 6 years ago
statistics Fix some grammar and typos in comments and docs 5 years ago
storage Don't Insert() a VFD entry until it's fully built. 5 years ago
tcop Remove -o option to postmaster 5 years ago
tsearch Improve behavior of tsearch_readline(), and remove t_readline(). 5 years ago
utils Suppress "warning: variable 'collcollate' set but not used". 5 years ago
.gitignore
Makefile Update copyrights for 2020 6 years ago
common.mk
nls.mk Add missing gettext triggers 6 years ago